zowe / cics-for-zowe-client

Monorepo for all CICS related APIs and Apps built by Zowe Clients
https://www.zowe.org/
Eclipse Public License 2.0
1 stars 3 forks source link

Prep next #100

Closed zFernand0 closed 4 months ago

zFernand0 commented 4 months ago

What It Does

Prepare for our first vNext release

How to Test

Run the npm run package and install the local bundles 😋

Review Checklist I certify that I have:

Additional Comments

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (next@e567820). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #100 +/- ## ======================================= Coverage ? 93.53% ======================================= Files ? 73 Lines ? 758 Branches ? 93 ======================================= Hits ? 709 Misses ? 49 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

Release failed for the next branch. :cry:

Error: The process '/opt/hostedtoolcache/node/20.11.0/x64/bin/npx' failed with exit code 1
    at ExecState._setResult (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/vsce.js:974:21)
    at ExecState.CheckComplete (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/vsce.js:960:16)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/zowe-actions/octorelease/v1/dist/vsce.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 :rocket: