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

101 automate release process #112

Merged
merged 5 commits into from
Jun 19, 2023
Merged

101 automate release process #112

merged 5 commits into from
Jun 19, 2023

Commits on Jun 17, 2023

  1. chore: add release action

    fixes #101
    monora committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    cfd5024 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. chore: fix release action

    - Rename ChangeLog to ChangeLog.md, which is used by please-release
    - fix gem build warnings
    - remove unused rake tasks
    monora committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    eb7eb2b View commit details
    Browse the repository at this point in the history
  2. chore: fix release.yml

    monora committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    75d5efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e3bec9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore: manually publish gem

    - add CONTRIBUTING.md (contributers should use conventional commits)
    - doc.yml: only publish pages on release
    - publish-gem.yml: input OTP code when publishing to rubygems.org
    - add links section to README
    monora committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2231788 View commit details
    Browse the repository at this point in the history