Commit graph

62 commits

Author SHA1 Message Date
Robert Prehn
5614d582d2 fix: Set git email and name before release 2021-06-18 18:35:06 -05:00
Robert Prehn
5012556d50 fix: Force npm to not change lockfile on install in ci 2021-06-18 18:22:12 -05:00
Robert Prehn
f1a76ada72 fix: Use package.json as part of node cache key 2021-06-18 17:59:30 -05:00
Robert Prehn
0611e33d64 chore: Debug unclean git directory 2021-06-18 17:20:46 -05:00
Robert Prehn
44242e0b3b fix: Fix gitlab-ci caching 2021-06-18 17:08:54 -05:00
Robert Prehn
8a6cfa79a0 feat: Speed up docker builds 2021-06-10 16:06:38 -05:00
Robert Prehn
21d1aa4369 fix: Share sessions between multiple pods 2021-05-28 12:38:37 -05:00
Robert Prehn
bfb539ae17 fix: Copy scripts to docker image before running them 2021-04-24 12:28:45 -05:00
Robert Prehn
e160a73d21 fix: Use restore-timestamps inside docker image 2021-04-24 11:44:45 -05:00
Robert Prehn
79d68fb144 chore: Speed up compilation in CI 2021-04-24 11:20:17 -05:00
Robert Prehn
d3fff943af chore: Streamline CI config 2021-04-16 17:59:06 -05:00
Robert Prehn
b77041c3b9 chore: Test timestamp fix in CI 2021-04-16 17:00:11 -05:00
Robert Prehn
76ca450500 chore: Log _build contents 2021-04-16 16:04:21 -05:00
Robert Prehn
74eacb6ccf fix: Rename CI job 2021-04-16 15:35:13 -05:00
Robert Prehn
d7351ac34f fix: Roll prebuild and app dependencies stages together 2021-04-16 15:32:14 -05:00
Robert Prehn
39f508b297 fix: Make _build folder available to docker build 2021-04-16 15:02:05 -05:00
Robert Prehn
51fd3862a4 feat: Speed up CI 2021-03-26 17:31:54 -05:00
Robert Prehn
d562855024 fix: Revert Elixir version in CI 2021-02-26 19:11:22 -06:00
Robert Prehn
d73226892a fix: Speed up CI builds with more caches 2021-02-26 17:28:23 -06:00
Robert Prehn
78509643c6 fix: Make semantic release get repo info from CI 2021-02-20 11:42:01 -06:00
Robert Prehn
38fc40828c fix: Only build docker image if needed 2021-01-16 13:20:27 -06:00
Robert Prehn
c546fba408 fix: Put image tagging into last build step 2021-01-13 15:47:21 -06:00
Robert Prehn
894580a1bd feat: Speed up build through DAG improvements 2021-01-13 15:43:04 -06:00
Robert Prehn
5ff4a948ed fix: Fix prod configuration for Docker 2021-01-07 15:53:17 -06:00
Robert Prehn
3bd2f1a42c fix: Error-proof docker image tagging 2020-12-22 14:36:13 -06:00
Robert Prehn
d818efc2ff fix: Require docker image to be built before being tagged 2020-12-22 14:15:51 -06:00
Robert Prehn
d0dcfad9d9 fix: Optimize layer order and docker ignores 2020-12-22 11:50:58 -06:00
Robert Prehn
8a8a62792a fix: Separate tag and non-tag build pipelines 2020-12-19 17:01:34 -06:00
Robert Prehn
cadac85803 fix: Switch CI to DAG 2020-12-19 16:45:02 -06:00
Robert Prehn
bb7ebc3a42 fix: Switch CI to DAG 2020-12-19 16:39:31 -06:00
Robert Prehn
39ebe75e18 fix: Try to separate tag and push tasks 2020-12-19 16:30:13 -06:00
Robert Prehn
ef0e8d54d3 fix: Try to separate tag and push tasks 2020-12-19 16:28:35 -06:00
Robert Prehn
bb62798edb fix: Try a different node image for release task 2020-12-19 16:08:49 -06:00
Robert Prehn
22fb4c8766 fix: try a different node image for release task 2020-12-19 15:59:56 -06:00
Robert Prehn
ce55dd4dc0 fix: try a different node image for release task 2020-12-19 15:19:40 -06:00
Robert Prehn
ca6e907d1d Fix: try a different node image for release task 2020-12-19 15:07:39 -06:00
Robert Prehn
d8dd6ec3b5 fix: Test official docker image for login 2020-12-19 14:39:53 -06:00
Robert Prehn
1890785db4 fix: Try to force https login for docker 2020-12-19 14:25:12 -06:00
Robert Prehn
da6b6e8b30 fix: Use manual docker login 2020-12-19 14:16:08 -06:00
Robert Prehn
f815fd1922 fix: Use manual docker login 2020-12-19 14:05:29 -06:00
Robert Prehn
0af955737d fix: Provide docker host for build 2020-12-19 12:51:02 -06:00
Robert Prehn
fa1d82383b fix: Provide docker host for build 2020-12-19 12:34:39 -06:00
Robert Prehn
c1cadd6dc0 fix: Update docker image for prebuild step 2020-12-19 12:05:16 -06:00
Robert Prehn
f2410bc94c chore: Make docker daemon available throughout pipeline 2020-12-19 11:45:37 -06:00
Robert Prehn
2442ba7c06 chore: Make docker daemon available throughout pipeline 2020-12-19 11:43:27 -06:00
Robert Prehn
18a13d9972 chore: Alias docker credentials to name semantic-release wants 2020-12-18 17:48:07 -06:00
Robert Prehn
0c3e18743b chore: Change semantic-release command 2020-12-18 16:15:58 -06:00
Robert Prehn
4aafed3658 chore: Use circleci node image with docker for deploy step 2020-12-18 15:34:49 -06:00
Robert Prehn
7294325447 chore: Use docker-in-docker for build 2020-12-18 14:54:43 -06:00
Robert Prehn
62caf591dc chore: Try using CI_REGISTRY_USER for docker login 2020-12-18 14:47:53 -06:00