Skip to content

chore(deps): update unbounded-tech/workflows-crossplane action to v2.20.0#19

Merged
patrickleet merged 1 commit intomainfrom
renovate/unbounded-tech-workflows-crossplane-2.x
Mar 21, 2026
Merged

chore(deps): update unbounded-tech/workflows-crossplane action to v2.20.0#19
patrickleet merged 1 commit intomainfrom
renovate/unbounded-tech-workflows-crossplane-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 25, 2026

This PR contains the following updates:

Package Type Update Change
unbounded-tech/workflows-crossplane action minor v2.14.2v2.20.0

Release Notes

unbounded-tech/workflows-crossplane (unbounded-tech/workflows-crossplane)

v2.20.0

Compare Source

What's changed in v2.20.0

See full diff: v2.19.1...v2.20.0

v2.19.1

Compare Source

What's changed in v2.19.1

See full diff: v2.19.0...v2.19.1

v2.19.0

Compare Source

What's changed in v2.19.0

See full diff: v2.18.0...v2.19.0

v2.18.0

Compare Source

What's changed in v2.18.0
  • feat: github e2e config (#​37) (by @​patrickleet)

    Configure credentials for github provider via token or app auth.

See full diff: v2.17.0...v2.18.0

v2.17.0

Compare Source

What's changed in v2.17.0
  • feat: delete extra resources (#​35) (by @​patrickleet)

    Added the ability to delete "extra resources" after test cleanup. For example, if you create an EKS cluster in extraResources in your e2e test, and want it to be cleaned up after. This gives you more control around deletion order.

    • delete-extra-resources: a JSON list of extra resource types to delete
    • delete-extra-resources-timeout-minutes: number of minutes to wait before timeout.
      e2e:
        uses: unbounded-tech/workflows-crossplane/.github/workflows/e2e.yaml@feat/delete-extra-resources
        with:
          aws: true
          aws-use-oidc: true
          aws-account-id: "034489662075"
          aws-region: us-east-2
          aws-role-duration-seconds: 7200
          debug-resource-types: |
            [
              "observes.stacks.hops.ops.com.ai"
            ]
          delete-extra-resources: |
            [
              "autoeksclusters.aws.hops.ops.com.ai"
            ]
          timeout-minutes: 44
          cleanup-timeout-minutes: 20
          delete-extra-resources-timeout-minutes: 20
    

See full diff: v2.16.0...v2.17.0

v2.16.0

Compare Source

What's changed in v2.16.0

See full diff: v2.15.0...v2.16.0

v2.15.0

Compare Source

What's changed in v2.15.0

See full diff: v2.14.2...v2.15.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 25, 2026

Published Crossplane Package

The following Crossplane package was published as part of this PR:

Package: ghcr.io/hops-ops/aws-network:pr-19-10735e3257fbaa7f9fc24b49390a7dcbe2845b56

View Package

@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from 377e6a7 to ad95900 Compare February 25, 2026 19:47
@renovate renovate Bot changed the title chore(deps): update unbounded-tech/workflows-crossplane action to v2.15.0 chore(deps): update unbounded-tech/workflows-crossplane action to v2.16.0 Feb 25, 2026
@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from ad95900 to 3fa925f Compare March 5, 2026 23:14
@renovate renovate Bot changed the title chore(deps): update unbounded-tech/workflows-crossplane action to v2.16.0 chore(deps): update unbounded-tech/workflows-crossplane action to v2.17.0 Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from 3fa925f to 00e2ed8 Compare March 10, 2026 22:09
@renovate renovate Bot changed the title chore(deps): update unbounded-tech/workflows-crossplane action to v2.17.0 chore(deps): update unbounded-tech/workflows-crossplane action to v2.18.0 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from 00e2ed8 to 6c1ec88 Compare March 11, 2026 21:46
@renovate renovate Bot changed the title chore(deps): update unbounded-tech/workflows-crossplane action to v2.18.0 chore(deps): update unbounded-tech/workflows-crossplane action to v2.19.1 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from 6c1ec88 to 4d3223c Compare March 11, 2026 23:32
@renovate renovate Bot changed the title chore(deps): update unbounded-tech/workflows-crossplane action to v2.19.1 chore(deps): update unbounded-tech/workflows-crossplane action to v2.20.0 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/unbounded-tech-workflows-crossplane-2.x branch from 4d3223c to 9afd934 Compare March 17, 2026 21:32
@patrickleet patrickleet merged commit 1021018 into main Mar 21, 2026
@renovate renovate Bot deleted the renovate/unbounded-tech-workflows-crossplane-2.x branch March 21, 2026 18:32
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.

1 participant