Commit graph

1330 commits

Author SHA1 Message Date
Futago-za Ryuu ba6cac15b3 Add endpoint for Pipeline templates 2019-01-25 05:07:30 +00:00
Futago-za Ryuu 41b5f44288 Use Pipeline templates from futagoza/apt 2019-01-25 04:50:15 +00:00
Futago-za Ryuu 0074d0456a Upgrade dependencies 2019-01-15 19:09:26 +00:00
Futago-za Ryuu 9716fe5f38 Yarn: ignore website directory 2019-01-15 17:58:07 +00:00
Futago-za Ryuu c17e9b2df7 Removed '--coverage-input-type lcov -d' 2019-01-02 16:11:51 +00:00
Futago-za Ryuu c59c81c318 Removed test coverage badges (#598) 2019-01-02 16:10:12 +00:00
Futago-za Ryuu dcd43eb251 cc-test-reporter -d 2019-01-01 17:45:23 +00:00
Futago-za Ryuu 9d381f0a09 Explicitly tell codeclimate the coverage format 2019-01-01 17:27:22 +00:00
Futago-za Ryuu b240b77386 Move coveralls step into main ci step 2019-01-01 17:10:57 +00:00
Futago-za Ryuu 1f1ac34009 Remove trigger section; Use defaults 2019-01-01 16:43:00 +00:00
Futago-za Ryuu 8b5d384e32 Add inclusion path 2019-01-01 16:17:38 +00:00
Futago-za Ryuu 7f908e9a7b Update workspaces field 2019-01-01 15:51:02 +00:00
Futago-za Ryuu d8b7e15169 Add echo statements 2019-01-01 15:28:50 +00:00
Futago-za Ryuu 15cb8ff968 Only use value of BuildID as name 2019-01-01 15:14:34 +00:00
azure-pipelines[bot] 024ac1a1b5 Update azure-pipelines.yml for Azure Pipelines 2019-01-01 14:32:10 +00:00
Futago-za Ryuu aa0412b2fb nyc: use text-summary 2019-01-01 14:22:57 +00:00
Futago-za Ryuu 3986ca7048 Export utils explicitly 2019-01-01 13:57:33 +00:00
Futago-za Ryuu e17cdabd4d Use default arguments 2019-01-01 13:39:53 +00:00
Futago-za Ryuu 2dc0a1b64a Upgrade dependencies 2019-01-01 12:51:59 +00:00
Futago-za Ryuu 485f37c290 Add changes for #596 2019-01-01 12:40:39 +00:00
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
2019-01-01 12:26:41 +00:00
Futago-za Ryuu 8c30834ccc Run eslint on .vue files 2018-12-22 14:36:16 +00:00
Futago-za Ryuu b7d4d01ff5 Fix build script for Now v2 [skip ci] 2018-12-22 12:34:47 +00:00
Futago-za Ryuu 498c13f7a9 Use latest version of Yarn on Travis 2018-12-22 12:21:17 +00:00
Futago-za Ryuu 132a68b4d5 Upgrade to Vuepress@next
Travis was failing with a weird ESLint error, and when I checked locally, the problem seemed to be related to Vuepress v0. Upgrading to Vuepress v1-alpha seems to fix this (at least on my machine...)
2018-12-22 11:40:23 +00:00
Futago-za Ryuu 2433c76ffb Add now-build script for Now v2 2018-12-22 09:33:05 +00:00
Futago-za Ryuu 4095a05420 Add a dummy page for the editor (temp) 2018-12-22 09:30:57 +00:00
Futago-za Ryuu 9b805a955d Add index page 2018-12-22 09:20:57 +00:00
Futago-za Ryuu f10d93f32f Move + Update dev docs 2018-12-22 09:20:17 +00:00
Futago-za Ryuu 12c98b7098 Add index page for Changelogs 2018-12-22 09:13:52 +00:00
Futago-za Ryuu 22c280f069 Hide edit button 2018-12-22 09:13:15 +00:00
Futago-za Ryuu a8e7534595 Add basic config for Vuepress 2018-12-22 09:11:22 +00:00
Futago-za Ryuu a04486711f Switch to Now v2 2018-12-22 07:40:50 +00:00
Futago-za Ryuu 29943edf60 Add forum badge 2018-12-22 07:40:09 +00:00
Futago-za Ryuu f754684fae Update Rollup dependencies 2018-12-22 07:38:22 +00:00
Futago-za Ryuu 1dd5a04ef2 Add support for Vuepress v0.14 2018-12-22 07:24:45 +00:00
Futago-za Ryuu 5dfb6b14dc Update eslint config
I removed "linebreak-style"  because it is now enabled by default within my eslint-config, with the same options.

Disabled padding-line-between-statements until https://github.com/eslint/eslint/issues/11178 is resolved
2018-12-10 06:29:39 +00:00
Futago-za Ryuu 011b28be03 Upgrade dependencies
- @babel/core
- @babel/preset-env
- rollup
2018-12-10 02:54:16 +00:00
Futago-za Ryuu 9751980261 Remove unrequired ESLint rules 2018-11-05 12:06:23 +00:00
Futago-za Ryuu 4f9cec5937 Ensure .js files always use LF 2018-11-05 11:46:22 +00:00
Futago-za Ryuu 7cf887ec4b Update packages table 2018-11-05 11:34:31 +00:00
Futago-za Ryuu 4723176e20 Update changelog for v0.11 2018-11-04 11:40:28 +00:00
Futago-za Ryuu 104edadf27 website: Fix twitter link 2018-11-04 10:06:45 +00:00
Futago-za Ryuu 93ceeff597 General QOL changes
- Added 'test/package.json' for dependencies used by spec tests
- Changed package names of local tools to reflect actual usage
- Removed bins for local tools (using files via 'node [file]' command)
- Updated help text for the CLIs of local tools to reflect changes
- Updated READMEs for tools
- Moved babel dependencies to 'tools/bundle/package.json'
- 'tools/bundle' now only logs created and watching
- Updated scripts in root package.json
2018-11-04 10:01:56 +00:00
Futago-za Ryuu 4866d6ddb6 Move server.js to website/server.js 2018-11-04 08:26:22 +00:00
Futago-za Ryuu 7deb6a779e Add README for bundle + consmetic changes 2018-11-04 07:15:03 +00:00
Futago-za Ryuu 0f2426bdbf Move dist bundler to tools/bundle 2018-11-04 07:03:59 +00:00
Futago-za Ryuu 6d4ad48319 Remove Gulp 2018-11-03 16:13:57 +00:00
Futago-za Ryuu 1c81df1245 Update MD doc for devs 2018-11-02 18:20:02 +00:00
Futago-za Ryuu 71414cfb19 Update URLs: e.g. spec > development/spec 2018-11-02 18:19:02 +00:00