Commit graph

1402 commits

Author SHA1 Message Date
Futago-za Ryuu 68ca388d91 Update badges 2019-11-15 00:11:48 +00:00
Futago-za Ryuu 5a209ff186 Remove CBT logo 2019-11-14 23:57:55 +00:00
Futago-za Ryuu 9360abb554 Cleanup GITHUB_REF env variable before use 2019-09-29 06:53:31 +01:00
Futago-za Ryuu 77b5fe7254 Remove minimum coverage ratio
It seems to have broken the codecov.io report generator instead :(
2019-09-29 06:43:15 +01:00
Futago-za Ryuu c8afff5864 Fix pegjs-dev publisher 2019-09-29 06:40:07 +01:00
Futago-za Ryuu f897df619e Set minimum coverage ratio 2019-09-29 06:28:07 +01:00
Futago-za Ryuu 8c653757e2 Fix linting errors 2019-09-29 05:59:17 +01:00
Futago-za Ryuu a7373c7345 Ensure vscode-eslint lints files in dot folders 2019-09-29 05:59:00 +01:00
Futago-za Ryuu e9920c8c4c Lint .eslintrc.js 2019-09-29 05:57:04 +01:00
Futago-za Ryuu 1159660cf7 Forward location to buildMessage (closes #608) 2019-09-29 05:22:52 +01:00
Futago-za Ryuu d615cd7975 Regenerate lockfile 2019-09-29 05:13:14 +01:00
Futago-za Ryuu c523cf5693 Update config for next.pegjs.org
- Enable 'smoothScroll' option
- Use '@vuepress/plugin-back-to-top'
- Use '@vuepress/plugin-google-analytics'
- Add 'docs/.vuepress/favicon.ico'
2019-09-29 05:07:17 +01:00
Futago-za Ryuu 6484145542 Require types/node v8.x 2019-09-29 04:43:54 +01:00
Futago-za Ryuu 1cd8ba29b0 Remove unrequired dependencies 2019-09-29 04:41:20 +01:00
Futago-za Ryuu f6ddc51745 Match Node version required by VuePress 2019-09-29 04:05:06 +01:00
Futago-za Ryuu 61eaba4c01 Update changelog entries 2019-09-29 03:46:26 +01:00
Futago-za Ryuu 7d13580855 Drop support for Node 6 2019-09-29 03:31:51 +01:00
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.
2019-09-29 03:24:42 +01:00
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
2019-09-29 02:05:27 +01:00
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
2019-09-28 23:19:24 +01:00
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
2019-09-28 23:19:24 +01:00
Futago-za Ryuu 310252f7c5 support dev-publishing other packages 2019-09-28 23:19:23 +01:00
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
2019-09-28 23:19:23 +01:00
Futago-za Ryuu 138fb96aed Use progress reporter for faster local testing 2019-09-28 23:19:23 +01:00
Futago-za Ryuu e16dc50686 website: Use configs for nav and sidebars 2019-09-28 23:19:23 +01:00
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
2019-09-28 23:19:22 +01:00
Nils-Hero Lindemann 0b102d29a8 Fix last link in the TOC (#621)
There was a '-1' missing at the end of the link.
2019-07-24 17:04:01 +01:00
Futago-za Ryuu 30f3260008 Skip publishing on Build.Reason === PullRequest 2019-03-20 22:35:05 +00:00
Futago-za Ryuu 56f3c98579 Use env parameter to pass variables 2019-03-20 22:09:50 +00:00
Futago-za Ryuu 42514c4951 Ensure GIT_COMMIT_SHA is valid 2019-03-20 22:00:04 +00:00
Futago-za Ryuu 910a51bf5f Dont auto-publish on PR's 2019-03-20 21:57:26 +00:00
Futago-za Ryuu 42a6f774fb Update installation document 2019-02-20 11:00:50 +00:00
Futago-za Ryuu 9b8b1c5e64 Fix links in browser benchmark results 2019-02-20 10:00:08 +00:00
Futago-za Ryuu 85dbe5a396 Fix build path for browser benchmark entry 2019-02-19 16:17:36 +00:00
Futago-za Ryuu 0253215c24 Update benchmark paths 2019-02-15 21:07:40 +00:00
Futago-za Ryuu 53b966289b Fix url's for ajax requests 2019-02-15 11:55:57 +00:00
Futago-za Ryuu e82994582a Use files from repo during benchmark in a browser 2019-02-15 11:50:12 +00:00
Futago-za Ryuu f69239dcc0 Use env directly with publishing script 2019-02-15 03:46:04 +00:00
Futago-za Ryuu ec3f2962a8 CI: env -> variables 2019-02-15 03:26:38 +00:00
Futago-za Ryuu 83616b4d5d CI: Use displayName + NPM_CI_TOKEN 2019-02-15 03:14:43 +00:00
Futago-za Ryuu 6a810cc78f pegjs@dev should always run 2019-02-15 02:49:02 +00:00
Futago-za Ryuu 38cd65d193 Use env variables when auto-publishing 2019-02-15 01:04:07 +00:00
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.
2019-02-15 00:54:31 +00:00
Futago-za Ryuu d7c11c54e8 Ensure all js files are transpiled 2019-02-14 13:15:43 +00:00
Futago-za Ryuu ef2d318c15 Regenerate test bundle [NO_CI] 2019-02-14 12:37:37 +00:00
Futago-za Ryuu 703fbbf8d0 Ensure mocha only finds test files 2019-02-14 12:08:40 +00:00
Futago-za Ryuu caa8b4cf7b Use html reporter for mocha browser 2019-02-14 12:07:46 +00:00
Futago-za Ryuu fcbfa39102 Ensure mocha runs on the browser 2019-02-14 11:41:46 +00:00
Futago-za Ryuu ea991cd65c Rebuild ci bundles 2019-02-14 11:16:06 +00:00
Futago-za Ryuu ed6690e5bb Use mocha/mocha.js 2019-02-14 11:05:27 +00:00