Skip to content

Instantly share code, notes, and snippets.

@roktas
Created May 1, 2026 15:36
Show Gist options
  • Select an option

  • Save roktas/333da0244deabddec1f3bd3540de6887 to your computer and use it in GitHub Desktop.

Select an option

Save roktas/333da0244deabddec1f3bd3540de6887 to your computer and use it in GitHub Desktop.

Ekran görüntüleri

Proje iş akışı

Proje iş akışları dokümanına bak

Release

Her şey tamamsa, CHANGELOG.md değişiklik güncesini tamamla

git checkout main
git rebase edge
rake all
# Testler tamam
git push origin
rake build
# Paket sorunsuz
rake release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment