6 Commits (7d13580855b9d488297cca61a83d1c56a7b71345)

Author SHA1 Message Date
Futago-za Ryuu 61377b1bd7 Azure Pipelines -> GitHub Actions
- Update CodeCov CI provider URL
- Remove Support for Azure Pipelines
- Add support for GitHub Actions
- Stop generating redundent reports
- Update @pegjs/publish-dev
5 years ago
Futago-za Ryuu 310252f7c5 support dev-publishing other packages 5 years ago
Futago-za Ryuu 30f3260008 Skip publishing on Build.Reason === PullRequest 5 years ago
Futago-za Ryuu 42514c4951 Ensure GIT_COMMIT_SHA is valid 5 years ago
Futago-za Ryuu 910a51bf5f Dont auto-publish on PR's 5 years ago
Futago-za Ryuu baf8b3a339 Publish to pegjs@dev on every CI run
This adds a new local package called '@pegjs/publish-dev' that will be run by the CI after all other tasks.

'@pegjs/publish-dev' will, as the name implies, publish a new release of pegjs on NPM under the dev tag.
5 years ago