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

ci: separate into multiple workflows #323

Merged
merged 7 commits into from
Apr 3, 2024
Merged

ci: separate into multiple workflows #323

merged 7 commits into from
Apr 3, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Apr 3, 2024

What kind of change does this PR introduce?

  • Separate CI into multiple workflows, one for each of the sub-packages.
  • For each of the workflows, run it based on the changed files, example, if there were any change in Sources/Auth/** or Tests/Auth/** then it runs the Auth workflow.
  • Change integration tests to be run only when pushing to main or release/* branches.

@grdsdev grdsdev merged commit 603db24 into main Apr 3, 2024
37 checks passed
@grdsdev grdsdev deleted the ci/simplify branch April 3, 2024 20:32
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.

1 participant