Commit Graph

18 Commits

Author SHA1 Message Date
Radon Rosborough f19e850e0d Effective teardown, and Sentry integration 2021-08-14 21:37:31 -07:00
Radon Rosborough ac79035580 Progress on sandbox, drop node-pty dependency 2021-08-12 19:38:39 -07: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 d41d8cb55e Install specific version of Prettier 2021-06-18 07:06:32 +00:00
Radon Rosborough 219fbed342 Start work on depgraph runner 2021-03-20 22:15:49 -07:00
Radon Rosborough 2aac76d168 Validate all language configs with JSON Schema 2021-02-20 12:13:23 -08:00
Radon Rosborough 998811d3d4 Get lsp-repl working again 2021-01-18 09:48:42 -08:00
Radon Rosborough 0b60ad12d1 First attempt at Dockerfile hashing 2020-12-31 07:15:29 -08:00
Radon Rosborough 2dd3e31f1a I hate writing Webpack configs. I hate it so much. 2020-12-27 12:42:06 -08:00
Radon Rosborough 2c12fdd04a Various CI fixes, auto reload language configs 2020-12-26 20:26:03 -08:00
Radon Rosborough 14f7bec490 Get main application page rendering 2020-12-25 12:06:25 -08:00
Radon Rosborough d54d0fb5bb Import webserver and get it running 2020-12-24 21:49:26 -08:00
Radon Rosborough a4c58c295f Successfully build composite image 2020-12-24 13:40:33 -08:00
Radon Rosborough 93507ce964 Runtime image and further Makefile updates 2020-12-23 18:00:52 -08:00
Radon Rosborough eeadee7349 Generate Python .deb from config 2020-12-22 21:16:35 -08:00
Radon Rosborough 825aa534c2 Leave behind build artifacts for debugging 2020-12-17 21:43:55 -08:00
Radon Rosborough 3670c78cb1 Add initial builder 2020-12-17 20:58:41 -08:00
Radon Rosborough 2759e4df69 Some initial progress 2020-12-17 19:04:02 -08:00