Radon Rosborough
c59588c0a2
Remove jq dependency from Makefile
2021-07-22 20:54:30 -07:00
Radon Rosborough
0bec96b88b
Add code formatters for Riju itself
2021-07-17 00:50:42 -07:00
Radon Rosborough
2b9da7af4b
Let's gooooo
2021-07-12 06:09:45 +00:00
Radon Rosborough
256d5d1f2b
Many things
2021-07-12 04:22:42 +00:00
Radon Rosborough
b96c4ca7eb
Should be ready to go now??
2021-07-10 23:52:19 +00:00
Radon Rosborough
9af303729f
Passthrough NI
2021-07-10 19:32:13 +00:00
Radon Rosborough
bfacf2fde8
Update Docker auth in CI
2021-07-10 15:53:56 +00:00
Radon Rosborough
07cc0255b8
Disable -it argument on CI
2021-07-06 03:32:11 +00:00
Radon Rosborough
bd526e0461
More shenanigans
2021-07-05 01:25:55 +00:00
Radon Rosborough
fc0fcff7a6
Ensure .deb compression
2021-07-04 18:22:50 +00:00
Radon Rosborough
c354c11f77
Automatic reload every 5 minutes
2021-07-04 17:20:23 +00:00
Radon Rosborough
719b16f3c0
Infrastructure go brrr
2021-07-04 17:13:59 +00:00
Radon Rosborough
7149f817a6
Many misc updates
2021-07-04 15:14:26 +00:00
Radon Rosborough
2062bfecdb
First attempt at new AMI build
2021-07-04 03:29:02 +00:00
Radon Rosborough
130fb8b34c
Fix PATH bug
2021-07-04 03:09:08 +00:00
Radon Rosborough
442265a642
Yeesh
2021-07-03 19:09:47 +00:00
Radon Rosborough
22dcdee871
Supervisor gains proxy ability
2021-07-03 18:43:10 +00:00
Radon Rosborough
e92b2aea4f
Add basic Go build system
2021-07-03 05:12:18 +00:00
Radon Rosborough
2638053405
Many misc changes
2021-06-18 23:10:20 +00:00
Radon Rosborough
5c4adfccd0
Enable 'make sandbox' from admin shell
2021-06-18 08:28:34 +00:00
Radon Rosborough
b01f1ccab6
Add 'make ecr' target
2021-06-18 07:12:24 +00:00
Radon Rosborough
ddd5f44d0a
Refactor and fixup generate-build-script API
2021-06-18 07:06:32 +00:00
Radon Rosborough
ddb2fa0d4b
Hallelujah
2021-06-18 07:06:32 +00:00
Radon Rosborough
1edf4e289a
Privilege escalation
2021-06-18 07:06:32 +00:00
Radon Rosborough
888aea874a
Makefile fixups
2021-06-18 07:06:32 +00:00
Radon Rosborough
3299bd2ddb
Fix misc GBS errors
2021-06-18 07:06:32 +00:00
Radon Rosborough
a95f9b2d50
Fix a permissions error
2021-06-18 07:06:32 +00:00
Radon Rosborough
6c678c73ce
Start seriously screwing around with GBS.js
2021-06-11 22:17:08 -07:00
Radon Rosborough
6c7fbf7fb1
Start fixing sandbox script
2021-04-30 23:13:15 -07:00
Radon Rosborough
67299ce6fe
Migrate S3 bucket
2021-03-27 16:27:50 -07:00
Radon Rosborough
5f523f8142
More bugfixes
2021-03-26 21:30:50 -07:00
Radon Rosborough
9bd99c027d
Misc bugfixes
2021-03-26 21:14:19 -07:00
Radon Rosborough
219fbed342
Start work on depgraph runner
2021-03-20 22:15:49 -07:00
Radon Rosborough
b99d17bcd3
Preliminary containerization work
2021-03-19 23:04:59 -07:00
Radon Rosborough
83208355d4
Load language configurations into server
2021-03-18 19:03:28 -07:00
Radon Rosborough
feb5aad8f0
Build per-language Docker images
2021-03-18 17:04:21 -07:00
Radon Rosborough
988179385a
Fix indentation in Makefile
2021-02-20 17:54:32 -08:00
Radon Rosborough
fed2b4571d
Download anonymously from S3
2021-01-24 10:07:01 -08:00
Radon Rosborough
3e0984936c
Rearrange Makefile more
2021-01-23 20:07:51 -08:00
Radon Rosborough
9112a0b2ea
Upgrade 'make help' again
2021-01-23 17:22:29 -08:00
Radon Rosborough
6e3250e943
Greatly improve 'make help'
2021-01-23 14:53:40 -08:00
Radon Rosborough
d7a3e9cb99
Rearrange Makefile
2021-01-23 13:36:15 -08:00
Radon Rosborough
afed8b2764
Customizable compression levels in Makefile
2021-01-23 10:26:36 -08:00
Radon Rosborough
aa0239141e
Eliminate unnecessary Make diagnostics
2021-01-21 20:45:48 -08:00
Radon Rosborough
998811d3d4
Get lsp-repl working again
2021-01-18 09:48:42 -08:00
Radon Rosborough
d700ddbb67
Actually pass environment variables to shells
2021-01-17 13:37:49 -08:00
Radon Rosborough
33edf76b93
Write all build scripts at once
2021-01-17 13:34:58 -08:00
Radon Rosborough
4e032aaecb
Deal with some DNS garbage
...
Apparently, my laptop was using 75.75.75.75 from Comcast as one of its
DNS servers, and unfortunately that server was totally broken (dig
@75.75.75.75 never returned results). I had to edit
/etc/systemd/resolved.conf to override DNS=8.8.8.8, then things worked
again. How DNS resolution worked at all outside of Docker was unclear
to me, but overriding 75.75.75.75 makes it work inside as well (when
not operating in --network=host mode).
2021-01-17 11:56:57 -08:00
Radon Rosborough
f50c177007
Get a bunch of new languages working
2021-01-09 14:07:10 -08:00
Radon Rosborough
670fabe177
Improve sandbox env, add shared dep support
2021-01-09 12:36:17 -08:00