Skip to content

Version 2.8.0#3930

Merged
benilovj merged 80 commits intomainfrom
next
Jul 11, 2025
Merged

Version 2.8.0#3930
benilovj merged 80 commits intomainfrom
next

Conversation

@benilovj
Copy link
Copy Markdown
Collaborator

No description provided.

bogsi17 and others added 30 commits June 23, 2025 13:19
* Allow backup account limited usage of source account KMS key to copy backups
* Allow source account to use backup account KMS key to restore snapshots from there

Jira-Issue: MAV-1158
- Try to initialize a new connection
  - ActiveRecord persists connections after credential change
  - New connections fails after credential change
- This means that while old connections exist we will identify that the
  credentials have changed and trigger a redeployment of containers
  - This avoids any disturbance to user traffic and avoids any `500`
    error messages
- Additionally increase the frequency of ELB healthchecks to limit
  inpact to users in any potential future situations when a container
  becomes unhealthy
* No relevant breaking changes are mentioned in the release notes
Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/flippercloud/flipper/releases)
- [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md)
- [Commits](flippercloud/flipper@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: flipper-ui
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [faker](https://github.com/faker-ruby/faker) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.55.4 to 0.56.0.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.55.4...v0.56.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…h-0.56.0

Bump solargraph from 0.55.4 to 0.56.0
…i-1.3.5

Bump flipper-ui from 1.3.4 to 1.3.5
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.191.0 to 1.192.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.192.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…3-1.192.0

Bump aws-sdk-s3 from 1.191.0 to 1.192.0
Bumps [solargraph-rails](https://github.com/iftheshoefritz/solargraph-rails) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/iftheshoefritz/solargraph-rails/blob/main/CHANGELOG.md)
- [Commits](iftheshoefritz/solargraph-rails@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: solargraph-rails
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…l_healthcheck

Validate DB connection in internal healthcheck
We need to add support for storing the side effects of each vaccine so
these can be displayed dynamically in the emails for the session
reminders and the vaccination confirmations.

Jira-Issue: MAV-1354
This allows them to be included in emails we send out to users, either
before a session for all programmes, or after a session for a
vaccination record.

Jira-Issue: MAV-1355
This adds the side effects for the vaccines for all programmes.

Jira-Issue: MAV-1354
The new session reminder template accepts a `vaccine_side_effects` variable, allowing it to be customised
for each programme. This change changes the template id to point to the new template.
Change session reminder template to point to generic reminder
The test tries to create a vaccination record with a different programme
to that currently being search across, however because the vaccination
record factory picks programmes at random it's possible that sometimes
the two programmes will match. There's a unique index on the type of
programme meaning when two programmes of the same type are created we
get a unique constraint failure.
misaka and others added 23 commits July 9, 2025 15:47
Add job to sync vaccination records upstream to NHS
Set default dose sequence for flu to 1
This will be used when recording vaccinations records either through the
UI or via upload of offline recording.

Jira-Issue: MAV-1482
Encapsulates logic for whether to enqueue a vaccination record to sync
it to NHSE or not.

Jira-Issue: MAV-1482
... from the UI.

Jira-Issue: MAV-1482
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.1.15 to 5.1.16.
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v5.1.15...v5.1.16)

---
updated-dependencies:
- dependency-name: rubocop-govuk
  dependency-version: 5.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [aws-sdk-ec2](https://github.com/aws/aws-sdk-ruby) from 1.536.0 to 1.537.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-ec2
  dependency-version: 1.537.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit 21d07ae.

Instead this is going to be implemented by passing in an explicit list
of programmes that the patient is eligible for.
When sending out the session reminder emails to parents, we should only
include information (vaccine side effects) about programmes that the
patient is going to be vaccinated for, specifically ignoring those where
the patient has already been vaccinated or those that the parent didn't
give consent for.

Jira-Issue: MAV-1355
Limit programmes to those that are safe to vaccinate
This adds a method which encapsulates the logic related to determining
the vaccine methods that are approved for a particular patient. This
refactors existing the logic, but this method will then be used when
generating personalisation variables for the emails and texts.
This ensures that when sending emails that list vaccine side effects,
we're only include the side effects for the vaccines that the patient is
approved for. In most cases this has no effect, but for Flu it's
possible to be approved for either nasal or injection vaccines and
therefore we should only show the approriate vaccine methods.

Jira-Issue: MAV-1355
Limit side effects to vaccines approved for the patient
This adds two new personalisation variables that will be sent to GOV.UK
Notify when sending an email or text message to allow for the templates
to be customised according to the type of vaccine that will be given to
the patient.

Jira-Issue: MAV-1355
Add `vaccine_is_injection` and `vaccine_is_nasal`
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.53.2...v1.54.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…wright/test-1.54.0

Bump @playwright/test from 1.53.2 to 1.54.0
Bumps [playwright-core](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.53.2...v1.54.0)

---
updated-dependencies:
- dependency-name: playwright-core
  dependency-version: 1.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…wright-core-1.54.0

Bump playwright-core from 1.53.2 to 1.54.0
@benilovj benilovj requested review from a team as code owners July 11, 2025 11:08
@sonarqubecloud
Copy link
Copy Markdown

@tvararu tvararu temporarily deployed to mavis-pr-3930 July 11, 2025 11:10 Inactive
@benilovj benilovj merged commit 115865c into main Jul 11, 2025
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants