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

Test first release to prod #46

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Test first release to prod #46

merged 1 commit into from
Jul 25, 2022

Conversation

raar1
Copy link
Contributor

@raar1 raar1 commented Jul 22, 2022

Fixes PerfectFit-project/virtual-coach-issues#279

A test release (v0.1.0) has been made for the virtual-coach-rasa and niceday_components repositories, triggering packges tagged with :0.1.0 as can be seen here and here

I tested the ansible playbook, start-prod.yml, running with the version number (note, no 'v' is given here):

ansible-playbook -i inventory playbooks/start-prod.yml -e RELEASETAG=0.1.0

This worked well with the droplet on DigitalOcean.

This PR just adds a simple debug message to that playbook, to complete the issue.

@raar1 raar1 requested a review from wbaccinelli July 22, 2022 14:27
@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@raar1 raar1 changed the title Add debug message to make clear which release tag has been selected. Test first release to prod Jul 22, 2022
Copy link
Contributor

@wbaccinelli wbaccinelli left a comment

Choose a reason for hiding this comment

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

Nice to see that this is working already!

@raar1 raar1 merged commit b2f20c6 into main Jul 25, 2022
@raar1 raar1 deleted the issue279_first_release_prod branch July 25, 2022 12:34
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.

Test first release to prod
2 participants