Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating class names and secret names to move away from using DQT and instead refer to the teaching record system as TRS #2509

Conversation

Hassanmir92
Copy link
Collaborator

Currently Apply for qualified teacher service communicates with Teaching Record System but internally we still refer to this service as DQT, because historically it was know as DQT API. However, since it the decision to replace DQT, the codebase morphed into TRS.

We are now updating class names and secret names to move away from referring to that service as DQT and instead start to use TRS.

This initial PR only handles class and secret name updates with more work on this to come. We also will still keep the UpdateDQTTRNRequestJob and UpdateDQTMatchJob classes and only remove once all existing scheduled jobs have moved into the new class names.

@Hassanmir92 Hassanmir92 self-assigned this Nov 14, 2024
@Hassanmir92 Hassanmir92 requested a review from a team as a code owner November 14, 2024 15:23
@Hassanmir92 Hassanmir92 force-pushed the AQTS-670-build-client-to-make-post-and-get-requests-for-trn-allocation branch from b79b8d7 to bb023ba Compare November 14, 2024 15:34
… instead refer to the teaching record system as TRS
Copy link

Copy link
Contributor

@syed87 syed87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Hassanmir92 Hassanmir92 merged commit 6602b8a into main Nov 18, 2024
14 checks passed
@Hassanmir92 Hassanmir92 deleted the AQTS-670-build-client-to-make-post-and-get-requests-for-trn-allocation branch November 18, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants