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

🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.1 to 0.2.0 #3

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps kubernetes-sigs/kubebuilder-release-tools from 0.1 to 0.2.0.

Release notes

Sourced from kubernetes-sigs/kubebuilder-release-tools's releases.

Release v0.2.0

v0.1.0

changes since v0.1.1

⚠️ Breaking Changes

  • Define specific behaviour for each PR action, including synchronise (#12)

✨ New Features

  • upgrade tooling to use go 1.17 by (#41)
  • Descriptiveness check overhaul (#36)
  • Support adding a WIP prefix to the title as understood by prow (#26)

🐛 Bug Fixes

  • Update the go version to 1.15 and tidy up modules (#32)
  • Duplicate the check run even if we need to re-run the tests (#20)
  • Fix open, edit and reopen handlers (#24)
  • Duplicate the Check Run for the new commit instead of rebinding (#18)

Thanks to all our contributors!

Full Changelog: kubernetes-sigs/kubebuilder-release-tools@v0.1...v0.2.0

v0.1.1

changes since v0.1.0

🌱 Infra & Such

  • Use pre-built image for action (#3)

Thanks to all our contributors!

Commits
  • d8a44c7 Merge pull request #46 from camilamacedo86/release-v0.2.0
  • 7e9f5c6 🌱 release v0.2.0
  • 3892c77 Merge pull request #44 from sbueringer/pr-pr-verify-allow-tag-prefixes
  • 8d0f60f Allow tag prefixes in PR titles
  • cf8721e Merge pull request #42 from erikgb/patch-1
  • 5ca9384 Merge pull request #41 from camilamacedo86/update
  • b0c895f Move directxman12 to emeritus-approvers
  • 77b22a9 🌱 upgrade tooling to use go 1.17
  • 313dcf3 Merge pull request #40 from kubernetes-sigs/Adirio-admin
  • 5c5c046 Add Adirio as admin
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [kubernetes-sigs/kubebuilder-release-tools](https://github.com/kubernetes-sigs/kubebuilder-release-tools) from 0.1 to 0.2.0.
- [Release notes](https://github.com/kubernetes-sigs/kubebuilder-release-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/kubebuilder-release-tools/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/kubebuilder-release-tools@v0.1...v0.2.0)

---
updated-dependencies:
- dependency-name: kubernetes-sigs/kubebuilder-release-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2022
@dependabot dependabot bot changed the base branch from foo to pr-govulncheck August 8, 2023 07:21
@chrischdi chrischdi force-pushed the pr-govulncheck branch 8 times, most recently from 742571c to a13cca5 Compare August 10, 2023 05:23
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 31, 2023

Looks like kubernetes-sigs/kubebuilder-release-tools is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/kubernetes-sigs/kubebuilder-release-tools-0.2.0 branch August 31, 2023 13:40
chrischdi pushed a commit that referenced this pull request Jun 28, 2024
* Introduce CEL for ClusterClass Variables

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>

* feat: Implement CEL validation

* refactor: Add comments from previous code reviews

* chore: Generate CC manifest after fixing list type annotation (#2)

* chore: Fix up CRD manifest

* fix: Pass through context to CEL funcs

* feat: Add CEL admission cost validation

* refactor: Add nolint to unbounded

* refactor: Fix up new func signature

* build: Fix up go mod for tools

* fixup! refactor: Apply review feedback

* fixup! build: Regenerate openapi spec

* fixup! refactor: Apply review feedback

* fixup! fix: Regenerate everything

* fixup! fix: Apply review feedback

* fixup! fix: More review feedback

* fixup! refactor: Address review feedback, especially re recursion

* fixup! fix: Check total cost

* fixup! refactor: Address review feedback - rename testCtx to ctx

* CEL: Various improvements (#3)

* resolve compile issue after rebase

* Some more improvements (#4)

---------

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Co-authored-by: Jimmi Dyson <jimmidyson@gmail.com>
Co-authored-by: Jimmi Dyson <jimmi.dyson@nutanix.com>
Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
Co-authored-by: Stefan Bueringer <buringerst@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants