-
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
DBT Platform migration #6608
Merged
Merged
DBT Platform migration #6608
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 #54893 ↗︎
Details:
Review all test suite changes for PR #6608 ↗︎ |
marijnkampf
force-pushed
the
migration-deploy
branch
from
March 18, 2024 10:33
05b3ffc
to
af43a71
Compare
cgsunkel
force-pushed
the
migration-deploy
branch
from
March 25, 2024 12:09
af43a71
to
342153f
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
2 times, most recently
from
April 3, 2024 08:59
a3609be
to
5326e98
Compare
cgsunkel
force-pushed
the
migration-deploy
branch
from
April 3, 2024 15:27
5326e98
to
dbe7c36
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
3 times, most recently
from
April 15, 2024 08:37
0d0bdbd
to
f4a70c6
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
2 times, most recently
from
May 2, 2024 06:50
bb04b90
to
53bdc3d
Compare
DeanElliott96
force-pushed
the
migration-deploy
branch
from
May 16, 2024 10:06
ac769ca
to
2a6c3ae
Compare
cgsunkel
force-pushed
the
migration-deploy
branch
from
May 17, 2024 12:53
a988ea8
to
3d2553a
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
from
May 23, 2024 06:58
865cc2e
to
8a254d9
Compare
cgsunkel
force-pushed
the
migration-deploy
branch
from
June 3, 2024 09:36
f7a0870
to
785e3fc
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
2 times, most recently
from
June 17, 2024 08:40
d79d43c
to
030872e
Compare
cgsunkel
force-pushed
the
migration-deploy
branch
2 times, most recently
from
June 21, 2024 10:01
47fe9b3
to
ba2c16b
Compare
marijnkampf
force-pushed
the
migration-deploy
branch
from
July 3, 2024 14:47
4815842
to
2d0a350
Compare
* Upgrade postgres, open search and redis * Rename /healthcheck end point to /pingdom
* Add ASIM format to logger in production. Tag logs as express startup/request.
* Add default parameter to end point for metadata requests to fix Hawk issue.
* 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
…ce options field and get metadata with context option
* 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
* Stop using ActivityStream in company activities * Refactor tests * Fixup! review feedback
* Remove ActivityFeed from contact activity collection * Update tests
* Fix event filter-spec * Fix export pipeline filter-spec
* Refactor overview activity cards to call DH API * Update tests
* 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 README.md Update README.md
cgsunkel
force-pushed
the
migration-deploy
branch
from
July 15, 2024 10:46
33ca3d6
to
66b66ad
Compare
cgsunkel
requested review from
cgsunkel,
p3dr0migue1,
DeanElliott96 and
bau123
as code owners
July 15, 2024 10:54
p3dr0migue1
approved these changes
Jul 15, 2024
marijnkampf
force-pushed
the
migration-deploy
branch
from
July 15, 2024 11:06
66b66ad
to
024c788
Compare
cgsunkel
approved these changes
Jul 15, 2024
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.
Baselining services versions
Description of change
Migration from Gov PaaS to DBT Platform
Test instructions
What should I see?
Screenshots
Before
Add a screenshot
After
Add a screenshot
Checklist