-
Notifications
You must be signed in to change notification settings - Fork 103
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 30 files changed
- 5 contributors
Commits on Jun 24, 2024
-
Automate updating pu/pu node dependency (#1320)
Adds automation for updating the pu/pu node dependency. This also adds tools for deduplicating entries in the yarn.lock file. Those sometimes happen when upgrading dependencies... :( yarnpkg/yarn#3967
Configuration menu - View commit details
-
Copy full SHA for eae60a6 - Browse repository at this point
Copy the full SHA eae60a6View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 970921f - Browse repository at this point
Copy the full SHA 970921fView commit details -
Don't set provider version during pulumi upgrades (#1332)
This causes the version to flip-flop between builds. We don't want a real version because we're pushing the code back as a PR.
Configuration menu - View commit details
-
Copy full SHA for a1383ea - Browse repository at this point
Copy the full SHA a1383eaView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 889e813 - Browse repository at this point
Copy the full SHA 889e813View commit details
Commits on Jul 2, 2024
-
Update pulumi/pulumi version to v3.122.0 (#1338)
Upgrading pulumi/pkg and pulumi/sdk to version v3.122.0.
Configuration menu - View commit details
-
Copy full SHA for 2f165d6 - Browse repository at this point
Copy the full SHA 2f165d6View commit details -
Create example for testing parallel ECS updates (#1334)
Adding an example to test parallel updates to components like ECS services. Currently component updates are serialized (#1250), but pulumi/pulumi#7629 fixed that. I used this test for verifying the changes locally, now that the change is released we can use this as a regression test
Configuration menu - View commit details
-
Copy full SHA for f26ad55 - Browse repository at this point
Copy the full SHA f26ad55View commit details
There are no files selected for viewing