Radon Rosborough
ddb0084b0c
More k8s websocket proxying
2023-01-04 18:34:40 -07:00
Radon Rosborough
1aed40f7eb
Merge branch 'master'
2022-12-29 19:55:15 -07:00
Radon Rosborough
400088a2ce
Add unique name generator
2022-12-27 19:24:04 -07:00
Radon Rosborough
331f1c08a1
Add k8s sdk
2022-12-21 12:59:42 -07:00
dependabot[bot]
6a6f9a86a3
Bump express from 4.17.1 to 4.17.3 ( #172 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 18:05:02 -08:00
dependabot[bot]
4f99a456aa
Bump ejs from 3.1.6 to 3.1.7 ( #159 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:53:25 -07:00
Radon Rosborough
3aba7c4394
Expose basic Prometheus metrics
2022-01-30 17:44:16 -08:00
Radon Rosborough
5c1cf7c727
Rate-limit remote image checks
2021-12-23 16:05:41 -08:00
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