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

Develop to master #255

Merged
merged 51 commits into from
Oct 9, 2024
Merged

Develop to master #255

merged 51 commits into from
Oct 9, 2024

Conversation

ThrawnCA
Copy link
Contributor

@ThrawnCA ThrawnCA commented Oct 8, 2024

  • Replace menu bar items with "Visualisations" and "News and Case Studies"
  • Update test dependencies
  • Split scenario tests for faster build

snyk-bot and others added 30 commits May 21, 2024 08:02
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
…alisations' and 'News and Case studies' in the navbar
[QOLSVC-7731] Replace 'News and events' and 'Case studies' with 'Visualisations' and 'News and Case studies' in the navbar
 into snyk-fix-eeede7ceb82e758c961ced3e17183989
 into snyk-fix-484e2e3a5e3b80ad2ae74ed5b0c5b117
 into snyk-fix-0995087860516ab0b701f45f410d88bb
 into snyk-fix-c2aac598af38da65255e5215557d0ce5
 into snyk-fix-e7c24e696656966bd38b0098b585ae11
…4ed5b0c5b117

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
…ed3e17183989

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
…f45f410d88bb

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
 into snyk-fix-e7c24e696656966bd38b0098b585ae11
 into snyk-fix-c2aac598af38da65255e5215557d0ce5
 into snyk-fix-dc80555c607873abdd75bc134d4fedbb
 into snyk-fix-50acbde32c6492a0166f4236e54eb172
 into snyk-fix-a6ab60e923f3d263c8275c080280ca90
 into snyk-fix-0cbb4fac9a523cd415b6e6754acdae6b
 into snyk-fix-df3e1843278b946b44f03fa23bd02bce
…0098b585ae11

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0
…5215557d0ce5

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
- Run tests that only involve ckanext-data-qld in parallel with tests that involve multiple plugins
 into snyk-fix-df3e1843278b946b44f03fa23bd02bce
…bc134d4fedbb

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
…4236e54eb172

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
 into snyk-fix-0cbb4fac9a523cd415b6e6754acdae6b
- Resources with a schema will initially be 3 ticks and then upgraded once Validation runs
…e6754acdae6b

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0
 into snyk-fix-a6ab60e923f3d263c8275c080280ca90
…5c080280ca90

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0
@ThrawnCA ThrawnCA requested a review from a team October 8, 2024 06:03
@@ -159,9 +159,12 @@ commands:
) || [ "${ALLOW_BDD_FAIL:-0}" -eq 1 ]
elif [ "$BEHAVE_TAG" = "authenticated" ]; then
# run any tests that don't have a specific tag
ahoy cli "behave -k ${*:-test/features} --tags=-unauthenticated --tags=-smoke --tags=-OpenData" \
ahoy cli "behave -k ${*:-test/features} --tags=-unauthenticated --tags=-smoke --tags=-OpenData --tags=-multi_plugin" \
Copy link
Member

@duttonw duttonw Oct 8, 2024

Choose a reason for hiding this comment

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

why remove multi plugins? or you wanted them run separately?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They're run separately. The idea is to split the tests in a somewhat logical and even fashion, to speed up the build.

@ThrawnCA ThrawnCA merged commit b9a2457 into master Oct 9, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants