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 fetching error in GH workflow triggered by tag and ChangeLog for 3.1.1 #139

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

WeinaJi
Copy link
Collaborator

@WeinaJi WeinaJi commented Mar 12, 2024

Context

This PR fixes the fetching error seen in the GH workflow triggered by tag.

Scope

Remove "fetch-tags: true" in actions/checkout@v4

Testing

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@WeinaJi WeinaJi changed the title Fix fetching error in workflow triggered by tag and ChangeLog for 3.1.1 Fix fetching error in GH workflow triggered by tag and ChangeLog for 3.1.1 Mar 12, 2024
@bbpbuildbot
Copy link

@heerener
Copy link
Contributor

For context: actions/checkout#1467
Seems like this is an issue with the checkout action. Removing fetch-tags should fix it.

Releasing 3.1.1 seems cleaner than redefining 3.1.0

@WeinaJi WeinaJi merged commit b978f40 into main Mar 12, 2024
6 checks passed
@WeinaJi WeinaJi deleted the weji/fix_workflow branch March 12, 2024 14:33
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

3 participants