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

Create deploy-dev.yml #85

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Create deploy-dev.yml #85

wants to merge 7 commits into from

Conversation

definesfineout
Copy link
Collaborator

@definesfineout definesfineout commented Jul 8, 2020

Adds gtihub actions workflow for deploy to dev.
closes #80

References

I considered consolidating all the workflows into one but decided to remove the trigger for push to master from the existing workflows, to allow them to only run when relavent files are changed. This new workflow only runs on pushes to master, and performs both backend/frontend builds and tests before deploying the serverless dev stage.

WIP workflow for deploy to dev
Add deploy job
Remove push trigger for master branch
Remove push trigger for master branch
@thinkharderdev thinkharderdev marked this pull request as draft August 18, 2020 22:24
@emecas emecas self-assigned this Aug 25, 2020
@thinkharderdev thinkharderdev changed the base branch from master to main September 1, 2020 22:27
@Lutzar01 Lutzar01 marked this pull request as ready for review October 11, 2020 17:50
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.

Add GitHub actions for serverless deployment
3 participants