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

Fun for next release #196

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Fun for next release #196

wants to merge 30 commits into from

Conversation

aanm
Copy link
Member

@aanm aanm commented May 2, 2024

Do not run code without removing TODOs

aanm added 26 commits June 20, 2024 10:13
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
GH started to complain that we need to define either a GH issue or a
pull-request when searching using the API to search for issues.

Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
If we want to executed PrintReleaseNotesForWriter multiple times it
won't be possible since this function deletes the internal state of
ChangeLog. Thus, we should do an internal DeepCopy to prevent data
deletion.

Signed-off-by: André Martins <[email protected]>
Instead of using a common filename we should use a dedicated file name
for each owner, project, version tuple.

Signed-off-by: André Martins <[email protected]>
The way we are going to manage projects is being redesigned thus we can
remove this piece of code.

Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
When generating the CHANGELOG some PRs might have been deleted by
GitHub. To prevent the release changelog generator from failing we
should ignore the PRs that are not found and also inform the user about
such PRs.

Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
aanm added 4 commits June 20, 2024 10:14
With groups of steps the release manager can perform the release process
on different stages.

Signed-off-by: André Martins <[email protected]>
Signed-off-by: André Martins <[email protected]>
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

1 participant