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

build.sh target list: sort as version numbers #73

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Habbie
Copy link
Member

@Habbie Habbie commented Jul 16, 2024

before:

Targets:
centos-10
centos-7
rocky-8
rocky-9
sdist

after:

Targets:
centos-7
centos-10
rocky-8
rocky-9
sdist

before:

Targets:
  centos-10
  centos-7
  rocky-8
  rocky-9
  sdist

after:

Targets:
  centos-7
  centos-10
  rocky-8
  rocky-9
  sdist
@Habbie
Copy link
Member Author

Habbie commented Sep 9, 2024

rebased

Copy link
Member

@wojas wojas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, also checked that it works on macOS

@Habbie Habbie merged commit bb4b892 into PowerDNS:master Sep 12, 2024
1 check passed
@Habbie Habbie deleted the target-sort-version branch September 12, 2024 07:52
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