mautic / Community-Portal

Mautic's community governance portal, based on Decidim.
https://community.mautic.org
GNU Affero General Public License v3.0
3 stars 5 forks source link

ci: scripts to redeploy in developments #65

Closed froger closed 9 months ago

froger commented 9 months ago

This PR add a workflow to redeploy an environment to a specific tag. This will allow us to have a manual action to redeploy testing environment and/or production when you want.

froger commented 9 months ago

@RCheesley the redeploy workflow has been tested here: https://github.com/octree-gva/community.mautic/actions/workflows/redeploy-dev.yml

And it works: logs-jelastic

=> I will bypass branch protection to move forward with action setup and having something functional, as it blocks all the other issues