Age | Commit message (Collapse) | Author |
|
We have a single repository (the monorepo), and a single project
channel worth reporting to (Ripple's).
Change-Id: I17d84b610639d7eed422d6a7032908d21143a582
|
|
These aren't really relevant to the project. If people particularly care
about our infra, we could create a channel specifically for that, but
currently it's not of interest to anyone, and just clutters things up.
Change-Id: I86a484604b9442a51ba0ea22783c9286857ce403
|
|
As the main service runs as a dynamic user, service restarts cause the
runtime directory (/run/naut) to be recreated. This resulted in the
proxy socket being deleted, never to be seen again (breaking the hook).
Change-Id: Ief0655d24116939e401191acd75d9d59b9c03e86
|
|
This ensures that only a single instance can be running, and allows the
socket and service to be restarted together.
Change-Id: Iaa7a2f36705996458d0c7af692151bba6209c028
|
|
After a couple of days wrangling Rust's async ecosystem, we now have
an IRC bot that will announce new commits. This should hopefully give
people a better view into what we're working on!
Change-Id: Ie7b3be62afca3ad2a10cb04c15ff666c62408fa2
|