Skip to content
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

Refactor CICD Pipeline #613

Merged
merged 19 commits into from
Aug 31, 2023
Merged

Refactor CICD Pipeline #613

merged 19 commits into from
Aug 31, 2023

Conversation

bw-flagship
Copy link
Collaborator

@bw-flagship bw-flagship commented Aug 30, 2023

Currently, the deployment process does not work.

What this PR does:

  • Switch to tokenless authentication for pub.dev
  • Extract a shared workflow for tests
  • Separate the workflow into two pipelines. One for pr checks, one for releases
  • Let the release process run on new tags
  • Create a CONTRIBUTING.md to explain the process

Copy link
Collaborator

@kyle-seongwoo-jun kyle-seongwoo-jun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mauriziopinotti
Copy link
Collaborator

Not easy to follow on paper but if you tested it and it works that's good 😄
Thanks for the effort!

@bw-flagship
Copy link
Collaborator Author

@aissat I can't merge it because a status check called "Test" is required. The name changes slightly due to the introduced nesting. Could you update the branch protection rules accordingly? Thanks!

@bw-flagship bw-flagship merged commit 92627ed into develop Aug 31, 2023
2 checks passed
@bw-flagship bw-flagship deleted the feature/refactor-pipeline branch August 31, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants