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

Add CI component to Github Actions workflow #142

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add CI component to Github Actions workflow #142

wants to merge 3 commits into from

Conversation

eritbh
Copy link
Member

@eritbh eritbh commented Mar 3, 2022

Adds an explicit build step to the workflow that is run on all branch pushes, including PR branches. Also adds GitHub Deployment generation when deploying code to production.

Before this is ready to merge, I'll also be reworking the way deployment works so it doesn't rely on running the build step on the production server and can instead build on the Github Actions server and just move that build over.

@eritbh eritbh added enhancement New feature or request meta labels Mar 3, 2022
@eritbh eritbh self-assigned this Mar 28, 2022
@eritbh eritbh mentioned this pull request Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant