Skip to content

Releases: DFE-Digital/get-into-teaching-api

Release 1498

05 Feb 16:49
061590d
Compare
Choose a tag to compare

I've limited the use of the correlation ID to the teacher advisor sign-up endpoint (as discussed) to limit the potential for issues if any problems occur. I've also not been able to best the filter attribute, it is possible but I cannot mock the hangfire context because they've neglected to apply interfaces, or make class methods generic. We could use a library like Typemock but not sure if this will play nicely with the CICD pipeline out of the box.

If theses changes prove stable we can raise a second, follow-on ticket to complete the work to apply this logging behaviour across the remaining endpoints.

Release 1497

28 Jan 13:34
fb482ad
Compare
Choose a tag to compare

Adds the new Creation Channel model support to the Apply Candidate sync job.

Update GiT API to support creation channels

Release 1494

28 Jan 09:05
f650c04
Compare
Choose a tag to compare

This adds the new Creation Channel model support to the TTA API, as well as being backwards-compatible for older API clients. Tested locally.

  • adds models for the Creation Channel Creation entity
  • adds picklist API endpoints for Creation Channel Services, Activities and Sources
  • adds optional parameters for the Teacher Training Adviser endpoint /api/teacher_training_adviser/candidates

https://trello.com/c/msbZBxnU/7073-update-git-api-to-support-new-creation-channel-structure-e11-gc3

Release 1493

19 Dec 13:26
3337237
Compare
Choose a tag to compare

Update Text for GIT Website. Removed text "Get an Adviser"

Release 1489

02 Dec 12:38
f383ee1
Compare
Choose a tag to compare

Context

Replace terrafile as it's not maintained anymore. Using simple git instead.

Changes proposed in this pull request

  • Update makefile to remove references to terrafile
  • Update makefile to add new vendor-modules target with git command to correct location for terraform code
  • In global_config directory add correct value for TERRAFORM_MODULES_TAG in config files
  • In terraform/application/config directory remove terrafile files
  • Update .gitignore remove bin/terrafile

NOTE: Had to suppress the end of support message for dotNET 7.0 in the dotNET build set to get the actions to complete

the developer Martyn Whitwell was alerted and his response is:

Updating the .NET version is likely to be quite a big job… I’ll add a ticket to our backlog to do this but its not likely to happen in the next few sprints. Could you add a bypass for now? Thanks

Guidance to review

i tested for each environment and to see terraform correctly get the module code
make test_aks terraform-plan IMAGE_TAG=xxxx
make development_aks terraform-plan IMAGE_TAG=xxxx
make production_aks terraform-plan IMAGE_TAG=xxxx

Link to Trello card

Replace terrafile

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

Release 1477

01 Oct 14:01
be751e4
Compare
Choose a tag to compare

Bump Swashbuckle.AspNetCore from 6.7.0 to 6.8.1

Release 1476

01 Oct 13:47
1fefceb
Compare
Choose a tag to compare

Bump Fody from 6.8.0 to 6.8.2

Release 1475

01 Oct 13:41
7a55519
Compare
Choose a tag to compare

Bump Serilog.AspNetCore and Serilog.Settings.Configuration

Release 1474

01 Oct 08:31
8c58958
Compare
Choose a tag to compare

Bump Sentry.AspNetCore from 4.6.2 to 4.11.0

Release 1473

01 Oct 08:20
a9cc29a
Compare
Choose a tag to compare

Bump xunit from 2.8.1 to 2.9.2