Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(cli): include license status in support bundle #18472

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

Merged
merged 3 commits into from
Jun 24, 2025

Conversation

kacpersaw
Copy link
Contributor

@kacpersaw kacpersaw commented Jun 20, 2025

Closes #18207

This PR adds license status to support bundle to help with troubleshooting license-related issues.

  • license-status.txt, is added to the support bundle.
    • it contains the same output as the coder license list command.
  • license output formatter logic has been extracted into a separate function.
    • this allows it to be reused both in the coder license list cmd and in the support bundle generation.

Copy link

github-actions bot commented Jun 20, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@kacpersaw kacpersaw changed the title feat(cli): Include license status in support bundle feat(cli): include license status in support bundle Jun 20, 2025
@kacpersaw
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

cdrci2 added a commit to coder/cla that referenced this pull request Jun 21, 2025
@kacpersaw kacpersaw marked this pull request as ready for review June 23, 2025 10:51
@kacpersaw kacpersaw requested a review from ethanndickson June 23, 2025 10:51
@kacpersaw kacpersaw merged commit 7c40f86 into main Jun 24, 2025
36 checks passed
@kacpersaw kacpersaw deleted the kacpersaw/add-license-status-to-support-bundle branch June 24, 2025 09:16
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Add 'license status' to the Support Bundle
2 participants