Commit Graph

587 Commits

Author SHA1 Message Date
dependabot[bot] 8bd491e424
Bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 07:19:05 +00:00
Radon Rosborough a340079ac8
Merge pull request #1 from raxod502/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-06-14 22:21:47 -07:00
dependabot[bot] 3cb40d9e2b
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 21:11:32 +00:00
Radon Rosborough 920d58b781 Upgrade to gp3
This is required for sufficient IO performance to actually pull a
Docker image.
2021-03-13 23:07:27 -08:00
Radon Rosborough c3a2aa90b2 Fix misc deployment script errors 2021-03-13 23:07:23 -08:00
Radon Rosborough 43f6652bc2 Upgrade to t3.small
We're running low on memory when pulling the Docker image.
2021-03-13 22:05:16 -08:00
Radon Rosborough 46f3079741 Install 'tree' in runtime image 2021-03-13 16:40:57 -08:00
Radon Rosborough 4a804fc58a Wait longer for Unison test 2021-03-13 11:17:43 -08:00
Radon Rosborough 8d2c1bcdf2 Fix cran_repo grep pipeline 2021-03-13 11:17:36 -08:00
Radon Rosborough 770f54e6d2 Move riju-init-volume to runtime 2021-03-13 10:56:24 -08:00
Radon Rosborough b1501f9d5d Add some empty files 2021-03-13 10:55:41 -08:00
Radon Rosborough f76518a8b6 Work on JSON Schema docstrings 2021-03-13 10:55:29 -08:00
Radon Rosborough 2923aaef65 Start writing run command tutorial 2021-03-13 10:55:22 -08:00
Radon Rosborough eccda2194a Initialize EBS volume for use with Docker 2021-03-06 16:52:39 -08:00
Radon Rosborough 988179385a Fix indentation in Makefile 2021-02-20 17:54:32 -08:00
Radon Rosborough c42dc69d58 Tutorial: debug language installation 2021-02-20 12:20:07 -08:00
Radon Rosborough 2aac76d168 Validate all language configs with JSON Schema 2021-02-20 12:13:23 -08:00
Radon Rosborough 741a7a69f1 Install moreutils in runtime image 2021-02-20 11:35:45 -08:00
Radon Rosborough 9e621180a7 Drop last usage of riju-cdn 2021-02-20 11:34:50 -08:00
Radon Rosborough 96280a9235 Fix hardcoded paths in Limbo 2021-02-20 11:34:46 -08:00
Radon Rosborough 9243a10a4d Fix hardcoded paths in Kitten 2021-02-20 11:00:39 -08:00
Radon Rosborough 85baab80b5 Fix hardcoded paths in Idris 2021-02-20 10:56:22 -08:00
Radon Rosborough 83df706b57 Fix hardcoded paths in Clean 2021-02-20 10:05:39 -08:00
Radon Rosborough c2915db424 Reformat helloInput for sed 2021-02-19 21:34:49 -08:00
Radon Rosborough c581229f59 Remove no longer needed workaround 2021-02-07 20:56:07 -08:00
Radon Rosborough 0dcfa3d062 Work around really sad packaging error 2021-02-07 20:55:11 -08:00
Radon Rosborough 029a78b58b Minor tutorial improvements 2021-02-07 15:02:00 -08:00
Radon Rosborough 89e3b3f488 Re-enable TLS for Red
It was disabled due to a misunderstanding.
2021-02-07 09:51:39 -08:00
Radon Rosborough 9a548bb95f Fix purescript .cache ownership problem
We actually don't want to pass in HOME via sudo, as some
programs (such as the npm install script for purescript) will respect
it and write root-owner .cache things into /home/riju (causing later
failures).
2021-02-07 09:48:38 -08:00
Radon Rosborough 45cd08e94e Fix permissions on sqlite build dir 2021-02-07 09:35:39 -08:00
Radon Rosborough d4ab62307f Re-enable sqls for all databases
This reverts commit 97b1f05118 now that
https://github.com/lighttiger2505/sqls/issues/39 is solved.
2021-02-07 09:35:22 -08:00
Radon Rosborough ab43225e21 Cost reduction: use cold HDD for EBS volume 2021-02-06 21:31:57 -08:00
Radon Rosborough a2d889860d Start writing tutorial 2021-02-06 21:29:16 -08:00
Radon Rosborough 82c7f6d4af Re-enable Hack 2021-01-25 20:18:22 -08:00
Radon Rosborough 2e928aae46 Add comment 2021-01-24 21:32:00 -08:00
Radon Rosborough 2566fcb6c5 Switch to HTTPS for D, yay! 2021-01-24 21:22:01 -08:00
Radon Rosborough 98612d6bcc Fix typo in Swift configuration 2021-01-24 14:22:25 -08:00
Radon Rosborough fed2b4571d Download anonymously from S3 2021-01-24 10:07:01 -08:00
Radon Rosborough b13b2aca86 Install htop 2021-01-24 10:05:41 -08:00
Radon Rosborough d78dbaf9d8 Disallow Unison from running in CI 2021-01-24 10:05:32 -08:00
Radon Rosborough 373bb01222 Style changes 2021-01-24 10:05:26 -08:00
Radon Rosborough 09bd314bb8 Link to documentation from README 2021-01-23 21:48:47 -08:00
Radon Rosborough df83dbbdb7 Add missing DEPLOY_SSH_PRIVATE_KEY 2021-01-23 21:41:03 -08:00
Radon Rosborough 49e18e9830 Fix deprecated Express methods 2021-01-23 21:40:58 -08:00
Radon Rosborough 91fa474838 Reduce ENTRYPOINT verbosity 2021-01-23 21:40:49 -08:00
Radon Rosborough edad36a563 Fix language settings for Unison 2021-01-23 21:07:03 -08:00
Radon Rosborough 1e1309bb59 New file: doc/build.md 2021-01-23 20:08:04 -08:00
Radon Rosborough ceeec32c8f Some small fixes to composite image build 2021-01-23 20:07:58 -08:00
Radon Rosborough 3e0984936c Rearrange Makefile more 2021-01-23 20:07:51 -08:00
Radon Rosborough 9296807ae3 Shard composite image into 10 layers 2021-01-23 18:42:18 -08:00