Commit Graph

21 Commits

Author SHA1 Message Date
dkanada
519751649d
apply suggestions from code review
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-03-17 03:05:18 +09:00
dkanada
38b7da8f34 use cache for linting as well 2020-03-17 02:17:12 +09:00
dkanada
3958548b1f fix issues with standalone build 2020-03-17 02:12:05 +09:00
dkanada
fa5e1feaab skip dependency step when cache exists 2020-03-17 01:49:43 +09:00
dkanada
a0c5920e71 run ci without changing the lockfile 2020-03-17 01:47:57 +09:00
dkanada
b5a9273a24 change build commands 2020-03-17 01:09:25 +09:00
dkanada
43d81f5cd9 update cache and add prepare 2020-03-17 01:02:11 +09:00
dkanada
88309a9cb4 output files for testing 2020-03-17 00:49:38 +09:00
dkanada
62e8d22f66 check cache before installing dependencies 2020-03-17 00:43:13 +09:00
dkanada
2ecba9cd14 more readme changes 2020-03-17 00:37:21 +09:00
dkanada
9767ecb474 cache the right folder 2020-03-17 00:32:46 +09:00
dkanada
89ba9cf5d7 cache build dependencies on ci 2020-03-17 00:17:46 +09:00
dkanada
2cb68b9a24 improve build times and modify yarn scripts 2020-03-17 00:04:52 +09:00
dkanada
e7f4412771 remove tar from published artifacts 2020-03-16 23:49:56 +09:00
dkanada
e77b718dd2 initial changes for web packaging 2020-03-16 23:30:14 +09:00
MrTimscampi
704062f876 Fix CI on PRs 2020-03-15 21:55:43 +01:00
MrTimscampi
0a3fb64734 Add build step to CI 2020-03-13 09:26:00 +01:00
MrTimscampi
e411ceab5a Add CSS linting to CI 2020-01-25 11:35:33 +01:00
dkanada
da87b4a620 shrink ci file and update display names 2020-01-12 00:06:25 +09:00
Bill Thornton
c407350d7a Add ci check for dist directory after install 2019-10-03 11:00:41 -04:00
Bill Thornton
5cb4c195d7 Azure pipelines (#470)
* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update .npmignore

* Add linting to Azure Pipelines

* Move linting to separate job

* Move Azure config to .ci

* Publish pipeline artifact

* Fix yaml

* Only run build if lint succeeds

* Remove version variable

* Update npmignore

* Exclude version from package filename

* Update CI triggers
2019-09-19 14:35:30 -04:00