protocolbuffers / protocolbuffers/protobuf-javascript
CommonJS testing cycle uses stale data
Open
@dibenede is already working on this.
Since Oct 25, 2022.
bug
triaged
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 91
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 2
Description
In the process of generating a PR, I noticed that the GitHub test runners caught issues in commonjs/{import_test.js,strict_test.js} that weren't triggered by my local gulp test_commonjs runs. Closure tests did not seem to be impacted.
E.g. https://github.com/protocolbuffers/protobuf-javascript/actions/runs/3187010981/jobs/5198166279
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.