sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Feature/deploy #83

Open milospp opened 2 months ago

milospp commented 2 months ago

Related: https://github.com/sci2zero/TeslaRIS-frontend/pull/23

Description

Created workflow in 3 phases

1. Build Job:

2. Deployment Job:

These phases require approval in GitHub action by Environment Reviewer configured in repo settings

3. Start New Backend:

This phases also require approval

How should this be tested?

A description of what steps someone could take to:

Validate that the scripts are correctly configured to trigger on the appropriate events. You can commit anything to this branch to trigger the script and before merge start on push can be modified

After the workflow is merged to the main, manual action start will be available:

image

Checklist