Calvin Rodo
Calvin Rodo
Add a changelog that uses the following format: https://keepachangelog.com/en/1.0.0/ We can leverage the deleted [FORK.md](https://github.com/cds-snc/covid-alert-server/blob/aaa5f9bb9d327670dc00cf246262b97b011c6d52/FORK.md) and documentation from CovidShield to prime it. Acceptance criteria: - [ ] New PRs automagically...
Lots of search and replace w/regards to this: https://github.com/cds-snc/covid-alert-server/blob/master/.github/workflows/build-push-containers.yml Risk: pipeline is less readable. This action should do the following ac: - [ ] Configure AWS Credentials - [ ]...
Pipeline improvement. Risk: very low risk that we could get different outcomes then we expect.
This will prevent someone from maliciously introducing code into the actions we are using. This will mean that we have to be a bit more aware of updates to the...
Build an endpoint `/revoke` that will revoke the bearer token used to call it and will regenerate a new one for a PT/Portal. This will allow PT's to revoke API...
So that users can see what version of the server is currently running in production.
We can add checks to ensure that the markdown added to the site is properly formatted. I did a Proof of Concept a few years ago that we can look...