-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change CI/CD workflows #344
Conversation
|
Released snapshot build with Install it with pnpm add @saleor/[email protected] |
Released snapshot build with Install it with: pnpm add @saleor/app-sdk@$VERSION |
Released snapshot build with Install it with: pnpm add @saleor/[email protected] |
Released snapshot build with Install it with: pnpm add @saleor/[email protected] |
|
I changed a bit CI/CD workflows:
release dev tag
labelmain
workflow to have one action for lint and tests (we will need to update required checks on branch)Ref SHOPX-315