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

feat: github action for publishing to prod on main merge #473

Merged
merged 20 commits into from
Aug 14, 2023

Conversation

Gustav-Eikaas
Copy link
Contributor

@Gustav-Eikaas Gustav-Eikaas commented Aug 14, 2023

Adds an action that diffs commits from previous main merge to latest in pr merge and deploys the affected apps.
If a prod.skip file is in the root folder of an apps/{appName} folder then deployment is skipped for this app

@Gustav-Eikaas Gustav-Eikaas changed the title Feat/prod action feat: github action for publishing to prod on main merge Aug 14, 2023
@Gustav-Eikaas Gustav-Eikaas linked an issue Aug 14, 2023 that may be closed by this pull request
4 tasks
@Gustav-Eikaas Gustav-Eikaas mentioned this pull request Aug 14, 2023
4 tasks
@Gustav-Eikaas Gustav-Eikaas merged commit b9ce123 into main Aug 14, 2023
5 checks passed
@Gustav-Eikaas Gustav-Eikaas deleted the feat/prod-action branch August 14, 2023 13:05
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.

Release management (CI/CD)
2 participants