-
Notifications
You must be signed in to change notification settings - Fork 5
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
Merge Dev into Master #5458
Merged
Merge Dev into Master #5458
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
…ion of a data set prior to its publishing rather than including version in the folder name, as the version can change multiple times prior to publishing.
…ers to be "draft" rather than version-based names.
…cess the Public API fileshare
… if running integration tests, as otherwise they fire on every individual integration test method run.
… null checks after loading is complete. Made display of overarching data set details independent from whether or not the changelog is fetched successfully.
…ror-handling-for-fetching-changelog-from-admin EES-5564 - added error handling when fetching data set details or changelog results
…he Data Uploads tab
…tests as it is not necessary to test.
…nd-file-link-in-api-data-set-modal EES-5558 - got "Data and files" link to close modal and navigate to t…
…ces with named tuples.
EES-5711-Fixing a UI test failure in general_public suite
…e-versioned-draft-folder-with-static-folder Ees 5660 replace versioned draft folder with static folder
…are" to fit in with standard Azure terminology
…-fileshare-to-file-share Ees 5660 rename fileshare to file share
…anagement_Change EES-5656 Remove `IReleaseVersionRepository.ListLatestReleaseVersions`
…-filter-groups EES-5149 remove check to hide filter groups
…st-snapshots chore(tests): Update test snapshots 05-12-2024
… to Slack, including colour-coding based on severity, alert conditions and links to alerts and the affected resources
Merge master into dev
…t so as to not mask flaky failures in final run from the final merged report, which can mark a test as successful if it passed in any other run.
…o reduce noise during deployments. Prior to this we would see lots of FileNotFoundExceptions in the staging slot only during deploys.
…estrations via HTTP call. Added script to Data Processor deploy tasks to poll until active orchestrations are all complete prior to initiating slot swap
…e_Series_Tidyup EES-5656 Release series tidy up
…access to the Data Processor app. Temporarily allowing anonymous access and public internet access while trialling active orchestrations endpoint
…est the deploy delay of the Data Processor.
…th and granting of an access token
…wn to Admin, Azure Pipeline runners (temporarily disabled in favour of whitelisting AzureCloud service tag) and general maintenance firewall rules.
…ate DNS zone deployment to save lots of time during a standard deploy
…rchestration trigger by default. Code improvements and variable renaming. Tweaks to Bicep templates.
EES-5730 Fix UI test failure in general_public suite
…ed, also post if all tests passed but it took more than 1 run to achieve it. This will help us spot flaky tests.
…est-zip-to-slack-if-flaky-tests EES-5705 - post test ZIP if flaky tests exist
…etailed-alerts EES-5685 - added many additional details to alerts being sent through to Slack
…t-function-app-slot-swap-until-orchestrations-complete Ees 5446 prevent function app slot swap until orchestrations complete
EES-5446 - minor tweaks to fix pipeline after mere conflicts resolved
…st-snapshots chore(tests): Update test snapshots 12-12-2024
N-moh
requested review from
benoutram,
duncan-at-hiveit,
mmyoungman and
tomjonesdev
December 12, 2024 13:21
duncan-at-hiveit
approved these changes
Dec 12, 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.
This PR merges Dev branch into Master branch for upcoming deploys to Pre production and Production