Skip to content

Create deploy-dev.yml#85

Open
definesfineout wants to merge 7 commits into
mainfrom
definesfineout-patch-1
Open

Create deploy-dev.yml#85
definesfineout wants to merge 7 commits into
mainfrom
definesfineout-patch-1

Conversation

@definesfineout

@definesfineout definesfineout commented Jul 8, 2020

Copy link
Copy Markdown
Collaborator

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
Update comment
Cleanup comments
@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