Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(ci): automate releases#1427

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
max-wittig merged 1 commit intomasterfromchore/automate-releases
May 10, 2021
Merged

Conversation

nejch
Copy link
Member

@nejchnejch commentedApr 28, 2021
edited
Loading

Adds an automated releaseevery week once a month + manual workflow if quick fixes are needed. I thought this would be a good compromise. I didn't want this on every push as otherwise all release notes just have only 1 PR entry and it's just really noisy. I see other people are also reconsidering that:renovatebot/renovate#9709.

Also I just chose Monday so there's no Friday releases 🤣 but open to suggestions.

I tested this here (including all my derpy trial&error pushes):
https://github.com/nejch/python-gitlab-semantic-release

Resulting releases:https://github.com/nejch/python-gitlab-semantic-release/releases
testpypi package:https://test.pypi.org/project/python-gitlab/
changelog:https://github.com/nejch/python-gitlab-semantic-release/blob/master/CHANGELOG.md

I've also already set up thePYPI_TOKEN secret here.

Initially I wasn't a fan of the auto-committedCHANGELOG.md but now I'm thinking it gives us a chance to consolidate the old changelog and release notes that are just sitting there since the GH Releases move. I can push another PR for that to add the old changes it to the new changelog.

@codecov-commenter
Copy link

Codecov Report

Merging#1427 (6f61a1c) intomaster (98891eb) willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master    #1427   +/-   ##=======================================  Coverage   80.24%   80.24%           =======================================  Files          73       73             Lines        4064     4064           =======================================  Hits         3261     3261             Misses        803      803
FlagCoverage Δ
unit80.24% <ø> (ø)

Flags with carried forward coverage won't be shown.Click here to find out more.


Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update98891eb...6f61a1c. Read thecomment docs.

@nejchnejch marked this pull request as ready for reviewApril 28, 2021 22:51
@nejchnejch requested a review frommax-wittigApril 28, 2021 22:52
@max-wittig
Copy link
Member

Often it's not really required to release every week. Gitlab releases every month. Maybe that makes more sense? To release shortly after Gitlab's monthly release?

@nejch
Copy link
MemberAuthor

Often it's not really required to release every week. Gitlab releases every month. Maybe that makes more sense? To release shortly after Gitlab's monthly release?

Ok, makes sense 👍 Originally I was thinking so that people don't have to wait after things get merged as they are sometimes asking in PRs, but it might get too spammy for others like that. I'll change the cron for the end of the month.

@nejchnejchforce-pushed thechore/automate-releases branch from6f61a1c to0ef497eCompareMay 3, 2021 17:11
@nejch
Copy link
MemberAuthor

I've reworded this and made the cron schedule to be on the 28th of the month, that should give us a few days after the 22nd to add some popular features after a GitLab release.

Copy link
Member

@JohnVillalovosJohnVillalovos left a comment

Choose a reason for hiding this comment

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

Thanks

@max-wittigmax-wittig merged commit25695d9 intomasterMay 10, 2021
@nejchnejch deleted the chore/automate-releases branchMay 30, 2021 08:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JohnVillalovosJohnVillalovosJohnVillalovos approved these changes

@max-wittigmax-wittigmax-wittig approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@nejch@codecov-commenter@max-wittig@JohnVillalovos

[8]ページ先頭

©2009-2025 Movatter.jp