Open shpingalet007 opened 1 year ago
There are many workflows that are deprecated and some that not working either. We need to decide what workflows must be kept and what must be updated or deleted.
Any ideas for new structure, workflows to be made are very appreciated @andyoknen.
Maybe so:
Release CI/CD:
Night CI/CD:
Dev CI/CD:
Clean CI/CD
Build & deploy Proxy we need move to self repository
Description of situation
There are many workflows that are deprecated and some that not working either. We need to decide what workflows must be kept and what must be updated or deleted.
Any ideas for new structure, workflows to be made are very appreciated @andyoknen.
List of workflows
Build Dev (build.dev.yml)
Build Release (build.release.yml)
Delete old workflow runs (delete.old.runs.yml)
Deploy Dev PR (deploy.pulls.dev.yml)
Deploy Proxy (deploy.proxy.yml)
Deploy Proxy Pre (deploy.proxy.pre.yml)
Deploy Proxy Test (deploy.proxy.test.yml)
Deploy to night.bastyon.com (night.bastyon.com.yml)
Deploy to night.test.bastyon.com (night.test.bastyon.com.yml)
Deploy to pre.pocketnet.app (pre.pocketnet.app.yml)
Deploy to test.pocketnet.app (test.pocketnet.app.yml)
Deploy Web (deploy.web.yml)
Tests (autotests.yml)
Detect PRs conflicts (deleted)