Skip to content

Merge release 1.2.2 into 1.3.x #48

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

Merged

Conversation

github-actions[bot]
Copy link

Release 1.2.2

1.2.2

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug,Review Needed

laminas-bot and others added 8 commits August 12, 2020 15:43
Updates the CHANGELOG.md file to add a changelog entry for a new 1.2.1 version.
Updates the CHANGELOG.md file to add a changelog entry for a new 1.2.2 version.
…nch prior to doing work

We should test for the CHANGELOG.md file in the release branch in an
idempotent way; we can use the exit code of `git show
{REF}:CHANGELOG.md` for this.

When we want to change the changelog file, we need to switch to the
associated release branch first.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Updates `CreateReleaseTextViaKeepAChangelog` to use `git show
{ref}:CHANGELOG.md` to to test for the existence of the file, as well as
to fetch its contents, making the operation idempotent.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
I was reproducing the same code a ton; time to extract it.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
…elog file on a branch

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Prevents env issues during CI.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Details fix for changelog operations.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney force-pushed the 1.2.x-merge-up-into-1.3.x_5f3453859c4ec1.80057584 branch from a048deb to d8cf559 Compare August 12, 2020 20:44
@weierophinney weierophinney merged commit d8cf559 into 1.3.x Aug 12, 2020
@weierophinney weierophinney deleted the 1.2.x-merge-up-into-1.3.x_5f3453859c4ec1.80057584 branch August 12, 2020 20:44
@Ocramius Ocramius added this to the 1.3.0 milestone Aug 13, 2020
@Ocramius Ocramius added the Bug Something isn't working label Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants