Skip to content

fix(tektonaddon): use zip format for Windows CLI downloads - #4056

Open
pratap0007 wants to merge 1 commit into
tektoncd:mainfrom
pratap0007:fix-tkn-window-bin
Open

fix(tektonaddon): use zip format for Windows CLI downloads#4056
pratap0007 wants to merge 1 commit into
tektoncd:mainfrom
pratap0007:fix-tkn-window-bin

Conversation

@pratap0007

Copy link
Copy Markdown
Contributor

Change Windows tkn binary download links from .tar.gz to .zip format. CLI publishes Windows binaries as .zip archives and Windows users expect .zip archives for CLI tools.

Updating the download links will ensure consistency with the published CLI artifacts.

CLI Windows binaries release format: https://github.com/tektoncd/cli/blob/16e95eb4c447deee42c8c1b715a182d0ac531830/.goreleaser.yml#L31

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

Update the Windows tkn binary download links from .tar.gz to .zip format, the Tekton CLI publishes Windows binaries as .zip archives, which is the standard and expected format for Windows users.

Change Windows tkn binary download links from .tar.gz to .zip
format. CLI publishes windows binaries as .zip archives and
Windows users expect .zip archives for CLI tools.

Updating the download links will ensure consistency with the published CLI artifacts.

Signed-off-by: pratap0007 <shverma@redhat.com>
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Sep 8, 2026
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 8, 2026
@pramodbindal

Copy link
Copy Markdown
Member

@pratap0007 did you update the tkn-serve-cli as well for these zip files ?

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.44%. Comparing base (c8e761a) to head (10620a4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4056   +/-   ##
=======================================
  Coverage   26.44%   26.44%           
=======================================
  Files         465      465           
  Lines       24992    24992           
=======================================
  Hits         6610     6610           
  Misses      17661    17661           
  Partials      721      721           
Flag Coverage Δ
unit-tests 26.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pratap0007

Copy link
Copy Markdown
Contributor Author

@pratap0007 did you update the tkn-serve-cli as well for these zip files ?

@pramodbindal No, I will update it now

@jkhelil

jkhelil commented Sep 8, 2026

Copy link
Copy Markdown
Member

/approve

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2026

@mathur07 mathur07 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot

Copy link
Copy Markdown
Contributor

@mathur07: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil, mathur07

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants