Calvin Rodo

Results 48 issues of Calvin Rodo

- Implement new fields for v2

high priority

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...

high priority
S

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 - [ ]...

low priority
S

Pipeline improvement. Risk: very low risk that we could get different outcomes then we expect.

low priority
needs story definition

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...

security
medium priority
S

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...

on hold

So that users can see what version of the server is currently running in production.

enhancement
low priority

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...

help wanted