Commit Graph

68 Commits

Author SHA1 Message Date
b00a189209 GitLab CI: let deps job be interrupted 2022-12-17 16:25:28 -06:00
16eeb89a37 GitLab CI: let jobs auto-cancel when a new commit is pushed to the same branch 2022-12-16 19:26:39 -06:00
8e2b4b6780 GitLab CI: tag dind 2022-10-09 16:33:10 +00:00
53be32de34 GitLab CI: only publish image on develop 2022-09-04 15:58:48 -05:00
06646a01df GitLab CI: build a docker image 2022-09-04 15:37:34 -05:00
2a3e5d67fc GitLab CI: try jest --runInBand 2022-07-06 11:23:35 -05:00
095ea47065 Danger: allow failure 2022-06-19 14:13:35 -05:00
2a98a1e725 GitLab CI: fix cache 2022-06-17 19:02:58 -05:00
403395d7da Danger: try branch pipeline hack 2022-06-17 18:23:53 -05:00
9046a30656 Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
ae4a770d6b Remove Danger CI 2022-06-17 17:59:54 -05:00
a2ee5c89eb GitLab CI: don't cache danger job, switch to npx 2022-06-16 10:13:55 -05:00
30bac2b005 GitLab CI: add only: merge_requests to danger 2022-06-15 17:05:37 -05:00
7dd40c46c5 Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
a69e7e74e2 Rerun tests when .gitlab-ci.yml changes 2022-06-13 14:10:32 -05:00
f7354c75bc GitLab CI: add back coverage regex 2022-06-13 13:57:10 -05:00
0c173d5757 Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
b644b91a94 GitLab CI: display pretty test coverage 2022-06-13 12:15:07 -05:00
580542fbb8 Upgrade to Node 18 2022-06-01 13:22:49 -05:00
712e3ecb2e Remove artifacts 2022-05-27 10:15:32 -04:00
05bb3fe7a0 Add covertura report location 2022-05-27 09:46:21 -04:00
9007e237a0 Add coverage definition 2022-05-27 09:24:54 -04:00
890a3f2ec5 GitLab CI: only run deps if yarn.lock changes 2022-05-25 15:36:30 -04:00
b387c3fed1 GitLab CI: allow failure on review job 2022-05-25 11:23:55 -04:00
91adeca74a GitLab CI: move build-production to test step 2022-05-25 11:15:41 -04:00
b798f486d0 GitLab CI: install-dependencies --> deps, simplify 2022-05-25 11:00:28 -04:00
1b970d662e GitLab CI: move lint jobs into test step 2022-05-25 10:58:19 -04:00
0587c3f245 GitLab CI: test Mastodon Nginx conf 2022-05-20 18:48:39 -05:00
2bfded10d6 Support review apps 2022-05-18 21:49:41 -05:00
492c227cc3 Rename to dashes 2022-05-17 07:42:37 -04:00
677ccfdf7e Add 'install' step and cache it 2022-05-17 07:39:59 -04:00
8cef636093 Upgrade to Node.js 16.x 2022-04-11 14:27:32 -05:00
d3f49bfe7f Simplify YARN commands 2022-04-04 11:50:14 -04:00
a81424262a gitlab-ci: lint on ts/tsx changes 2022-03-18 15:36:15 -05:00
bdd6093b72 GitLab CI: fix empty array 2021-09-06 23:59:19 -05:00
bf37bdffb8 GitLab CI: >:( 2021-09-06 23:58:36 -05:00
c08adde902 Pages: keep NODE_ENV "production", don't run yarn 2021-09-06 23:57:29 -05:00
573046b4dc Make GitLab pages deployment only move static to public 2021-09-06 21:48:42 -06:00
9c1886ecbb Upgrade GitLab CI to Node 14, add .tool-versions for asdf 2021-09-06 12:47:11 -05:00
7861270355 Build config: add FE_BUILD_DIR to configure the output path 2021-09-03 14:42:31 -05:00
446b9b9bb1 GitLab CI: call env before jobs 2021-09-02 16:57:40 -05:00
bba6716cf7 Webpack: generate 404.html during build 2021-08-30 17:17:32 -07:00
d9354c8511 GitLab CI: do rebuild on pages deploy 2021-08-23 14:37:36 -05:00
680cfe09f8 GitLab CI: don't cache static directory
This didn't work like I hoped
2021-08-23 14:36:14 -05:00
f848f6ace3 GitLab CI: remove negated globs 2021-08-22 17:16:22 -05:00
4c183b3a84 GitLab CI: cache build directory between jobs 2021-08-22 16:32:26 -05:00
1b06ead6d2 GitLab CI: only run jobs when relevant files change 2021-08-22 16:18:01 -05:00
9c181e30a5 GitLab CI: attempt to fix PWA routes 2021-08-22 15:44:49 -05:00
3d008e46a9 GitLab CI: deploy to pages on develop branch 2021-08-21 23:48:29 -05:00
68677e3692 Docs CI: simplify only ref 2020-08-30 15:09:11 -05:00