Skip to content

Conversation

@jdolitsky
Copy link
Contributor

@jdolitsky jdolitsky commented Sep 15, 2022

Candidate commits for releasing 1.1.0-rc1 and switch back to dev and bump main branch version to 1.1.0-dev

This follows precedence similar to - https://github.com/opencontainers/distribution-spec/pull/274/commits

Tied to opencontainers/image-spec#953

34 PRs merged since last release (v1.0.0):

git log --oneline --merges 13bd083...1dfa4f4 | sed '$ d' |  \
  sed 's/.*Merge pull request //' | grep -v 'GHSA' | awk '{print "- " $1}' | uniq

@sudo-bmitch
Copy link
Contributor

Should this only track PR's since the 1.0.1 release, instead of the 1.0.0 release?

$ git log v1.0.1..HEAD --oneline --merges | sed '$ d' |    sed 's/.*Merge pull request //' | grep -v 'GHSA' | awk '{print "- " $1}' | uniq

Copy link
Contributor

@sudo-bmitch sudo-bmitch left a comment

Choose a reason for hiding this comment

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

LGTM, my comment above only affects the PR description and not the change itself.

Copy link
Member

@jzelinskie jzelinskie left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@sudo-bmitch sudo-bmitch merged commit b76b344 into opencontainers:main Sep 23, 2022
@jdolitsky jdolitsky mentioned this pull request Apr 19, 2023
@sudo-bmitch sudo-bmitch mentioned this pull request Feb 1, 2024
8 tasks
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.

4 participants