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

Migrate deployment code to Python/Pulumi #1773

Merged
merged 963 commits into from
Apr 8, 2024
Merged

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented Apr 8, 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).
  • You have marked this pull request as a draft and added '[WIP]' to the title if needed (if you're not yet ready to merge).
  • You have formatted your code using appropriate automated tools (for example ./tests/AutoFormat_Powershell.ps1 -TargetPath <path to file or directory> for Powershell).

⤴️ Summary

This is a large PR each part of which has been separately reviewed.

It adds a new deployment method using Python and Pulumi. This new deployment is similar but not quite identical to the Powershell deployment. The Powershell code will be removed at a later point (once we're sure that we've captured any critical changes that have been made there).

See the following issues for more details:

🌂 Related issues

Closes #1292

🔬 Tests

Tested through end-to-end deployment of SHMs and SREs

jemrobinson and others added 30 commits September 20, 2023 19:35
In particular when not signed in
Move pulumi stack working directory initialisation
…min password, rather than providing this through the Pulumi config
jemrobinson and others added 25 commits February 6, 2024 15:21
…workprofiles

Drop deprecated NetworkProfile option for ContainerGroups
…rver

Upgrade to PostgreSQL flexible server
 Merge develop into python-migration
@jemrobinson jemrobinson requested review from JimMadge and a team April 8, 2024 11:20
@jemrobinson jemrobinson merged commit 8496899 into develop Apr 8, 2024
12 checks passed
@jemrobinson jemrobinson deleted the python-migration branch April 8, 2024 13:20
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.

Pulumi migration
3 participants