Modernize repository - #209
Conversation
GitHub Actions used in CI are deprecated and GitHub no longer runs them, so no workflow has been passing. This updates the Actions, the Node.js test matrix, hdt's native build, the Docker base image, and a few stale dependencies (sinon, sinon-chai, eslint) to get CI passing again.
|
@rubensworks The commit message links to the PR on Miciel's fork, is that okay? |
|
Not really, as that approach will link to other unrelated issues/PRs in this repo. |
|
@rubensworks yes, but not linking to it might make it harder to discover conversation head around a single commit/ PR? |
In that case, you could link it by including something like |
|
Oh, that's what you mean. Yes, maybe. For some reason it is still able to differentiate at this point, but let's look into it. |
|
Cool. That should indeed work. @Michiel-VandeVelde can you update the short message of the commit on this branch? |
This PR begins modernizing the repository and brings the project closer to current development standards. as defined in #206 .