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

cicd: Refactor portions of workflows into Actions #90

Open
l-monninger opened this issue Dec 4, 2023 · 0 comments
Open

cicd: Refactor portions of workflows into Actions #90

l-monninger opened this issue Dec 4, 2023 · 0 comments

Comments

@l-monninger
Copy link
Collaborator

Summary

For maintainability, modularity, and adaptability, I'd like to move decompose the workflows into GitHub actions scripts. In many cases, you'll already find significant portions of the CI/CD flows are being reused.

Recommended Approach

  1. Begin with (release.yml)[https://github.com/movemntdev/M1/blob/main/.github/workflows/release.yml]. Talk to @l-monninger about portions of the script which you think can be decomposed into actions stored here.
  2. Rinse and repeat for remaining workflows.
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

No branches or pull requests

1 participant