Skip to content

Conversation

@mockitoguy
Copy link
Member

  • no version bump and release notes commits
  • supports concurrent merges
  • no change to the contents of the published libraries

More details: mockito/mockito#2069

Tested by running the build locally and attempting to publish to Bintray and perform GitHub release

- no version bump and release notes commits
- supports concurrent merges
- no change to the behavior / contents of the published libraries

More details: mockito/mockito#2069
}.get)
source.close
version.get
version.get.replace(".*", "-SNAPSHOT")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bbonanno, OK with this? This makes the version in local development look like "1.16-SNAPSHOT". My hypothesis is that it does not affect development.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem to affect the development in any way, so go for it.

}.get)
source.close
version.get
version.get.replace(".*", "-SNAPSHOT")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem to affect the development in any way, so go for it.

@mockitoguy mockitoguy merged commit 6ecaa0f into release/1.x Nov 22, 2020
@mockitoguy mockitoguy deleted the sf branch November 22, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants