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

[release-2.9] build-extension-catalog fails #12993

Closed
masap opened this issue Jan 7, 2025 · 0 comments · Fixed by #13002
Closed

[release-2.9] build-extension-catalog fails #12993

masap opened this issue Jan 7, 2025 · 0 comments · Fixed by #13002

Comments

@masap
Copy link
Contributor

masap commented Jan 7, 2025

Setup

  • Rancher version: 2.9.5
  • Rancher UI Extensions: legacy-v2
  • Browser type & version:

Describe the bug

Empty tagged_release causes trailing error.

Run yarn parse-tag-name  12645625456 "catalog"
yarn run v1.22.22
warning package.json: No license field
$ ./node_modules/@rancher/shell/scripts/extension/parse-tag-name 12645625456 catalog
Parse tag name - evaluating release tag 12645625456
release tag doesn't match any chart tag: 12645625456. Check your pkg/<!-YOUR-EXT-> folders and corresponding versions to complete the match
invalid run-id "catalog"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
Error: Process completed with exit code 1.

To Reproduce

Result

Expected Result

Screenshots

Additional context

@masap masap added the kind/bug label Jan 7, 2025
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jan 7, 2025
masap added a commit to masap/dashboard that referenced this issue Jan 7, 2025
Resolves rancher#12993.

Empty tagged_release causes trailing error.

Run yarn parse-tag-name  12645625456 "catalog"
yarn run v1.22.22
warning package.json: No license field
$ ./node_modules/@rancher/shell/scripts/extension/parse-tag-name 12645625456 catalog
Parse tag name - evaluating release tag 12645625456
release tag doesn't match any chart tag: 12645625456. Check your pkg/<!-YOUR-EXT-> folders and corresponding versions to complete the match
invalid run-id "catalog"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
Error: Process completed with exit code 1.

Signed-off-by: Masashi Honma <[email protected]>
masap added a commit to masap/dashboard that referenced this issue Jan 7, 2025
Resolves rancher#12993.

Empty tagged_release causes trailing error.

Run yarn parse-tag-name  12645625456 "catalog"
yarn run v1.22.22
warning package.json: No license field
$ ./node_modules/@rancher/shell/scripts/extension/parse-tag-name 12645625456 catalog
Parse tag name - evaluating release tag 12645625456
release tag doesn't match any chart tag: 12645625456. Check your pkg/<!-YOUR-EXT-> folders and corresponding versions to complete the match
invalid run-id "catalog"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
Error: Process completed with exit code 1.

Signed-off-by: Masashi Honma <[email protected]>
@aalves08 aalves08 self-assigned this Jan 7, 2025
@aalves08 aalves08 added QA/None area/extensions and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants