Commit Graph

879 Commits

Author SHA1 Message Date
Radon Rosborough 5d7300c237
Merge pull request #123 from raxod502/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-09-26 11:21:29 -07: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 1710193e0c [#116] Fix Ruby requiring trailing newline 2021-09-26 11:13:51 -07:00
Radon Rosborough 84c4c3a13e
Merge pull request #114 from plondon/patch-1
Update selfhosting.md
2021-09-19 14:05:51 -07:00
Radon Rosborough 59559ee125 More 2021-09-19 14:05:15 -07:00
Radon Rosborough 15f959bbeb Fork not needed 2021-09-19 13:22:06 -07:00
Radon Rosborough 24bac2f1e0 Add tutorial on running locally 2021-09-19 13:20:19 -07:00
Philip London 4a14b2c6c1
Update selfhosting.md
After the deprecation of auto scaling groups I needed to follow the changes here to get riju back online. Hope this helps others!
2021-09-19 09:13:28 -04:00
Radon Rosborough dd1b851c3c Thsnks
https://stackoverflow.com/a/58742504
2021-09-18 12:48:59 -07:00
Radon Rosborough b2e0eb122d Omg really 2021-09-18 11:45:28 -07:00
Radon Rosborough 2cf790d7b8 [#98] Promtail should also ship Promtail logs 2021-09-18 11:20:03 -07:00
Radon Rosborough 071ab9973e [#113] Remove autoscaling group 2021-09-18 10:52:39 -07:00
Radon Rosborough c80c7f68b5 Poetry is not an Ubuntu package 2021-09-18 10:35:03 -07:00
Radon Rosborough d46b86c631 [#112] Fix race condition with closing sessions 2021-09-18 10:28:17 -07:00
Radon Rosborough 3fa023285b [#112] Increase instance size to t3.medium 2021-09-15 10:19:47 -07:00
Radon Rosborough 0992a4dc90 Make domain customizable 2021-09-13 21:48:42 -07:00
Radon Rosborough a1815f8dd9 Remove spurious CI references for now 2021-09-13 21:43:12 -07:00
Radon Rosborough 820e3e2da0 [#106] Mention ECR authentication 2021-09-11 16:52:05 -07:00
Radon Rosborough 713fa56d9d Nope 2021-09-11 16:47:34 -07:00
Radon Rosborough ed457484e8 [#105] Update self-hosting docs 2021-09-11 16:45:24 -07:00
Radon Rosborough 7d2c7ca0cb Final cost breakdown for Aug 2021 2021-09-06 15:46:58 -07:00
Radon Rosborough 4d44cb2684 Comment out better 2021-09-04 20:38:49 -07:00
Radon Rosborough c223717227 It's C, not C++ 2021-09-04 20:31:39 -07:00
Radon Rosborough e41fc171d7
Try out GitHub's security thing 2021-09-04 20:29:47 -07:00
Radon Rosborough 17d99c653b Temporarily comment out GitHub Action 2021-09-04 20:25:44 -07:00
Radon Rosborough 7e13eada31 Report better errors for non-repl languages 2021-08-30 21:35:39 -07:00
Radon Rosborough cc8d54ef75 Handle aliases in websocket API 2021-08-30 21:35:03 -07:00
Radon Rosborough 48a1433967 Some more aliases for ObjC 2021-08-30 21:34:55 -07:00
Radon Rosborough 12809cc39c Make full raw mode optional 2021-08-30 21:24:59 -07:00
Radon Rosborough 151cea0111 Add cli to PATH 2021-08-30 20:53:25 -07:00
Radon Rosborough 241a4e7f4d Oops 2021-08-30 16:43:18 -07:00
Radon Rosborough 4436f91ec9 Report errors correctly 2021-08-30 00:00:35 -07:00
Radon Rosborough 0d2e113319 [#73] Minimum actually viable product 2021-08-29 23:50:27 -07:00
Radon Rosborough a80457578e [#73] Minimum nonviable product for Riju CLI
Just for fun
2021-08-29 19:56:01 -07:00
Radon Rosborough ff95d0aadb Add financials README 2021-08-29 14:28:54 -07:00
Radon Rosborough ed5fb1dd45 Add commentary to July 2021-08-29 14:23:20 -07:00
Radon Rosborough cbcf159878 It's provisional 2021-08-29 14:05:09 -07:00
Radon Rosborough b38a041f1e Classify costs 2021-08-29 14:03:31 -07:00
Radon Rosborough 7125ce9606 Classify July costs, more or less 2021-08-29 13:48:55 -07:00
Radon Rosborough 57ae0d17b6 Categorize almost all costs for August 2021-08-29 13:25:32 -07:00
Radon Rosborough bd55fd1144 More things 2021-08-29 13:04:02 -07:00
Radon Rosborough 28042c2b83 Work on billing taxonomy 2021-08-29 12:21:44 -07:00
Radon Rosborough 3b3f6192f2 Additional work 2021-08-29 11:37:28 -07:00
Radon Rosborough 1b622c62c9 Fix naming conventions 2021-08-29 10:52:05 -07:00
Radon Rosborough 851d60ef6f Financials 2021-08-29 09:38:05 -07:00
Radon Rosborough c9af422461 Catch more errors 2021-08-26 18:46:04 -07:00
Radon Rosborough d3ab5d6336 Don't log error when websocket is closed
This will stop showing up in Sentry now.
2021-08-26 18:39:49 -07:00
Radon Rosborough 339936c5ee Remove some unused declarations 2021-08-26 18:36:21 -07:00
Radon Rosborough 62f00c6af9 Slow down Unison testing to make more reliable 2021-08-21 00:00:39 -07:00
Radon Rosborough 2a65f7772d [#97] Tear down exec commands properly 2021-08-20 21:02:57 -07:00