Skip to content

Update CI in preparation for bumping to 5.6 min version #337

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

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Apr 14, 2023

No description provided.

@gwynne gwynne requested review from fabianfett and 0xTim April 14, 2023 09:45
@@ -52,7 +56,8 @@ jobs:
dbauth: md5
- dbimage: postgres:11
dbauth: trust
container: swift:5.7-jammy
container:
image: swift:5.8-jammy
Copy link
Member

Choose a reason for hiding this comment

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

This is inconsistent with the other instances of container in the workflow but ¯_(ツ)_/¯

Copy link
Member Author

Choose a reason for hiding this comment

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

That's 'cause I cherry-picked from #335, where this is changed to be able to specify a volume used for testing the UDS support. It didn't seem worth the extra effort when it'll be moot in another PR or two anyway.

@codecov-commenter
Copy link

Codecov Report

Merging #337 (8f78f5e) into main (4097b2f) will increase coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   41.54%   41.61%   +0.06%     
==========================================
  Files         115      115              
  Lines        9436     9440       +4     
==========================================
+ Hits         3920     3928       +8     
+ Misses       5516     5512       -4     

see 9 files with indirect coverage changes

@gwynne gwynne merged commit cf09800 into main Apr 14, 2023
@gwynne gwynne deleted the update-ci branch April 14, 2023 09:55
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.

4 participants