Skip to content

lskatz/is-it-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Is it down

This is a repo dedicated to reporting whether any given service is down. This is done through GitHub actions. Each sticker below is the name of a service and tells you whether the test passed.

Statuses

esearch

Example

To understand what the actual status means, for example the esearch test, click on the actual status sticker which will bring you to the GitHub Actions page for this repo.

Click on the correct workflow on the left side
image

Click on the latest run
image

Click on the down arrow to expand a section and see what passed. In this example, we are highlighting these two commands and their output.

esearch -db biosample -query "SAMN00860590" >  SAMN00860590.xml
cat SAMN00860590.xml

image

Thus letting you know that the esearch command with the Eutils API is still running.

...as recently as July 20!
image

Contributing

See CONTRUBUTING.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published