-
Notifications
You must be signed in to change notification settings - Fork 7
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
Upgrade postgres, open search and redis #6605
Merged
marijnkampf
merged 2 commits into
migration-deploy
from
migration/upgrade-postgres-redis-open-search
Mar 14, 2024
Merged
Upgrade postgres, open search and redis #6605
marijnkampf
merged 2 commits into
migration-deploy
from
migration/upgrade-postgres-redis-open-search
Mar 14, 2024
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
Passing run #51850 ↗︎Details:
Review all test suite changes for PR #6605 ↗︎ |
895099a
to
9af0606
Compare
marijnkampf
added a commit
that referenced
this pull request
Mar 18, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Mar 25, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 2, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 3, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Apr 3, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 9, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 11, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 15, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Apr 29, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
May 17, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
May 23, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Jun 3, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Jun 12, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Jun 17, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Jun 19, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Jun 21, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
marijnkampf
added a commit
that referenced
this pull request
Jul 3, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
pushed a commit
that referenced
this pull request
Jul 15, 2024
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
cgsunkel
added a commit
that referenced
this pull request
Jul 15, 2024
* Upgrade postgres, open search and redis (#6605) * Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom * Migration/dpm 198 data hub frontend logging (#6672) * Add ASIM format to logger in production. Tag logs as express startup/request. * DPM-344 Rename AWS_ keys to match API. (#6704) * Skip failing activity stream tests * Add missing variables for legal basis * Use migration branch * Add missing DB variable * ci: build configuration * Add default parameter to metadata requests to fix Hawk issue. (#6758) * Add default parameter to end point for metadata requests to fix Hawk issue. * DPM 616 filters on investment profiles (#6759) * Use urls.metadata for investment profile filter options. * Exclude end point from a11y check * Use Data Hub API for events CollectionList (#6802) * Refactor CollectionItem to allow tags to be rendered in the same way as in activity cards * Refactor events collection page to use the API instead of ActivityStream * Update tests * Cleanup dead code * add default params to metadata api calls for inline resources, resource options field and get metadata with context option * fix failing functional test * fix audit-spec e2e test * put default params onto ResourceOptionsField to allow metadata api calls * fix failing e2e tests due to new params on resource options field resources * fix add-export e2e test * Use Data Hub API for events CollectionList (#6802) * Refactor CollectionItem to allow tags to be rendered in the same way as in activity cards * Refactor events collection page to use the API instead of ActivityStream * Update tests * Cleanup dead code * Allow for parameters for metadata API calls * Fix incorrect URLs, remove mapping and add additional proptype * Update incorrect URL in urlExclusions * Stop using ActivityStream in company activities (#6803) * Stop using ActivityStream in company activities * Refactor tests * Fixup! review feedback * remove vcap * Remove ActivityFeed from contact activity collection (#6917) * Remove ActivityFeed from contact activity collection * Update tests * Fix broken tests (#6933) * Fix event filter-spec * Fix export pipeline filter-spec * Refactor overview activity cards to call Data Hub API (#6929) * Refactor overview activity cards to call DH API * Update tests * Add default parameter for administrative areas * Remove ActivityStream remnants (#6948) * Move ActivityFeedCheckbox to MyInvestmentProjects and rename it * Move code used by company activity tab to CompanyActivity directory * Remove deprecated ActivityStream code from components directory * Remove deprecated company ActivityFeed code * Remove deprecated contact activity code * Remove deprecated code related to events * Remove deprecated code related to interactions * Clear out Sandbox and other remnants * Skip tests for AS-reliant pages * Render buttons as <a> instead of govukreact Link * Fix export-data test * update SOP Update README.md Update README.md --------- Co-authored-by: Christopher <[email protected]> Co-authored-by: Lawrence Goldstien <[email protected]> Co-authored-by: Richard Pentecost <[email protected]> Co-authored-by: Dean Elliott <[email protected]> Co-authored-by: Bau Nguyen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of change
Upgraded:
Test instructions
What should I see?
Screenshots
Before
Add a screenshot
After
Add a screenshot
Checklist