Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bram Daams
sch
Commits
1972fadf
Commit
1972fadf
authored
Jan 20, 2020
by
Bram Daams
Browse files
testcode
parent
df2281a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1972fadf
...
...
@@ -12,7 +12,7 @@ $ pip install .
## Test
For now, create a file
`test.py`
```
python
from
hc
import
hc
,
hcCred
,
hcRegistry
from
hc
import
hcCred
,
Healthchecks
cred
=
hcCred
(
'https://hc.example.com/api/v1/'
,
'mysecretapikey'
)
h
=
Healthchecks
(
cred
)
...
...
doc/hcregistry.json
deleted
100644 → 0
View file @
df2281a8
[
{
"JOB_ID"
:
"false1"
,
"HC_ID"
:
"c6078292-6ae8-43b5-a23e-9068e2f400ad"
,
"hash"
:
"7fd04f078e7ec8c20d0fa5c0a7d7e7cd"
},
{
"JOB_ID"
:
"false2"
,
"HC_ID"
:
"d597d9ff-119c-4562-988e-e0c382e95fae"
,
"hash"
:
"6f99db84b1563cbc9002ef7dbc9b48da"
}
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment