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

Move maintainers right #184

Open
5 tasks done
ai opened this issue Sep 16, 2020 · 4 comments
Open
5 tasks done

Move maintainers right #184

ai opened this issue Sep 16, 2020 · 4 comments

Comments

@ai
Copy link
Owner

ai commented Sep 16, 2020

It is time to give @albb0920 access to RubyGems.

@ai
Copy link
Owner Author

ai commented Sep 16, 2020

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
Copy link
Owner Author

ai commented Sep 16, 2020

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

@albb0920
Copy link
Collaborator

Thanks, I've done all my parts!

@ai
Copy link
Owner Author

ai commented Sep 17, 2020

I asked Tidelift about moving the project

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

No branches or pull requests

2 participants