q-shift / backstage-plugins

Apache License 2.0
3 stars 7 forks source link

Job Update version and create Release PR fails #63

Closed cmoulliard closed 5 months ago

cmoulliard commented 5 months ago

Issue

The job - https://github.com/q-shift/backstage-plugins/actions/runs/8422073464/job/23060495580, when executed manually using version = patch, fails

Run actions/setup-node@v4
  with:
    node-version-file: [2](https://github.com/q-shift/backstage-plugins/actions/runs/8422216057/job/23060998342#step:3:2)0.x
    cache: yarn
    always-auth: false
    check-latest: false
    token: ***
Error: The specified node version file at: /home/runner/work/backstage-plugins/backstage-plugins/20.x does not exist
cmoulliard commented 5 months ago

Fixed with https://github.com/q-shift/backstage-plugins/pull/64