rubyide / vscode-ruby

Provides Ruby language and debugging support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby
MIT License
1.26k stars 285 forks source link

Refresh some dependencies and refactor Github CI #842

Closed chasestubblefield closed 1 year ago

chasestubblefield commented 1 year ago

Since the upgrade to Node 16, the CI workflow has been failing, and needed updating. Some upgrades were also needed since they required an old version of node-gyp, which caused yarn install to fail on the latest Windows runner.

I believe the current failures in CI now are true failures. Some diagnosing on Windows is required.

You can see the latest run from my fork here: https://github.com/chasestubblefield/vscode-ruby/actions/runs/3671826946

chasestubblefield commented 1 year ago

@Buzzkill-McSquare

github-actions[bot] commented 1 year ago

This PR has not had activity for 30 days. It will be automatically closed in 30 days.