Futago-za Ryuu
7d13580855
Drop support for Node 6
5 years ago
Futago-za Ryuu
8b7bff7ac3
Resolve linting errors
...
This also temporarliy disables linting '.ts' files due to the fact that the currect '.d.ts' files contain too many errors/warnings that need to be manually fixed, but since I'm going to be rewriting the whole module in TypeScript anyway, resolving these ESLint error's is a pointless waste of time.
5 years ago
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
cf022429bb
Cleanup and Update
...
- Update all dependencies
- Use '@futagoza/*' ESLint configurations
- Remove redundent '@pegjs/eslint-config'
- Add TypeScript support to the bundler
5 years ago
Futago-za Ryuu
f00b516cd7
Update eslint config
...
- Move to manageble private package
- Ensure '.vue' rules are used via override
- Add support for TypeScript
- Update AP config to install correctly
5 years ago
Futago-za Ryuu
310252f7c5
support dev-publishing other packages
5 years ago
Futago-za Ryuu
d08e8bf52d
Upgrade devDependencies
...
- codecov: 3.3.0
- eslint: 5.16.0
- mocha: 6.1.3
- mocha-junit-reporter: 1.22.0
- nyc: 14.0.0
- vuepress: 1.0.0-alpha.47
- sinon: 7.3.2
- @babel/core: 7.4.3
- @babel/preset-env: 7.4.3
- webpack: 4.30.0
5 years ago
Futago-za Ryuu
138fb96aed
Use progress reporter for faster local testing
5 years ago
Futago-za Ryuu
e16dc50686
website: Use configs for nav and sidebars
5 years ago
Futago-za Ryuu
fae001e4ed
Upgrade devDependencies:
...
- codecov: 3.2.0
- eslint: 5.15.3
- eslint-config-futagozaryuu: 5.8.0
- eslint-plugin-vue: 5.2.2
- mocha: 6.0.3
- nyc: 13.3.0
- vuepress: 1.0.0-alpha.44
- sinon: 7.3.0
- @babel/core: 7.4.0
- @babel/preset-env: 7.4.2
- webpack: 4.29.6
- webpack-cli: 3.3.0
5 years ago
Nils-Hero Lindemann
0b102d29a8
Fix last link in the TOC ( #621 )
...
There was a '-1' missing at the end of the link.
5 years ago
Futago-za Ryuu
30f3260008
Skip publishing on Build.Reason === PullRequest
6 years ago
Futago-za Ryuu
56f3c98579
Use env parameter to pass variables
6 years ago
Futago-za Ryuu
42514c4951
Ensure GIT_COMMIT_SHA is valid
6 years ago
Futago-za Ryuu
910a51bf5f
Dont auto-publish on PR's
6 years ago
Futago-za Ryuu
42a6f774fb
Update installation document
6 years ago
Futago-za Ryuu
9b8b1c5e64
Fix links in browser benchmark results
6 years ago
Futago-za Ryuu
85dbe5a396
Fix build path for browser benchmark entry
6 years ago
Futago-za Ryuu
0253215c24
Update benchmark paths
6 years ago
Futago-za Ryuu
53b966289b
Fix url's for ajax requests
6 years ago
Futago-za Ryuu
e82994582a
Use files from repo during benchmark in a browser
6 years ago
Futago-za Ryuu
f69239dcc0
Use env directly with publishing script
6 years ago
Futago-za Ryuu
ec3f2962a8
CI: env -> variables
6 years ago
Futago-za Ryuu
83616b4d5d
CI: Use displayName + NPM_CI_TOKEN
6 years ago
Futago-za Ryuu
6a810cc78f
pegjs@dev should always run
6 years ago
Futago-za Ryuu
38cd65d193
Use env variables when auto-publishing
6 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.
6 years ago
Futago-za Ryuu
d7c11c54e8
Ensure all js files are transpiled
6 years ago
Futago-za Ryuu
ef2d318c15
Regenerate test bundle [NO_CI]
6 years ago
Futago-za Ryuu
703fbbf8d0
Ensure mocha only finds test files
6 years ago
Futago-za Ryuu
caa8b4cf7b
Use html reporter for mocha browser
6 years ago
Futago-za Ryuu
fcbfa39102
Ensure mocha runs on the browser
6 years ago
Futago-za Ryuu
ea991cd65c
Rebuild ci bundles
6 years ago
Futago-za Ryuu
ed6690e5bb
Use mocha/mocha.js
6 years ago
Futago-za Ryuu
6525825f2e
Use mocha-loader
6 years ago
Futago-za Ryuu
f7a52c70a4
Webpack: use library option
6 years ago
Futago-za Ryuu
c35a61f524
Commit bundled web ci files
6 years ago
Futago-za Ryuu
a2c677ef38
Use CODECOV_TOKEN secret
6 years ago
Futago-za Ryuu
5542547091
Switch to codecov.io
6 years ago
Futago-za Ryuu
b1350d46f8
ci: use beforeEach and afterEach hooks
6 years ago
Futago-za Ryuu
05c6fc9a34
Remove env variables for Git
6 years ago
Futago-za Ryuu
9801b966c0
Add repository to packages table
6 years ago
Futago-za Ryuu
97f98122f8
devDependencies > dependencies
6 years ago
Futago-za Ryuu
8d1a9a6ceb
Updated packages table [no ci]
6 years ago
Futago-za Ryuu
da3ea8e47d
Implement @pegjs/bundler
6 years ago
Futago-za Ryuu
b2e6958698
Ensure all node_modules dirs are ignored
6 years ago
Futago-za Ryuu
7a78b7cfdf
Upgrade dependencies
6 years ago
Futago-za Ryuu
f13d0268d6
Pipelines: combine some scripts
6 years ago
Futago-za Ryuu
06f782d397
Pipelines: Move CC scripts to after hook
6 years ago
Futago-za Ryuu
e72e85bc1d
Pipelines: fix cc-test-reporter path
6 years ago