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

auth 4.9 mssql CI: switch to 2022-CU12 image #14688

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Habbie
Copy link
Member

@Habbie Habbie commented Sep 19, 2024

Short description

backport of #14686

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240915.1 broke mssql.

microsoft/mssql-docker#868 fits the kernel upgrade.

this commit switches from 2017-GA to 2022-CU12, which unbreaks the build

(cherry picked from commit 0b805dd)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10939333233

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 22 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.006%) to 63.201%

Files with Coverage Reduction New Missed Lines %
pdns/backends/gsql/gsqlbackend.hh 1 97.71%
pdns/misc.cc 1 48.96%
pdns/misc.hh 3 76.0%
pdns/signingpipe.cc 5 85.48%
ext/lmdb-safe/lmdb-safe.hh 6 62.12%
ext/lmdb-safe/lmdb-safe.cc 6 74.47%
Totals Coverage Status
Change from base Build 10594348070: 0.006%
Covered Lines: 41785
Relevant Lines: 59383

💛 - Coveralls

@Habbie Habbie merged commit 19ab93c into PowerDNS:rel/auth-4.9.x Sep 20, 2024
30 checks passed
@Habbie Habbie deleted the backport-14686-to-auth-4.9.x branch September 20, 2024 12:38
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.

3 participants