-
Notifications
You must be signed in to change notification settings - Fork 71
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
update releasing steps #751
Conversation
* [ ] In `project/MimaSettings.scala` update `mimaPreviousVersion` & clear out `mimaBinaryIssueFilters`. | ||
* [ ] In sbt run `testStaging` **WITHOUT** `reload`ing first (`testStaging` adds the staging resolvers & runs `reload`). | ||
* [ ] Run `git commit -am 'Update sbt-mima-plugin to 1.x.y` and PR it (`hub pull-request`). The PR won't pass CI until the release is available on Maven Central. You may poll [repo1 directly][repo1/list] (note the trailing slash in the URL). | ||
* [ ] Run `git commit -am 'Update sbt-mima-plugin to 1.x.y'` and PR it (`gh pr create` or `hub pull-request`). The PR won't pass CI until the release is available on Maven Central. You may poll [repo1 directly][repo1/list] (note the trailing slash in the URL). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Btw, they were all intentionally unbalanced quotes so I didn't accidentally commit those stub messages every time. Then I never actually forgot, because I kept remember this trick. Meaning it served its purpose, for me, the unexpected way. 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ha, I see! Well, I'm volunteering to do the releases, so I get to have it my way :-)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.typesafe:sbt-mima-plugin](https://togithub.com/lightbend/mima) | plugin | patch | `1.1.2` -> `1.1.3` | --- ### Release Notes <details> <summary>lightbend/mima (com.typesafe:sbt-mima-plugin)</summary> ### [`v1.1.3`](https://togithub.com/lightbend/mima/releases/tag/1.1.3) [Compare Source](https://togithub.com/lightbend/mima/compare/1.1.2...1.1.3) #### Notable changes - use the same base classpath for empty packages as is used for normal packages by [@​bpholt](https://togithub.com/bpholt) in [https://github.com/lightbend/mima/pull/769](https://togithub.com/lightbend/mima/pull/769) #### Other changes - build tweaks by [@​SethTisue](https://togithub.com/SethTisue) in [https://github.com/lightbend/mima/pull/752](https://togithub.com/lightbend/mima/pull/752) - update releasing steps by [@​SethTisue](https://togithub.com/SethTisue) in [https://github.com/lightbend/mima/pull/751](https://togithub.com/lightbend/mima/pull/751) - Update coursier to 2.1.2 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/756](https://togithub.com/lightbend/mima/pull/756) - Update coursier to 2.1.3 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/757](https://togithub.com/lightbend/mima/pull/757) - Update coursier to 2.1.4 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/759](https://togithub.com/lightbend/mima/pull/759) - Update coursier to 2.1.5 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/767](https://togithub.com/lightbend/mima/pull/767) - Update munit to 1.0.0-M8 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/766](https://togithub.com/lightbend/mima/pull/766) - Update nscplugin, sbt-scala-native, ... to 0.4.14 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/763](https://togithub.com/lightbend/mima/pull/763) - Update sbt to 1.8.3 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/760](https://togithub.com/lightbend/mima/pull/760) - Update sbt to 1.9.0 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/762](https://togithub.com/lightbend/mima/pull/762) - Update sbt to 1.9.1 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/770](https://togithub.com/lightbend/mima/pull/770) - Update sbt to 1.9.2 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/773](https://togithub.com/lightbend/mima/pull/773) - Update sbt-dynver to 5.0.1 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/758](https://togithub.com/lightbend/mima/pull/758) - Update sbt-mima-plugin to 1.1.2 by [@​SethTisue](https://togithub.com/SethTisue) in [https://github.com/lightbend/mima/pull/750](https://togithub.com/lightbend/mima/pull/750) - Update sbt-scala-native-crossproject to 1.3.0 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/753](https://togithub.com/lightbend/mima/pull/753) - Update sbt-scala-native-crossproject to 1.3.1 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/755](https://togithub.com/lightbend/mima/pull/755) - Update sbt-scala-native-crossproject to 1.3.2 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/772](https://togithub.com/lightbend/mima/pull/772) - Update scala-library, scala-reflect to 2.12.18 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/764](https://togithub.com/lightbend/mima/pull/764) - Update scala-library, scala-reflect to 2.13.11 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/765](https://togithub.com/lightbend/mima/pull/765) - Update scala3-library to 3.3.0 by [@​scala-steward](https://togithub.com/scala-steward) in [https://github.com/lightbend/mima/pull/761](https://togithub.com/lightbend/mima/pull/761) #### New Contributors - [@​bpholt](https://togithub.com/bpholt) made their first contribution in [https://github.com/lightbend/mima/pull/769](https://togithub.com/lightbend/mima/pull/769) **Full Changelog**: lightbend-labs/mima@1.1.2...1.1.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/slick/slick). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
No description provided.