Add CI/CD pipeline #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The pipeline should build the back and front ends, run unit tests, and create separate docker images for both. If there's any failure at any step, send a Discord message to specified webhook.
Consider the following:
There will be 3 environments: prod, staging and dev. All will be publicly accessible on the same project as all of the other services running on iwanaga. DBs already setup for all of the environment
Might have to switch to using env for storing credentials, for easier dockerizing https://learn.microsoft.com/en-us/dotnet/core/extensions/configuration-providers#environment-variable-configuration-provider