0llirocks / cvss-suite

CvssSuite - This Ruby gem helps you to process the vector of the Common Vulnerability Scoring System.
https://cvss-suite.0lli.rocks
Other
23 stars 15 forks source link

Add build badge and update travis.yml #7

Closed adamrdavid closed 4 years ago

adamrdavid commented 5 years ago

Proposed changes

Get Travis CI working so that we can have those nifty commit status markers and a build status badge on the readme. This might also allow us to remove the check boxes for passing tests in the pull request template

Examples:

screen shot 2018-12-10 at 5 21 23 pm screen shot 2018-12-10 at 5 20 56 pm screen shot 2018-12-10 at 5 29 37 pm

Types of changes

What types of changes does your code introduce to CvssSuite?

None of the below, only a github/CI change

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR.

Further comments

This will require someone with an owner role to enable Travis CI for the repo here: https://travis-ci.org/siemens/cvss-suite

0llirocks commented 5 years ago

I will take it look it at, but first I need to take a detailed look at Travis before activating it.

adamrdavid commented 4 years ago

Now with github actions I think it would be better to use that. examples: https://github.com/bugcrowd/vrt-ruby/actions https://github.com/bugcrowd/vulnerability-rating-taxonomy/runs/383957128

0llirocks commented 4 years ago

I also thought about Actions but didn’t have time to take a closer look. Maybe will do in the next weeks can’t promise though.

adamrdavid commented 4 years ago

Okay 👍 I'm going to close this out as not relevant anymore.