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

Added support for release generators & resolves #1 #2

Merged
merged 6 commits into from
Jan 4, 2025

Conversation

StevenJDH
Copy link
Owner

Description

This pull request resolves #1 by allowing to override the tag reference to provide one produced elsewhere, like a release generator.

Dependencies:

  • N/A

Does this introduce a breaking change?

  • Yes
  • No

Pull Request Type

What kind of change does this Pull Request introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables, renaming)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

How has this been tested?

  • Locally
  • Pipeline test

Test Configuration:

  • Bash

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Other Information

N/A

@StevenJDH StevenJDH added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 4, 2025
@StevenJDH StevenJDH self-assigned this Jan 4, 2025
@StevenJDH StevenJDH linked an issue Jan 4, 2025 that may be closed by this pull request
@cla-bot cla-bot bot added the cla-signed label Jan 4, 2025
@StevenJDH StevenJDH merged commit 534fa15 into main Jan 4, 2025
8 checks passed
@StevenJDH StevenJDH deleted the feature/add_tag_override branch January 4, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use action after semantic release
1 participant