Commit Graph

637 Commits

Author SHA1 Message Date
Radon Rosborough ddb2fa0d4b Hallelujah 2021-06-18 07:06:32 +00:00
Radon Rosborough 4e86dfc567 Add missing return 2021-06-18 07:06:32 +00:00
Radon Rosborough ec0b90dc9b Snazzier shell prompt 2021-06-18 07:06:32 +00:00
Radon Rosborough b132840385 shell-quote is full of bugs -_-
seriously, how did this happen?? this is the one kind of library you'd
assume couldn't possibly have bugs, because it's so obviously critical
for the thing to be thoroughly tested. and it's not even complicated
functionality to implement...
2021-06-18 07:06:32 +00:00
Radon Rosborough 64fc96ef06 Ada language server no longer available as binary
This will be recorded on the issue tracker, but for now it seems very
difficult to compile the thing from source.
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 d41d8cb55e Install specific version of Prettier 2021-06-18 07:06:32 +00:00
Radon Rosborough a7bc26f875 Update README 2021-06-18 07:06:32 +00:00
Radon Rosborough e5ec173f3c Upgrade dependencies 2021-06-18 07:06:32 +00:00
Radon Rosborough d5277cbf67 Add security policy 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 1cd1338eb5 Block public S3 access 2021-06-13 13:13:29 -07:00
Radon Rosborough 0600d3d687 Fix some tags 2021-06-13 13:07:27 -07:00
Radon Rosborough 3f898fdbc1 Get Python built with new system 2021-06-11 22:30:00 -07:00
Radon Rosborough 6c678c73ce Start seriously screwing around with GBS.js 2021-06-11 22:17:08 -07:00
Radon Rosborough bcd8551e55 Foolproof 2021-06-11 21:25:46 -07:00
Radon Rosborough 2ba198b645 "Fix" race condition in riju-init-volume 2021-06-11 21:25:36 -07:00
Radon Rosborough b9e0d4049c Add ECR repository back into Terraform 2021-06-11 21:23:09 -07:00
Radon Rosborough 49b00dcab2 Mark output as sensitive 2021-06-11 21:23:06 -07:00
Radon Rosborough 6c7fbf7fb1 Start fixing sandbox script 2021-04-30 23:13:15 -07:00
Radon Rosborough d3cd61cdd6 Make stty conditional 2021-04-24 09:48:25 -07:00
Radon Rosborough 0e0ceebd9e Workaround Docker bug with term size settings 2021-04-24 09:38:51 -07:00
Radon Rosborough db41dfa0a3 Container process should have a pty 2021-04-24 09:25:55 -07:00
Radon Rosborough d521eed1ce Some random bugfixes 2021-04-23 20:33:57 -07:00
Radon Rosborough 46b2bcf4bd Apparently pluses are disallowed in Docker tags 2021-04-22 21:22:49 -07:00
Radon Rosborough 4404657909 Add --local-only mode to depgraph 2021-04-22 21:05:11 -07:00
Radon Rosborough 0c611c1fba It lives! 2021-03-27 16:29:38 -07:00
Radon Rosborough 67299ce6fe Migrate S3 bucket 2021-03-27 16:27:50 -07:00
Radon Rosborough 0e5fd407b9 Misc fixes 2021-03-27 16:16:25 -07:00
Radon Rosborough d5c9e97e10 Plan and apply 2021-03-27 16:03:16 -07:00
Radon Rosborough 5fc14b1403 Compute all hashes correctly 2021-03-27 10:00:26 -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 76a2a2d1ee Misc refactoring 2021-03-26 20:31:46 -07:00
Radon Rosborough 17d0167611 Slightly more correct but probably same effect 2021-03-23 19:14:19 -07:00
Radon Rosborough e1ed1452ec Compute dependent artifact hashes 2021-03-22 16:26:32 -07:00
Radon Rosborough 1672e42960 Bugfixes for hashing 2021-03-21 21:53:22 -07:00
Radon Rosborough b986cf69af Compute transitive dependencies 2021-03-21 18:09:11 -07:00
Radon Rosborough 00c3a4117a Finish up initial depgraph, remove dead code 2021-03-21 14:50:45 -07:00
Radon Rosborough 1b975de021 Get containerized execution working 2021-03-21 14:45:13 -07:00
Radon Rosborough 224f8f7d9d Misc fixes for containerization 2021-03-21 14:36:44 -07:00
Radon Rosborough 69f1c2ed58 Remove no longer correct comment 2021-03-21 14:16:23 -07:00
Radon Rosborough 2e12413d54 Fix popen/pclose usage 2021-03-21 14:15:45 -07:00
Radon Rosborough 4a79b95efc Tear down old containers properly 2021-03-21 13:55:33 -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