mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
update README with Github Actions badges [skip ci]
This commit is contained in:
parent
8752b97494
commit
3423f806fa
2 changed files with 5 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ fi
|
|||
|
||||
echo "[INFO] Starting hyperglass..."
|
||||
poetry run hyperglass start &> $LOG_FILE &
|
||||
sleep 60
|
||||
sleep 120
|
||||
|
||||
if [[ ! $? == 0 ]]; then
|
||||
echo "[ERROR] Failed to start hyperglass."
|
||||
|
|
|
|||
|
|
@ -15,12 +15,15 @@
|
|||
|
||||
[](https://pypi.org/project/hyperglass/)
|
||||

|
||||
[](https://travis-ci.com/github/checktheroads/hyperglass)
|
||||
|
||||
[](https://github.com/checktheroads/hyperglass)
|
||||
[](https://gitter.im/hyperglass)
|
||||
[](https://t.me/hyperglasslg)
|
||||
|
||||
[](https://github.com/checktheroads/hyperglass/actions?query=workflow%3A%Frontend+Testing%22)
|
||||
[](https://github.com/checktheroads/hyperglass/actions?query=workflow%3A%Backend+Testing%22)
|
||||
[](https://github.com/checktheroads/hyperglass/actions?query=workflow%3A%Installer+Testing%22)
|
||||
|
||||
<br/>
|
||||
|
||||
hyperglass is intended to make implementing a looking glass too easy not to do, with the lofty goal of improving the internet community at large by making looking glasses more common across autonomous systems of any size.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue