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

Merge develop changes in 5.0.1rc1 #2246

Merged
merged 51 commits into from
Oct 22, 2024
Merged

Merge develop changes in 5.0.1rc1 #2246

merged 51 commits into from
Oct 22, 2024

Conversation

JimMadge
Copy link
Member

@JimMadge JimMadge commented Oct 21, 2024

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).

🚦 Depends on

⤴️ Summary

🌂 Related issues

🔬 Tests

craddm and others added 30 commits September 27, 2024 16:06
These are already provided by templates.
Use correct paths to shared, input, and output drives on desktop
Catch config upload validation errors
…_items

Remove desktop files for gitea/hedgedoc
Remove ANSI escape sequences from logfile
JimMadge and others added 20 commits October 10, 2024 14:42
Bumps the production-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.18.0` | `1.19.0` |
| [azure-storage-file-share](https://github.com/Azure/azure-sdk-for-python) | `12.18.0` | `12.19.0` |
| [pulumi-azure-native](https://github.com/pulumi/pulumi-azure-native) | `2.64.3` | `2.66.0` |
| [pulumi-azuread](https://github.com/pulumi/pulumi-azuread) | `5.53.4` | `6.0.0` |
| [pulumi](https://github.com/pulumi/pulumi) | `3.135.1` | `3.136.1` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `8.0.2` | `8.1.3` |
| [ansible](https://github.com/ansible-community/ansible-build-data) | `10.4.0` | `10.5.0` |
| [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` |
| [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.2.240909` | `2.2.3.241009` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.3` |


Updates `azure-identity` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.18.0...azure-identity_1.19.0)

Updates `azure-storage-file-share` from 12.18.0 to 12.19.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-storage-file-share_12.18.0...azure-storage-file-share_12.19.0)

Updates `pulumi-azure-native` from 2.64.3 to 2.66.0
- [Release notes](https://github.com/pulumi/pulumi-azure-native/releases)
- [Changelog](https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-azure-native@v2.64.3...v2.66.0)

Updates `pulumi-azuread` from 5.53.4 to 6.0.0
- [Release notes](https://github.com/pulumi/pulumi-azuread/releases)
- [Changelog](https://github.com/pulumi/pulumi-azuread/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-azuread@v5.53.4...v6.0.0)

Updates `pulumi` from 3.135.1 to 3.136.1
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.135.1...v3.136.1)

Updates `sphinx` from 8.0.2 to 8.1.3
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3)

Updates `ansible` from 10.4.0 to 10.5.0
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.4.0...10.5.0)

Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

Updates `pandas-stubs` from 2.2.2.240909 to 2.2.3.241009
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240909...v2.2.3.241009)

Updates `coverage` from 7.6.1 to 7.6.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.1...7.6.3)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: azure-storage-file-share
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pulumi-azure-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pulumi-azuread
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pulumi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pandas-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.10.0...v2.0.1)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…_actions/lycheeverse/lychee-action-2.0.1

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.1
…oduction-dependencies-e8acc93306

Bump the production-dependencies group with 10 updates
Simplify code for checking config availability and SRE deployment status
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…_actions/lycheeverse/lychee-action-2.0.2

Bump lycheeverse/lychee-action from 2.0.1 to 2.0.2
@JimMadge JimMadge requested review from a team as code owners October 21, 2024 13:48
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  data_safe_haven/commands
  config.py
  data_safe_haven/config
  config_sections.py
  data_safe_haven/infrastructure/programs/sre
  networking.py 71-76
  data_safe_haven/logging
  plain_file_handler.py
  data_safe_haven/types
  enums.py
  data_safe_haven/validators
  validators.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Member

@jemrobinson jemrobinson left a comment

Choose a reason for hiding this comment

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

I realise that all of these PRs have been individually reviewed, but some things struck me as possibly worth revisiting before we merge into the RC branch.

.hatch/requirements-test.txt Show resolved Hide resolved
data_safe_haven/config/config_sections.py Show resolved Hide resolved
data_safe_haven/config/sre_config.py Show resolved Hide resolved
data_safe_haven/validators/validators.py Show resolved Hide resolved
docs/source/deployment/deploy_sre.md Show resolved Hide resolved
Copy link
Member

@jemrobinson jemrobinson left a comment

Choose a reason for hiding this comment

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

LGTM

@JimMadge JimMadge merged commit 649ebf4 into release-v5.0.1rc1 Oct 22, 2024
11 checks passed
@JimMadge JimMadge deleted the develop_changes branch October 22, 2024 09:54
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.

3 participants