Commit Graph

507 Commits

Author SHA1 Message Date
Radon Rosborough 4b726443ec Fix bug in plan-publish.js 2021-01-17 21:39:18 -08:00
Radon Rosborough 36a0a86bd3 Fix dependency error in plan-publish.js 2021-01-17 21:26:51 -08:00
Radon Rosborough a29329f71c Install distutils for Hy, fix 'set -e' usage 2021-01-17 21:09:35 -08:00
Radon Rosborough 537f4bda53 Temporarily disable Hack
https://github.com/facebook/hhvm/issues/8796
2021-01-17 20:28:49 -08:00
Radon Rosborough 7efeb334ed Fix typo for Limbo 2021-01-17 17:15:43 -08:00
Radon Rosborough ece793985f Fix dependencies & newline for Entropy 2021-01-17 16:24:48 -08:00
Radon Rosborough a16309cf30 Finally track down horrendous Limbo error 2021-01-17 16:05:41 -08:00
Radon Rosborough d8bc476260 Fix Promise { <pending> } 2021-01-17 16:05:34 -08:00
Radon Rosborough bb924ca926 Optimize language build order 2021-01-17 15:18:41 -08:00
Radon Rosborough ce72de4f6f Fix Curry build & run 2021-01-17 15:18:27 -08:00
Radon Rosborough b2f20154a4 Write trailing newlines again 2021-01-17 14:19:44 -08:00
Radon Rosborough 96b26fa5c4 Seemingly the Cmd skel code is broken? 2021-01-17 14:16:17 -08:00
Radon Rosborough 8a662d5dbe s/pstree/psmisc/ 2021-01-17 14:00:47 -08:00
Radon Rosborough fa97f045dc Install pstree, 'make all-scripts' executable 2021-01-17 13:47:21 -08:00
Radon Rosborough d700ddbb67 Actually pass environment variables to shells 2021-01-17 13:37:49 -08:00
Radon Rosborough 33edf76b93 Write all build scripts at once 2021-01-17 13:34:58 -08:00
Radon Rosborough 5ef6c0ff51 Set test patience and concurrency for CI 2021-01-17 13:18:39 -08:00
Radon Rosborough d9e7f6d378 Fix ENTRYPOINT for admin, ci images 2021-01-17 12:17:26 -08:00
Radon Rosborough ccc39b9c8f Make eC work 2021-01-17 12:14:17 -08:00
Radon Rosborough 4e032aaecb Deal with some DNS garbage
Apparently, my laptop was using 75.75.75.75 from Comcast as one of its
DNS servers, and unfortunately that server was totally broken (dig
@75.75.75.75 never returned results). I had to edit
/etc/systemd/resolved.conf to override DNS=8.8.8.8, then things worked
again. How DNS resolution worked at all outside of Docker was unclear
to me, but overriding 75.75.75.75 makes it work inside as well (when
not operating in --network=host mode).
2021-01-17 11:56:57 -08:00
Radon Rosborough 0c9c5707ea Use format strings 2021-01-16 10:03:49 -08:00
Radon Rosborough e848cc2792 Install shared deps into composite image 2021-01-16 09:56:59 -08:00
Radon Rosborough 471f18e567 Install shared deps for tests 2021-01-16 09:55:19 -08:00
Radon Rosborough 646eda0bbf Fix curry build 2021-01-14 21:56:22 -08:00
Radon Rosborough 7d780661db New solution that works on the free tier
Let's just require some languages to be built and published locally.
Easy enough.
2021-01-14 21:56:22 -08:00
Radon Rosborough 52093d53cb Try to avoid build timeout for Ante -_- 2021-01-14 07:56:44 -08:00
Radon Rosborough b82556bfd8 Clean up packages-microsoft-prod.deb 2021-01-13 22:06:13 -08:00
Radon Rosborough d46b1a9ece -_- 2021-01-13 21:47:37 -08:00
Radon Rosborough 6d89b5d2f9 Don't introduce circular dependency 2021-01-13 21:44:19 -08:00
Radon Rosborough 0be51eeaeb Compile setuid binary ahead of time in CI 2021-01-13 21:37:35 -08:00
Radon Rosborough 83d2873636 Fix some typoes in plan-publish script 2021-01-13 21:20:28 -08:00
Radon Rosborough 1e44d57254 Fix typo in getPackages() 2021-01-13 21:17:32 -08:00
Radon Rosborough eba085a10a Re-add license 2021-01-13 21:13:43 -08:00
Radon Rosborough fc1372a263 Update README 2021-01-13 21:13:18 -08:00
Radon Rosborough b02c2ebe77 Merge old development history into Debian rewrite 2021-01-13 21:09:37 -08:00
Radon Rosborough 342cff0511 Prepare for merge into master 2021-01-13 21:03:12 -08:00
Radon Rosborough 27099cca40 Attempt to account for shared deps in CI 2021-01-13 21:02:08 -08:00
Radon Rosborough 65c5403b6f Use http for now for Red
There seems to be a problem specific to my laptop's kernel or network
stack that causes an SSL error.
2021-01-13 17:00:57 -08:00
Radon Rosborough b9eaccfc66 Rename some files that I missed 2021-01-11 22:24:54 -08:00
Radon Rosborough f7b0b43551 Almost all languages working in new system 2021-01-11 22:17:09 -08:00
Radon Rosborough f013f7e26c Work on a number of additional languages 2021-01-11 19:34:44 -08:00
Radon Rosborough 5895b5f3e4 Everything through MongoDB 2021-01-10 15:52:23 -08:00
Radon Rosborough ac39b15e16 Make more languages work 2021-01-09 15:36:14 -08:00
Radon Rosborough f50c177007 Get a bunch of new languages working 2021-01-09 14:07:10 -08:00
Radon Rosborough 670fabe177 Improve sandbox env, add shared dep support 2021-01-09 12:36:17 -08:00
Radon Rosborough 5752918068 Make users.js robust to concurrency 2021-01-07 21:09:33 -08:00
Radon Rosborough 9a99429f48 Miscellaneous work starting to support langs 2021-01-06 21:44:27 -08:00
Radon Rosborough 6450df047f Configure more package managers 2021-01-02 15:41:47 -08:00
Radon Rosborough d782cc1fb5 Import APT package installation 2021-01-02 11:08:14 -08:00
Radon Rosborough ec94a44030 Re-add install clause for Python 2021-01-02 10:18:15 -08:00