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: Issue where version numbers in deb packages were not allowed to start with a letter #112

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

kurosakishigure
Copy link
Owner

Description

Related Issue

Type of Change

  • Bug fix

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 bug Fix issue label Dec 22, 2024
@kurosakishigure kurosakishigure merged commit b037cdf into canary Dec 22, 2024
14 checks passed
@kurosakishigure kurosakishigure deleted the fix/before_deploy branch December 22, 2024 16:47
Copy link

github-actions bot commented Jan 6, 2025

This closed pull request has been automatically locked because it had no new activity for 2 weeks.

@github-actions github-actions bot added the locked Lock threads label Jan 6, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Fix issue locked Lock threads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version numbers starting with a letter are not allowed in deb packages
1 participant