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

Refactored actions to include deployment to the staging environment #1268

Merged
merged 31 commits into from
Dec 14, 2021

Conversation

longrunningprocess
Copy link
Contributor

@longrunningprocess longrunningprocess commented Dec 14, 2021

Description

This PR will will trigger automated build, test, publish and deployment actions for any pushes to develop

Type of Change

  • Engineering

Screenshots

N/A

How Has This Been Tested?

  • I originally had the trigger set up to run off changes in this branch. I verified the full workflow as well as deployment to the staging environment.

Checklist:

  • I have performed a self-review of my own code
  • I have reviewed the title/description of this PR which will be used as the squashed PR commit message
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Collaborator

@megahirt megahirt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

.github/workflows/build-and-deploy-images.yml Show resolved Hide resolved
docker/Makefile Show resolved Hide resolved
docker/docker-compose.yml Show resolved Hide resolved
@longrunningprocess longrunningprocess merged commit c0dcbd0 into develop Dec 14, 2021
@longrunningprocess longrunningprocess deleted the chore/refactor-actions branch December 14, 2021 17:35
@longrunningprocess longrunningprocess added the engineering Tasks which do not directly relate to a user-facing feature or fix label Dec 14, 2021
@longrunningprocess longrunningprocess restored the chore/refactor-actions branch December 14, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Tasks which do not directly relate to a user-facing feature or fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants