Skip to content

Conversation

@jku
Copy link
Contributor

@jku jku commented Nov 20, 2025

Unauthenticated API calls are 60/h: this action uses 8 calls.

  • The use of "git ls-remote" seems to end up at similar end result.
  • The existing sort call is changed from -n to -V: this is not required but is done to keep it in sync with the new sort call which does need the version sorting

I've not tested this extensively but it seems right.
Fixes #655

Unauthenticated API calls are 60/h: this action uses 8 calls.

* The use of "git ls-remote" seems to end up at similar end result.
* The existing sort call is changed from -n to -V: this is not required
  but is done to keep it in sync with the new sort call which does need
  the version sorting.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@cpanato cpanato added this pull request to the merge queue Nov 20, 2025
Merged via the queue into chainguard-dev:main with commit c088192 Nov 20, 2025
12 of 14 checks passed
jku added a commit to jku/actions that referenced this pull request Nov 20, 2025
REAL_KNATIVE_VERSION must be prefixed with "knative-v",
PR chainguard-dev#656 broke that.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
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.

setup-knative fails with jq error

2 participants