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

Fix website typos on release process #580

Merged
merged 3 commits into from Apr 14, 2020
Merged

Fix website typos on release process #580

merged 3 commits into from Apr 14, 2020

Conversation

rata
Copy link
Contributor

@rata rata commented Apr 13, 2020

This patches were created some weeks ago when doing the 0.9.x release, of the random things I noticed I did differently from the release process document.

There is also a simple fix to reference metallb github org in the install instructions. Actions to do that thoroughly are already in progress (#570 and #567), this is just an old patch that I had in my queue.

More details in the commit messages :)

@champtar
Copy link
Contributor

Just to say that I reviewed it, the first commit start with Website, the 2 others with website

We should get the git log output only for the commits since the last
release to CUR-BRANCH (that can be main or v0.9, for example, if minor
or patch is release is created).

When searching the common ancestor (using git merge-base) we look for it
between CUR-BRANCH and PREV-TAG. When we retrive the logs, we want the
logs from the common ancestor to CUR-BRANCH too, that is why we searched
for the common ancestor in the first place.
@rata
Copy link
Contributor Author

rata commented Apr 14, 2020

@champtar oh, good catch! Thanks, updated :)

@rata rata merged commit 973f02e into metallb:main Apr 14, 2020
@rata rata deleted the main branch April 14, 2020 14:25
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

2 participants