RubyGems Navigation menu

tworingtools 6.1.0

- xcsims: Delete all simulators and recreate one for each compatible platform and device type pairing. - sync-git-remotes: Make sure all your GitHub repos are cloned into a given directory and keep them synced with upstream. Forks are maintained with a remote for both the fork and upstream, both remotes' default branches are tracked in local counterparts, and the upstream default branch is also pushed to the fork. - changetag: Extract changelog entries to write into git tag annotation messages. - prerelease-podspec: Branch and create/push a release candidate tag, modify the podspec to use that version tag, and try linting it. - release-podspec: Create a tag with the version and push it to repo origin, push podspec to CocoaPods trunk. - revert-failed-release-tag: In case `release-podspec` fails, make sure the tag it may have created/pushed is destroyed before trying to run it again after fixing, so it doesn't break due to the tag already existing the second time around. - bumpr: Increment the desired part of a version number (major/minor/patch/build) and write the change to a git commit. - clean-rc-tags: deletes any release candidate tags leftover after prerelease testing. - migrate-changelog: for a changelog adhering to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), move any contents under Unreleased to a new section for a new version with the current date.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 6.2.0 April 28, 2022 (12.5KB)
  2. 6.1.0 April 25, 2022 (12.5KB)
  3. 6.0.0 March 28, 2021 (12.5KB)
  4. 5.0.0 March 27, 2021 (13KB)
  5. 4.7.0 October 25, 2020 (12KB)
全てのバージョンを表示(全52件)

Runtime依存関係 (2):

json ~> 2.1
octokit ~> 4.20.0

所有者:

プッシュ者:

作者:

  • Andrew McKnight

SHA 256チェックサム:

=

累計ダウンロード数 77,512

このバージョンのみ 798

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: