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

Fix CLI tgz bundle #96

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Fix CLI tgz bundle #96

merged 2 commits into from
Feb 6, 2024

Conversation

zFernand0
Copy link
Member

What It Does

Fix offline bundling of the CLI .tgz file

How to Test

Run npm run package and check the cics-cli.tgz#package.json#dependencies and the sdk should have a dependency number instead of a file:../dist/path.tgz

Review Checklist
I certify that I have:

Additional Comments

Related to:

Signed-off-by: zFernand0 <[email protected]>
Signed-off-by: zFernand0 <[email protected]>
@zFernand0 zFernand0 changed the title Upd wf v1 Fix CLI tgz bundle Feb 6, 2024
@zFernand0 zFernand0 merged commit 58233da into zowe-v1-lts Feb 6, 2024
2 checks passed
@zFernand0 zFernand0 deleted the upd-wf-v1 branch February 6, 2024 20:01
@zFernand0 zFernand0 added the release-patch Indicates a patch to existing code has been applied label Feb 6, 2024
@github-actions github-actions bot removed the release-patch Indicates a patch to existing code has been applied label Feb 6, 2024
Copy link

github-actions bot commented Feb 6, 2024

Release failed for the zowe-v1-lts branch. 😢

Error: The process '/opt/hostedtoolcache/node/20.11.0/x64/bin/npm' failed with exit code 1
    at ExecState._setResult (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/npm.js:974:21)
    at ExecState.CheckComplete (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/npm.js:960:16)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/npm.js:863:21)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)

Check the workflow run for more error details.

Powered by Octorelease 🚀

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.

1 participant