Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ci with release builder and publisher #395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeoFVO
Copy link

@LeoFVO LeoFVO commented Apr 9, 2023

Closes (#394)

Hey, I wanted to help the project to be adopted quickly, I think a vector of this is to allow user to install the tools easily.

I made some continuous integration and continuous deployment.
Actual CI/CD do:

  • cross-platform code testing
  • gem building
  • publish gem on release on github registry + rubygem

This could allow user to use gem install whatweb or gem sources --add https://USERNAME:[email protected]/WhatWeb/.

You will need to get an API token from RubyGems and add it to your repository secrets.
The token is named: RUBYGEMS_AUTH_TOKEN

@LeoFVO
Copy link
Author

LeoFVO commented Apr 18, 2023

@urbanadventurer what do you think about this improvement ?

@Darkrevengehack
Copy link

@urbanadventurer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants