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

chore: Add the prefix v to on.push.tags #114

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

kurosakishigure
Copy link
Owner

Description

  • What is the purpose of this PR?
    • Add the prefix "v" to on.push.tags
  • What problem does it solve?
    • The ci.yml and cd.yml files are not responding to the release of new tags
  • Are there any breaking changes or backwards compatibility issues?
    • If subsequent tags do not start with "v," the ci.yml and cd.yml files will not work

Related Issue

None.

Type of Change

  • Miscellaneous tasks

How Has This Been Tested?

  • I have run unit tests
  • I have tested the changes manually
  • I have tested in a staging environment

Checklist

  • My code follows the coding style guidelines of this project
  • I have written or updated relevant documentation (if applicable)
  • I have added or updated tests to cover my changes (if applicable)
  • All new and existing tests pass
  • I have reviewed my code for any potential issues
  • Link the relevant issue to this PR (if applicable)
  • Add labels to this PR
  • I have read and followed the guidelines in CONTRIBUTING.md

Additional Notes

None.

@kurosakishigure kurosakishigure added the chore Miscellaneous tasks label Dec 22, 2024
@kurosakishigure kurosakishigure merged commit 2eb9b47 into canary Dec 22, 2024
14 checks passed
@kurosakishigure kurosakishigure deleted the chore/ci_cd branch December 22, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Miscellaneous tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant