Age | Commit message (Collapse) | Author |
|
|
|
(#2587)
* Add race testing to tests, and fix a few small race conditions in the tests
* Enable run-sytest on MacOS
* Remove deadlock detecting mutex, per code review feedback
* Remove autoformatting related changes and a closure that is not needed
* Adjust to importing nats client as 'natsclient'
Signed-off-by: Brian Meek <brian@hntlabs.com>
* Clarify the use of gooseMutex to proect goose internal state
Signed-off-by: Brian Meek <brian@hntlabs.com>
* Remove no longer needed mutex for guarding goose
Signed-off-by: Brian Meek <brian@hntlabs.com>
|
|
* Add build page; correct proxy info; fix Caddy example
* Improve Caddyfile example
* Apply review comments; add polylith Caddyfile
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Benjamin Nater <me@bn4t.me>
|
|
* Update README/CONTRIBUTING/sytest for AWSY issues
* More docs
|
|
Broken by 24d8df664c21fa8bd68d80b5585a496e264c410a
Signed-off-by: Olivier Charvin <git@olivier.pfad.fr>
|
|
* Update INSTALL.md
* Move some things
* Clean up
* Move some more things
* Don't build all the things for the monolith
* Update INSTALL.md
* Nuke hooks
|