29 Commits (f69239dcc0d85e5168f8e8c197f83b1ad7e564f4)

Author SHA1 Message Date
Futago-za Ryuu f69239dcc0 Use env directly with publishing script 5 years ago
Futago-za Ryuu ec3f2962a8 CI: env -> variables 5 years ago
Futago-za Ryuu 83616b4d5d CI: Use displayName + NPM_CI_TOKEN 5 years ago
Futago-za Ryuu 6a810cc78f pegjs@dev should always run 5 years ago
Futago-za Ryuu 38cd65d193 Use env variables when auto-publishing 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
Futago-za Ryuu a2c677ef38 Use CODECOV_TOKEN secret 5 years ago
Futago-za Ryuu b1350d46f8 ci: use beforeEach and afterEach hooks 5 years ago
Futago-za Ryuu 05c6fc9a34 Remove env variables for Git 5 years ago
Futago-za Ryuu f13d0268d6 Pipelines: combine some scripts 5 years ago
Futago-za Ryuu 06f782d397 Pipelines: Move CC scripts to after hook 5 years ago
Futago-za Ryuu e72e85bc1d Pipelines: fix cc-test-reporter path 5 years ago
Futago-za Ryuu 0259640d3c Pipelines: Add test script hooks for CC 5 years ago
Futago-za Ryuu e6c4d8289d Rename azure_coverage to publish_* 5 years ago
Futago-za Ryuu 935f80d740 Pipelines: Use node-matrix-test.yml 5 years ago
Futago-za Ryuu dedb372076 Pipelines: Add displayName for coverage step 5 years ago
Futago-za Ryuu c67fdeb59b Change endpoint for Pipeline templates 5 years ago
Futago-za Ryuu ba6cac15b3 Add endpoint for Pipeline templates 5 years ago
Futago-za Ryuu 41b5f44288 Use Pipeline templates from futagoza/apt 5 years ago
Futago-za Ryuu c17e9b2df7 Removed '--coverage-input-type lcov -d' 5 years ago
Futago-za Ryuu dcd43eb251 cc-test-reporter -d 5 years ago
Futago-za Ryuu 9d381f0a09 Explicitly tell codeclimate the coverage format 5 years ago
Futago-za Ryuu b240b77386 Move coveralls step into main ci step 5 years ago
Futago-za Ryuu 1f1ac34009 Remove trigger section; Use defaults 5 years ago
Futago-za Ryuu 8b5d384e32 Add inclusion path 5 years ago
Futago-za Ryuu d8b7e15169 Add echo statements 5 years ago
Futago-za Ryuu 15cb8ff968 Only use value of BuildID as name 5 years ago
azure-pipelines[bot] 024ac1a1b5 Update azure-pipelines.yml for Azure Pipelines 5 years ago
Futago-za Ryuu bdde25a9e4
Set up CI with Azure Pipelines (#596)
* Add support for Azure Pipelines
* Remove Travis CI support
* coverage: Generate cobertura and lcov reports only
* Add support for Code Climate
5 years ago