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

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

Conversation

@codejedi365
Copy link
Contributor

@codejedi365codejedi365 commentedMay 20, 2024
edited
Loading

Purpose

  • Improve Gitlab interface implementation to handle previously defined release & update it
  • Improve overall unit testing for HVCS

Rationale

Brings GitLab more in line with the features of GitHub to be able to edit a previous release's notes via thechangelog subcommand.

I also found that with the switch to usingexample.com as the domain there were more errors in the test suite as I would receive a 404 that would cause testing to fail. Clearly this means we were actually touching the real gitlab so I mocked out those appropriately.

How I tested

I tested manually with a project access token on my local machine with a gitlab project. I first ran the pipeline to create a release normally and then usedsemantic-release changelog --post-to-release-tag v1.0.0 to update the release notes with a new template.

Closes:#727

@codejedi365codejedi365force-pushed thefeat/gitlab-release-update branch from1e26de9 tocf9e5fdCompareMay 20, 2024 04:07
@codejedi365codejedi365force-pushed thefeat/gitlab-release-update branch 3 times, most recently fromb357def to111972eCompareMay 27, 2024 15:12
@codejedi365codejedi365force-pushed thefeat/gitlab-release-update branch from111972e to2a8681cCompareMay 27, 2024 15:47
@codejedi365codejedi365 merged commit23e02b9 intopython-semantic-release:masterMay 27, 2024
@codejedi365codejedi365 deleted the feat/gitlab-release-update branchMay 27, 2024 15:55
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@codejedi365@BrentDorsey

[8]ページ先頭

©2009-2025 Movatter.jp