zowe / zowe-cli-secrets-for-kubernetes

Eclipse Public License 2.0
0 stars 0 forks source link

Correct missing ENV for deployment action for pre-release #22

Closed rudyflores closed 1 year ago

rudyflores commented 1 year ago

What It Does

Update env's missing for successful deployment, seems like it failed due to 2 missing env variables

How to Test

Review Checklist I certify that I have:

Additional Comments

rudyflores commented 1 year ago

These ENV names sound good to me! Once the tokens are available I can change the name to that too!

zFernand0 commented 1 year ago

Quick update: we got the tokens added:

image

github-actions[bot] commented 1 year ago

Release failed for the main branch. :cry:

Error: The process '/opt/hostedtoolcache/node/18.17.1/x64/bin/npm' failed with exit code 127
    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:513:28)
    at maybeClose (node:internal/child_process:1100:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

Check the workflow run for more error details.

Powered by Octorelease :rocket: