- Notifications
You must be signed in to change notification settings - Fork262
feat: extend gitlab to edit a previous release if exists#934
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
codejedi365 merged 8 commits intopython-semantic-release:masterfromcodejedi365:feat/gitlab-release-updateMay 27, 2024
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
8 commits Select commitHold shift + click to select a range
da0e622 style(hvcs-github): update function docstrings for params
BrentDorseya3cc498 feat(hvcs-gitlab): enable gitlab to edit a previous release if found
BrentDorsey41d71ee fix(hvcs-gitlab): add tag message to release creation
BrentDorsey64948c0 fix(gitlab): adjust release name to mirror other hvcs release names
codejedi3659de51d3 refactor(gitlab): consolidate & simplify usage of gitlab client
codejedi36589a34c0 test(gitlab): neuter test cases that used the internet & add new tests
codejedi365cf9e5fd refactor(gitlab): handle errors in release retrieval gracefully
codejedi3652a8681c refactor(gitlab): update release notes editing implementation
codejedi365File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
9 changes: 5 additions & 4 deletionssemantic_release/hvcs/github.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
154 changes: 127 additions & 27 deletionssemantic_release/hvcs/gitlab.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.