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: check that version includes non-numeric characters for manual AMI builds #824

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

thebengeu
Copy link
Member

@thebengeu thebengeu commented Dec 7, 2023

To avoid situations such as #823. This also disallows simply appending .e.g ".1", which is against https://semver.org/ for pre-release versions, and it's good to have more descriptive identifiers.

@thebengeu thebengeu requested a review from a team as a code owner December 7, 2023 01:54
…AMI builds

To avoid situations such as #823. This also disallows simply appending .e.g ".1", which is against https://semver.org/ for pre-release versions, and it's good to have more descriptive identifiers.
@thebengeu thebengeu force-pushed the beng/check-postgres-version branch from bda47dd to e062d85 Compare December 7, 2023 02:01
@darora darora merged commit a51408a into develop Dec 7, 2023
8 checks passed
@darora darora deleted the beng/check-postgres-version branch December 7, 2023 02:32
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.

2 participants