Skip to content
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

Release 1.1.0 rc1 #348

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

jdolitsky
Copy link
Member

@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

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
@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.

None yet

4 participants