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

Fixes #1324: change podman install method from a dev nightly to a homebrew binary #1326

Merged
merged 4 commits into from
Dec 20, 2023

Conversation

jiridanek
Copy link
Contributor

The dev nightly is apparently buggy, which is causing the build issue. The homebrew version should be more stable.

Ubuntu 22.04 version is ancient (in the 3.x series) so that cannot be used. Building with podman inside another docker image (ubi9-init, for example) seems doable, but it complicates the GitHub Action a bit too much.

Ideally, I think that just using Docker to do the builds would be easiest. Let's consider that in the future.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #1326 (71369d8) into main (ba8b331) will increase coverage by 0.05%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1326      +/-   ##
==========================================
+ Coverage   76.68%   76.73%   +0.05%     
==========================================
  Files         246      246              
  Lines       63980    63980              
  Branches     5902     5902              
==========================================
+ Hits        49060    49098      +38     
+ Misses      12344    12315      -29     
+ Partials     2576     2567       -9     
Flag Coverage Δ
pysystemtests 87.74% <ø> (+<0.01%) ⬆️
pyunittests 54.60% <ø> (ø)
systemtests 69.53% <ø> (+0.09%) ⬆️
unittests 21.89% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
calculator 25.99% <ø> (+<0.01%) ⬆️
systemtests 77.41% <ø> (+0.05%) ⬆️

@jiridanek jiridanek merged commit 3743ebb into skupperproject:main Dec 20, 2023
39 of 43 checks passed
jiridanek added a commit to jiridanek/skupper-router that referenced this pull request Jan 1, 2024
@jiridanek jiridanek deleted the jd_fix_buildtype branch May 27, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants