Open ElenaSpb opened 2 years ago
@DmitriyStoyanov could you please describe current process how pipeline is running, what steps it has, what scripts are used (here or on wiki page maybe better?)
First of all, we can create and attach the second GHA self-hosted runner in the another Linux directory instead of using the existing. As an example, current working directory is /actions-runner, we can create and attach one more in the another directory like /actions-runner-{purpose}. It allows us to separate workflow run with another runner label for the another purposes. Also, I would like to know the full descriptions and acceptance criteria of this task. @ElenaSpb Could you pls explain to me these requirements?
[DevOps] Config and start dev server as current prod server
current pipeline run here https://github.com/Brain-up/brn/actions scripts are here https://github.com/Brain-up/brn
ask creds to selectel (vscale panel) - ask Elena Moshnikova
config BrainUp-dev server: prepare scripts/pipeline to make on dev server same behavior as now on prod: on each MR, commit into master - redeploy server at the end of pipeline
server run here