nodenv / node-build

Install NodeJS versions
MIT License
268 stars 80 forks source link

CI: version and generate definition failing #852

Closed noraj closed 5 months ago

noraj commented 6 months ago

It has been 3 weeks that the CI is failing. https://github.com/nodenv/node-build/actions

So node-bot is no longer submitting PR for newer versions.

So we are missing 2.9.0+ -> 2.11.1 and 2.6.2+ -> 2.7.1.

minimum2scp commented 6 months ago

@jasonkarns Can you take a look at these workflows again?

image

I tried to reproduce this problem by following steps,

  1. Fork nodenv/node-build to minimum2scp/node-build
  2. Generate PAT with my account and set it to secret BOT_TOKEN in minimum2scp/node-build repo
  3. Invoke Generate Definitions workflow in minimum2scp/node-build repo

but the workflow successfully created Scraped latest definitions PR in minimum2scp/node-build repo.

It seems that updating BOT_TOKEN again (like https://github.com/nodenv/node-build/issues/813#issuecomment-1627827502) resolves this problem.

jasonkarns commented 6 months ago

I'll get into it this weekend.

LaughDonor commented 5 months ago

Any updates @jasonkarns ?

jasonkarns commented 5 months ago

Token bumped. Sorry for the delay folks.