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

GitHub actions #7

Merged
merged 11 commits into from
Sep 6, 2023
Merged

GitHub actions #7

merged 11 commits into from
Sep 6, 2023

Conversation

amancevice
Copy link
Contributor

Auto-push new gem on published GitHub release:

  • Renamed master branch to main
  • Added RUBYGEMS_API_KEY GitHub Actions secret to kickstarter organization (currently only accessible to select repos)
  • Removed .ruby-version file and gitignore
  • Removed travis config
  • Clean up gemspec / Rakefile
  • Remove gemfiles dir (use GitHub actions matrix instead)
  • Add GitHub actions for testing and pushing gem

Copy link
Member

@talaris talaris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

Related to this, should we add protections for the main branch and some or all of these check results?

@amancevice
Copy link
Contributor Author

@talaris sure, I haven't done that before but I can take a gander

@amancevice
Copy link
Contributor Author

amancevice commented Sep 6, 2023

@talaris is there a repo you have in mind with protections I can mimic? nvm I figured out how status checks work

@amancevice amancevice merged commit 3fdb91d into main Sep 6, 2023
22 checks passed
@amancevice amancevice deleted the github-actions branch September 6, 2023 17:54
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.

2 participants