generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Deployment of 2024-09-12 #15855
Merged
Merged
Deployment of 2024-09-12 #15855
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…u… (#15789) * Generating a version.json file with the current short commit id and putting it in with the Azure resources
Improvements to the Migration - Validate Test Data template: - Updated the default labels - Added space for STLT name - Added Slack post reminder in the Acceptance criteria
…#15721) * Update REST Transport to allow ApiKey for Oracle-RLN to read from vault * Update REST Transport to allow ApiKey for Oracle-RLN to read from vault * Update REST Transport to allow ApiKey for Oracle-RLN to read from vault * Update REST Transport to allow Oracle-RLN to read apiKey from the vault * Update REST Transport to allow Oracle-RLN to read apiKey from the vault * Fixed RestTransport Integration Test
…erating the file in the aureFunctionsDir (#15802)
* Created an API that downloads files from a specified environment and optionally (unless it is prod) removes PII
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@6a0805f...2dfa201) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@6a0805f...2dfa201) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@6a0805f...2dfa201) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2864.0 to 12.2867.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@c942186...6429623) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-file-download testing re enabling file download
…quirement Fix Copy on: /developer-resources/api/documentation/responses-from-reportstream
* 15262 - Fixed smoke tests * Created receiver-status-page-user-flow.spec.ts and made tests as sanity checks. Moved spec files into correct folders. * Fixed linting * Fixed path * Fixed path * Removed commented code * Fixed spacing issues * Fixed spacing issues * Fixed spacing issues * Fixed failing tests * Fixed failing tests * Added check if using mock * Added check if using mock
* add QueueMessage to shared module as interface * add azure table update to fhir converter * add tracking for no report * add BlobUtils * rename function to parsePrimeRouterQueueMessage * cast to specific queue message in up steps * remove tableAccess * fix fhirconverter tests * fix so headers is deserialized * add flyway script tup update report_file * update flyway script * update TopicConverter to accept null topic * move from convert step to receive function * inital setup for receive step * add event and fhirenginerunresult return * move all processing over to FHIRReceiver * working code * complete unit tests * complete integration tests * remove unnecessary test * fix SubmissionControllerTest * delete files * delete files * fix integration test * change to doReceive * remove unneeded mock * mock action logger error * lint format * print error in test * stacktrace to string * use stackTraceToString() * print stacktrace * pass metadata into report creation * review fixup * changed assert * update from review * fixup based on new plan to parse messages * fix some lint in QueueMessage * add fields to submission table and change name * replace SubmissionsEntity * update receiver integration tests * add elrReceiveQueueName * filterHeaders toMap and serialize message * fix sub controller int test * add azure event checks to integration tests * add documentation to MimeFormat.kt * create TableAccess and update tests * review fixup * remove space * test fixup * add azure event for action logger errors * trackExternalInputReport to blobinfo property * fix tests * update SubmissionTableService * no need to clear mocks * table client * fix integration tests! * gettableclient catch with retry * document * add reset and rename SubmissionEntity * multi threading test win * comment fixup * file from merge * move thread test over to different file * rename val and add asserts for report_file * remove piiRemoved.fhir
…cording to MARS (#15764)
Bumps the react-query group with 2 updates in the /frontend-react directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.51.23 to 5.55.4 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.55.4/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.51.23 to 5.55.4 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.55.4/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-query - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-query ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph Andersen <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…15809) Bumps the okta group in /frontend-react with 1 update: [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget). Updates `@okta/okta-signin-widget` from 7.21.2 to 7.23.0 - [Release notes](https://github.com/okta/okta-signin-widget/releases) - [Changelog](https://github.com/okta/okta-signin-widget/blob/master/webpack.release.config.js) - [Commits](okta/okta-signin-widget@okta-signin-widget-7.21.2...okta-signin-widget-7.23.0) --- updated-dependencies: - dependency-name: "@okta/okta-signin-widget" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okta ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the vitest group in /frontend-react with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-istanbul` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-istanbul) Updates `@vitest/ui` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/ui) Updates `vitest` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph Andersen <[email protected]>
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2867.0 to 12.2869.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@6429623...08a0f07) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Changed where the files used and produced by the remove pii test live as well as delete the output file after the test runs
* Added the ability to specify the receiver settings for the fhirdata command * Made the receiver schema optional if the receiver is specified. * Checking the receiver for their format and using it. if applicable. Applying enrichment schemas across the board if a receiver is specified and has them
* Capturing the report not existing error so that we can return a pretty one. Fixing a condition in the pii removal yml. Returning a prettier body for a report
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.7.1 to 11.8.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@b984808...95f238d) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions
bot
added
DevOps
Work Type label to flag work related to DevOps
chore
deployment
Reserved for PRs that push to the deployment branch
labels
Sep 12, 2024
JosiahSiegel
temporarily deployed
to
staging
September 12, 2024 03:42 — with
GitHub Actions
Inactive
thetaurean
approved these changes
Sep 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
thetaurean
added a commit
that referenced
this pull request
Sep 16, 2024
This reverts commit e07ac7a.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
deployment
Reserved for PRs that push to the deployment branch
DevOps
Work Type label to flag work related to DevOps
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deployment of 2024-09-12
This PR contains the changes that will go into the deployment scheduled for 2024-09-12.