Skip to content
Permalink

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: equinix/pulumi-equinix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.0
Choose a base ref
...
head repository: equinix/pulumi-equinix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 977 files changed
  • 5 contributors

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    62e36fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23754a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c02d8d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. fix: Update linters configuration in .golangci.yml

    Removed several linters and added revive, staticcheck, and unused.
    srushti-patl authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    5f0c94d View commit details
    Browse the repository at this point in the history
  2. fix: Update linters configuration in .golangci.yml (#331)

    Removed several linters and added revive, staticcheck, and unused.
    srushti-patl authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    607152b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    88eb122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c9ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8e5d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fdf65d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9270063 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    1ef976b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b751d View commit details
    Browse the repository at this point in the history
  3. fix: Use correct python version for setup python (#340)

    Fixes the following error in the setup python job
    ```
    Run actions/setup-python@v1
    Error: Version 3.9 with arch x64 not found
    Available versions:
    
    3.10.20 (x64)
    3.11.15 (x64)
    3.12.13 (x64)
    3.13.12 (x64)
    3.14.3 (x64)
    ```
    thogarty authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    2c84c72 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. feat: release Pulumi

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    28f965c View commit details
    Browse the repository at this point in the history
  2. feat: release pulumi

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    6fbb5ee View commit details
    Browse the repository at this point in the history
  3. feat: release pulumi

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    e8570ba View commit details
    Browse the repository at this point in the history
  4. Fix Java gradle generation

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    200e400 View commit details
    Browse the repository at this point in the history
  5. Fix Java gradle generation

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    70932ad View commit details
    Browse the repository at this point in the history
  6. Fix Java gradle generation

    shahbhoomi committed May 14, 2026
    Configuration menu
    Copy the full SHA
    50599e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8af3b10 View commit details
    Browse the repository at this point in the history
Loading