Commit Graph

35 Commits

Author SHA1 Message Date
dependabot[bot] e7366b15e0
Bump json5 from 1.0.1 to 1.0.2 (#173)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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>
2023-01-06 09:12:40 -07:00
Radon Rosborough 1ef298aac6 Fix some logic and control flow issues 2023-01-04 18:54:15 -07:00
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] 17b5573682
Bump decode-uri-component from 0.2.0 to 0.2.2 (#171)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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:02:53 -08:00
dependabot[bot] 29d189df3e
Bump loader-utils from 1.4.1 to 1.4.2 (#170)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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-11-19 14:02:57 -08:00
dependabot[bot] 2bb03083f4
Bump loader-utils from 1.4.0 to 1.4.1 (#166)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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-11-08 16:37:26 -08:00
dependabot[bot] edc07acdac
Bump terser from 4.8.0 to 4.8.1 (#160)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 16:52:02 -07: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
dependabot[bot] 21f711f90b
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:49:14 +00:00
Radon Rosborough 3aba7c4394 Expose basic Prometheus metrics 2022-01-30 17:44:16 -08:00
dependabot[bot] ad90c5c0cc
Bump nanoid from 3.1.23 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 04:42:57 +00:00
Radon Rosborough 5c1cf7c727 Rate-limit remote image checks 2021-12-23 16:05:41 -08:00
dependabot[bot] 3954ecfa2e
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-26 18:16:04 +00: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 e5ec173f3c Upgrade dependencies 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 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