aboutsummaryrefslogtreecommitdiffstats
path: root/postgres/init.sql (unfollow)
Commit message (Collapse)AuthorLines
2020-12-12Fix incorrectly specified environment variableGravatar Sebastiaan Zeeff-1/+1
When I changed the name of SITE_SENTRY_DSN to SITE_DSN, I accidentally left an old reference in place.
2020-12-12Change env var from SITE_SENTRY_DSN to SITE_DSNGravatar Sebastiaan Zeeff-1/+1
The name of the environment variable was shortened during our refactor of the Sentry secrets. Changed `settings.py` to reflect that change.
2020-12-11Update README to trigger redeploy.Gravatar Leon Sandøy-1/+1
2020-12-11Make sure to always upload PR artifact Gravatar Sebastiaan Zeeff-1/+1
We need to make sure that we always upload our PR artifact, even if linting/testing fails. As GitHub Actions inserts an implicit "success" status check if you don't add any explicit status checks, this means that we have to include an "always" status check, even if this step has a condition relying on another "always" step.
2020-12-10Send an enhanced workflow status embed to discordGravatar Sebastiaan Zeeff-0/+100
Similar to Sir Lancebot and bot, I've added enhanced GitHub Actions status embeds to our workflow sequence. This means we get fewer embeds, but with more information!
2020-12-06Update CODEOWNERS for @Den4200Gravatar Dennis Pham-7/+4