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

deps: Upgrade to latest pulumi/pulumi #474

Merged
merged 2 commits into from
Aug 1, 2023
Merged

deps: Upgrade to latest pulumi/pulumi #474

merged 2 commits into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. deps: Upgrade to latest pulumi/pulumi

    The version of Pulumi used by pulumi-yaml
    has not been updated in a while.
    
    Update to the latest release.
    abhinav committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4aec3a2 View commit details
    Browse the repository at this point in the history
  2. Pull testdata and schemas, regenerate, opt-out broken tests

    Gets the latest testdata with `make get_testdata`,
    updates `get_schemas.sh` with schemas referenced by these tests,
    and runs codegen to regenerate all cases.
    
    Broken tests were opted out, with the following issues created for them.
    
    - #476
    - #477
    - #478
    - #479
    - #480
    abhinav committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    58cec66 View commit details
    Browse the repository at this point in the history