mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-12-04 18:05:35 +00:00
add testing to our PR procedure
This commit is contained in:
parent
9e1140fc43
commit
cf7a3c6d8c
@ -15,7 +15,9 @@ To connect your node to one of these public peers, follow [the steps in the cjdn
|
|||||||
|
|
||||||
## Adding your public node's credentials
|
## Adding your public node's credentials
|
||||||
|
|
||||||
If you've created a public node, and would like to have it listed here, fork the repo, add a keyfile, and submit a PR.
|
If you've created a public node, and would like to have it listed here, fork the repo, add a keyfile, run `./tests.py` (make sure your file passes the test), and submit a PR.
|
||||||
|
|
||||||
|
We won't merge your credentials until our tests are passing.
|
||||||
|
|
||||||
### Filepath conventions
|
### Filepath conventions
|
||||||
Credentials are sorted geographically, by [continent](https://github.com/hyperboria/docs/blob/master/cjdns/nodeinfo-json.md#regarding-continent-codes) code.
|
Credentials are sorted geographically, by [continent](https://github.com/hyperboria/docs/blob/master/cjdns/nodeinfo-json.md#regarding-continent-codes) code.
|
||||||
|
Loading…
Reference in New Issue
Block a user