cksource / mrgit

A tool for managing projects build using multiple repositories.
51 stars 9 forks source link

Rename package: mgit2 => mrgit #106

Closed pomek closed 5 years ago

pomek commented 5 years ago

Suggested merge commit message (convention)

Other: Renamed the package. mgit2 becomes mrgit. Closes #85.

BREAKING CHANGE: mgit2 is no longer supported. Install mrgit instead.


Additional information

Before reviewing those changes, please review https://github.com/cksource/mgit2/pull/105, https://github.com/cksource/mgit2/pull/108 and merge if everything works and you don't have any issues.


What to do after merging this PR:

  1. [ ] Clear all changelog and releases.
  2. [ ] Rename the repository s/mgit2/mrgit

or:

  1. [ ] Close the repository.
  2. [ ] Create a new repository (mrgit)

or:

  1. [ ] Do not clear changelog/releases and release mrgit as 1.0.0.

Then:

  1. [ ] Update CKEditor 5: https://github.com/ckeditor/ckeditor5/pull/1819
  2. [ ] Update CKEditor 5 dev: https://github.com/ckeditor/ckeditor5-dev/pull/526
  3. [ ] Check Travis Integration.
  4. [ ] Check Coveralls Integration.
  5. [ ] npm deprecate mgit2 "This package has been renamed and is not supported anymore. Install mrgit instead."
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 344


Totals Coverage Status
Change from base Build 342: 0.0%
Covered Lines: 504
Relevant Lines: 504

💛 - Coveralls
Reinmar commented 5 years ago

Finally, I dug deep enough in the PR queue to reach this one :D 🎉