Commit graph

39 commits

Author SHA1 Message Date
Robert Prehn
2df529953a feat: Setup clustered dev mode 2021-06-18 21:57:11 +00:00
Robert Prehn
55934499e8 fix: Use bash as shell for developer scripts 2021-06-15 16:26:51 -05:00
Frank Kumro Jr
6dfa9f0349 Appends kerl config options to existing env. variable if set.
If the KERL_CONFIGURE_OPTIONS environment variable is set, options
added by `scripts/bootstrap` will be appended instead of being
destructive. This allows developers to have options configured
within their environment respected.
2021-06-11 21:18:39 -04:00
Robert Prehn
fc850f7660 Merge branch 'docker-enhancements' into 'master'
feat: Speed up docker builds

See merge request mythic-insight/legendary!62
2021-06-10 21:14:09 +00:00
Robert Prehn
8a6cfa79a0 feat: Speed up docker builds 2021-06-10 16:06:38 -05:00
Robert Prehn
d1efa7942a fix: Do not use realpath in update / bootstrap scripts 2021-06-10 12:45:09 -05:00
Robert Prehn
57218a5cb2 fix: Use which asdf in bootstrap instead of asdf -v 2021-05-06 12:22:22 -05:00
Robert Prehn
27aab5aa63 chore: Fix verbosity of restore-timestamps 2021-04-24 12:01:33 -05:00
Robert Prehn
e160a73d21 fix: Use restore-timestamps inside docker image 2021-04-24 11:44:45 -05:00
Robert Prehn
2418bb9d5c fix: Ensure parent directory of timestamp db exists 2021-04-24 11:25:25 -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
ab12492fc7 chore: Make ci-set-timestamps targets relative 2021-04-16 17:24:21 -05:00
Robert Prehn
4ced684472 chore: Make another attempt at fixing the date command args 2021-04-16 17:16:14 -05:00
Robert Prehn
b98beaab1f chore: Fix args to date command 2021-04-16 17:08:55 -05:00
Robert Prehn
c3bed96e5d chore: Log build timestamp 2021-04-16 17:04:11 -05:00
Robert Prehn
5bad14a138 chore: Add + to ci-set-timestamps 2021-04-16 17:02:25 -05:00
Robert Prehn
b77041c3b9 chore: Test timestamp fix in CI 2021-04-16 17:00:11 -05:00
Robert Prehn
01b339d7f6 fix: Set framework remote, even if origin is already set 2021-02-20 12:47:30 -06:00
Robert Prehn
d7a92a2b7a feat: Make update detach origin remote 2021-02-16 16:41:14 -06:00
Robert Prehn
2a5e6fcde3 fix: Repair merge issues in generate-kube 2021-01-16 13:27:07 -06:00
Robert Prehn
194af4059b Merge branch 'master' of gitlab.com:mythic-insight/legendary into new-kube-script 2021-01-16 13:19:19 -06:00
Robert Prehn
9dc735bad5 fix: Switch to single manifest with .yaml extension 2021-01-16 13:12:26 -06:00
Robert Prehn
ff30e56e98 fix: Use .yaml instead of .yml 2021-01-16 10:01:57 -06:00
Robert Prehn
6361c2223b fix: Seperate resource manifests for kube 2021-01-16 09:48:24 -06:00
Robert Prehn
88785a3abb fix: Separate infrastructure from infrastructure_templates 2021-01-15 16:47:09 -06:00
Robert Prehn
894580a1bd feat: Speed up build through DAG improvements 2021-01-13 15:43:04 -06:00
Robert Prehn
5bdd4f2b52 feat: Automate generation of kube manifests 2021-01-13 13:32:04 -06:00
Robert Prehn
98578b31bd feat: Add comments to admin 2020-07-28 10:54:24 -05:00
Robert Prehn
6a09de2a9e feat: Basic admin system plus PostAdmin 2020-07-24 17:10:50 -05:00
Robert Prehn
9fb6fadfcb feat: Add basic content management system 2020-07-22 19:22:44 +00:00
Robert Prehn
83b5910b32 feat: Add basic auth framework 2020-07-17 23:30:31 +00:00
Robert Prehn
34241a8f83 feat: Add email framework 2020-07-10 19:39:38 +00:00
Robert Prehn
6cb1f186e9 chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
Robert Prehn
48c90db222 chore: Install rebar before doing deps.get 2020-07-02 19:47:17 -05:00
Robert Prehn
d1052c8800 chore: Do not call bootstrap or update from ci build 2020-07-02 19:39:53 -05:00
Robert Prehn
d6ccb539a0 chore: Add hex install to ci 2020-07-02 19:30:18 -05:00
Robert Prehn
75a14c8bae chore: Do not do brew and asdf in ci 2020-07-02 19:27:32 -05:00
Robert Prehn
58123cc0f2 feat: Commit initially 2020-07-02 16:08:53 -05:00