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 Deploy Workflow #301

Merged
merged 1 commit into from
Jan 22, 2022
Merged

Add Deploy Workflow #301

merged 1 commit into from
Jan 22, 2022

Conversation

m-triassi
Copy link
Contributor

Description

Closes #227
Adds a Github Action which triggers on the publish of a new release.

When Published, The action simply triggers a deployment on the Production server via a deployment trigger URL.

@m-triassi m-triassi added task This issue represents a task belonging to a story dev ops Deals with CI/CD and infrastructure labels Jan 22, 2022
@m-triassi m-triassi added this to the Sprint #6 milestone Jan 22, 2022
@m-triassi m-triassi self-assigned this Jan 22, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codeclimate
Copy link

codeclimate bot commented Jan 22, 2022

Code Climate has analyzed commit 2f20e85 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 90.6% (0.0% change).

View more on Code Climate.

@m-triassi m-triassi merged commit 23fcf6a into main Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev ops Deals with CI/CD and infrastructure task This issue represents a task belonging to a story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup basic AWS production environment
2 participants