autoprefixer-rails icon indicating copy to clipboard operation
autoprefixer-rails copied to clipboard

Move maintainers right

Open ai opened this issue 4 years ago • 4 comments

It is time to give @albb0920 access to RubyGems.

  • [x] @ai added @albb0920 to gem owners
  • [x] @albb0920 enabled 2FA
  • [x] @albb0920 added GPG public key to GitHub
  • [x] @albb0920 subscribed for new releases in postcss/autoprefixer
  • [x] @ai explained how to publish new versions

ai avatar Sep 16 '20 18:09 ai

On gem internal fixes

  1. Bump x.x.x.X version in lib/autoprefixer-rails/version.rb
  2. Add a section to CHANGELOG.md
  3. Commit changes as Release VERSION version
  4. Sigh the latest commit with git tag -s VERSION
  5. Push tag and commit to GitHub: git push origin master --tags
  6. Run ./build.sh if you want to use Docker (or just bundle exec rake build).
  7. Push new version to RubyGems

On new Autoprefixer release

  1. Update dependencies in build/ including calling yarn update for dedublication and upgrading deep dependencies
  2. Use new Autoprefixer version in lib/autoprefixer-rails/version.rb
  3. Copy new section from autoprefixer/CHANGELOG.md to CHANGELOG.md including title with optional release name (like 10.0 “Alis volat propriis”).
  4. Remove that changes which is not visible in Ruby on Rails.
  5. Commit changes as Release VERSION version
  6. Sigh the latest commit with git tag -s VERSION
  7. Push tag and commit to GitHub: git push origin master --tags
  8. Run ./build.sh if you want to use Docker (or just bundle exec rake build).
  9. Push new version to RubyGems

ai avatar Sep 16 '20 18:09 ai

Autoprefixer Rails reiving around $50 per month on Tidelift. @albb0920 it is your if you want them.

  • [x] @albb0920 creating Tidelift account.
  • [ ] @ai moved project owner on Tidelift

ai avatar Sep 16 '20 19:09 ai

Thanks, I've done all my parts!

albb0920 avatar Sep 17 '20 04:09 albb0920

I asked Tidelift about moving the project

ai avatar Sep 17 '20 05:09 ai