watson / ci-info

Get details about the current Continuous Integration environment
MIT License
321 stars 50 forks source link

Add dsari detection #15

Closed rfinnie closed 6 years ago

rfinnie commented 6 years ago

Add support for dsari (https://github.com/rfinnie/dsari).

Note that I've only just now added CI=true and DSARI=true to dsari itself. For older installations, I've also added RUN_ID to isCI which dsari (as well as TaskCluster it appears) already uses.

watson commented 6 years ago

Hi @rfinnie

Thanks a lot for the contribution 😃

Sorry for the messy commit log. I needed fix a merge conflict with master and made a few mistakes along the way.

I'll merge this now and release it in the next version. Just out of curiosity, how did you come across this project?