autoprefixer-rails
autoprefixer-rails copied to clipboard
Move maintainers right
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
On gem internal fixes
- Bump
x.x.x.X
version inlib/autoprefixer-rails/version.rb
- Add a section to
CHANGELOG.md
- Commit changes as
Release VERSION version
- Sigh the latest commit with
git tag -s VERSION
- Push tag and commit to GitHub:
git push origin master --tags
- Run
./build.sh
if you want to use Docker (or justbundle exec rake build
). - Push new version to RubyGems
On new Autoprefixer release
- Update dependencies in
build/
including callingyarn update
for dedublication and upgrading deep dependencies - Use new Autoprefixer version in
lib/autoprefixer-rails/version.rb
- Copy new section from
autoprefixer/CHANGELOG.md
toCHANGELOG.md
including title with optional release name (like10.0 “Alis volat propriis”
). - Remove that changes which is not visible in Ruby on Rails.
- Commit changes as
Release VERSION version
- Sigh the latest commit with
git tag -s VERSION
- Push tag and commit to GitHub:
git push origin master --tags
- Run
./build.sh
if you want to use Docker (or justbundle exec rake build
). - Push new version to RubyGems
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
Thanks, I've done all my parts!
I asked Tidelift about moving the project