Skip to content

Conversation

amorey
Copy link

@amorey amorey commented May 9, 2025

Kubetail is a real-time logging dashboard for Kubernetes. This PR adds the "kubetail" CLI tool as a package.

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Copy link
Contributor

github-actions bot commented May 9, 2025

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented May 13, 2025

Just checking - is this PR mergeable? The most recent version passed validation but the PR still has a "manifest-fix-needed" label. Let me know if I need to change something to merge PR.

@victorchrollo14
Copy link

/verify

Copy link
Contributor

github-actions bot commented Jun 9, 2025

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Copy link
Contributor

@aliesbelik aliesbelik left a comment

Choose a reason for hiding this comment

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

Wonder if you may want to rename downloaded binaries as they referenced in bin section, otherwise shim creation will fail.

Alternatively you could use .zip artifacts instead (will be unpacked automatically).

Comment on lines 18 to 20
"github": "https://github.com/kubetail-org/kubetail",
"regex": "cli/v([0-9]+(?:\\.[0-9]+)*)",
"replace": "$1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"github": "https://github.com/kubetail-org/kubetail",
"regex": "cli/v([0-9]+(?:\\.[0-9]+)*)",
"replace": "$1"
"url": "https://api.github.com/repositories/756293439/releases",
"jsonpath": "$..name",
"regex": "cli/(?:v|V)([\\d.]+)"

@amorey
Copy link
Author

amorey commented Jul 29, 2025

@aliesbelik Thanks! That's helpful.

amorey and others added 4 commits July 30, 2025 10:21
Co-authored-by: Aliaksandr Belik <[email protected]>
Co-authored-by: Aliaksandr Belik <[email protected]>
Co-authored-by: Aliaksandr Belik <[email protected]>
Co-authored-by: Aliaksandr Belik <[email protected]>
@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

Your changes do not pass checks.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey
Copy link
Author

amorey commented Jul 30, 2025

/verify

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey amorey requested a review from aliesbelik July 30, 2025 10:32
@amorey
Copy link
Author

amorey commented Jul 31, 2025

@aliesbelik Thanks for your help. Your suggestions helped me to figure out what the issue was. This PR is ready for review now.

@amorey
Copy link
Author

amorey commented Aug 5, 2025

/verify

Copy link
Contributor

github-actions bot commented Aug 5, 2025

All changes look good.

Wait for review from human collaborators.

kubetail

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@amorey amorey changed the title kubetail 0.5.1: add new package kubetail 0.7.3: add new package Aug 5, 2025
@amorey
Copy link
Author

amorey commented Aug 5, 2025

@aliesbelik I've upgraded to the latest version of Kubetail and all the checks are passing. This PR is ready for review.

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

Successfully merging this pull request may close these issues.

3 participants