Commit Graph

273 Commits

Author SHA1 Message Date
Radon Rosborough 13904c38c7 Use less disk space
Turns out that I had it the way I did for a reason.

This reverts commit 5592a92c1b.
2020-08-23 11:26:43 -06:00
Radon Rosborough cb6e2f84f8 New language: Clean 2020-08-23 11:23:27 -06:00
Radon Rosborough e3cf0854f0 Alphabetize 2020-08-23 11:17:33 -06:00
Radon Rosborough a354f02ab4 New language: J 2020-08-23 10:47:22 -06:00
Radon Rosborough 7321737cd4 Print number of tests run 2020-08-23 10:37:34 -06:00
Radon Rosborough 0dc85743d6 Switch to DigitalOcean mirror for MariaDB 2020-08-23 10:22:09 -06:00
Radon Rosborough 109079ed3e New language: Dylan 2020-08-23 10:20:00 -06:00
Radon Rosborough fb2334750c New language: Ezhil 2020-08-23 09:47:17 -06:00
Radon Rosborough a7af89cf04 Fix name of environment variable O_o 2020-08-23 09:16:25 -06:00
Radon Rosborough ccdff2ec5d Prevent .git from being added to Docker image 2020-08-23 08:56:34 -06:00
Radon Rosborough 55186a016f New language: Cat 2020-08-22 23:03:27 -06:00
Radon Rosborough a17c80ae8c Add trash-cli package as handy utility 2020-08-22 23:03:14 -06:00
Radon Rosborough af8f0a09ab Make timeout *absurdly* long 2020-08-22 22:51:54 -06:00
Radon Rosborough b8188be560 New language: Boo 2020-08-22 22:25:50 -06:00
Radon Rosborough e5dd562e87 New language: Battlestar 2020-08-22 22:13:52 -06:00
Radon Rosborough 5592a92c1b Make better use of Docker cache on failed builds 2020-08-22 21:38:48 -06:00
Radon Rosborough aee2a82abc Update README 2020-08-22 21:28:48 -06:00
Radon Rosborough 37a4be8a0a Decrease concurrency also 2020-08-22 21:18:39 -06:00
Radon Rosborough 016d3c8209 Bump timeout to be ridiculously long 2020-08-22 20:32:36 -06:00
Radon Rosborough 8af94f9002 Reduce concurrency only when building prod image 2020-08-22 19:54:01 -06:00
Radon Rosborough 5610772c15 Remove Metals installation 2020-08-22 19:47:13 -06:00
Radon Rosborough 3a2bc56f7d LSP working for all SQL databases 2020-08-22 19:45:39 -06:00
Radon Rosborough d5503db374 Alphabetize 2020-08-22 19:10:22 -06:00
Radon Rosborough 3fa097dfc6 Reduce concurrency for CI 2020-08-22 18:41:02 -06:00
Radon Rosborough 728ec07f9d [#18] Fix link in README 2020-08-22 18:38:59 -06:00
Radon Rosborough ebed873b5c LSP working for Dart 2020-08-22 17:24:49 -06:00
Radon Rosborough d9b6254bd1 LSP working for Java 2020-08-22 16:52:50 -06:00
Radon Rosborough b1fd9aee6b Use 'mv' instead of 'cp' where possible 2020-08-22 16:34:32 -06:00
Radon Rosborough e5ba8b722e Reduce number of subshells generated 2020-08-22 16:31:24 -06:00
Radon Rosborough 4c0cab2572 Add hint for Hack repl 2020-08-22 16:14:39 -06:00
Radon Rosborough 85a5b33180 Enable systemd service automatically 2020-08-22 16:14:30 -06:00
Radon Rosborough b6b62a792e Update README 2020-08-22 15:47:27 -06:00
Radon Rosborough 3fe27089d9 Work around set -o pipefail 2020-08-22 15:35:21 -06:00
Radon Rosborough b580859ab2 Merge remote-tracking branch 'origin/master' 2020-08-22 15:19:57 -06:00
Radon Rosborough 39aa3a29da Move Snobol from phase 4 to phase 6 2020-08-22 15:19:32 -06:00
Radon Rosborough 2a2ab3336f Migrate from Google Drive to GitHub Releases 2020-08-22 15:10:19 -06:00
Radon Rosborough 7607c6b42c
Merge pull request #2 from raxod502/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-22 14:31:08 -06:00
Radon Rosborough 8105407999 Fix Snobol download 2020-08-22 14:25:14 -06:00
Radon Rosborough d805b3efc0 Stop using Sourceforge (prevent hung downloads) 2020-08-22 14:24:26 -06:00
Radon Rosborough 32acc77eec Use faster mirror for MariaDB 2020-08-22 12:44:25 -06:00
Radon Rosborough 9bda3dc943 Skip remaining LSP tests 2020-08-22 12:44:20 -06:00
Radon Rosborough 9636d28d2a Fix Ioke download URL 2020-08-22 12:35:51 -06:00
Radon Rosborough d5713ff089 Fix broken Stack install 2020-08-22 12:32:20 -06:00
Radon Rosborough 81f69f0748 Un-rolling-release Euphoria 2020-08-22 12:27:29 -06:00
Radon Rosborough cb3682c2fc Fix variable substitution in watchexec download 2020-08-22 12:19:56 -06:00
Radon Rosborough f1fb3e3f1a Fix liblua name computation 2020-08-22 12:17:46 -06:00
dependabot[bot] 67fe68c6d2
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 18:08:06 +00:00
Radon Rosborough deb2c9b320 Workaround really obnoxious APT bug 2020-08-22 12:07:15 -06:00
Radon Rosborough df9fb8b86a Pull latest ubuntu:rolling in CI 2020-08-22 12:03:11 -06:00
Radon Rosborough a8dc9c04d0 Add Fathom Analytics 2020-08-16 10:34:22 -06:00