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

CI: Pin Ubuntu version to fix Firefox installation #673

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

danielhollas
Copy link
Contributor

@danielhollas danielhollas commented Feb 5, 2025

Pinning the ubuntu version to 22.04 as the CI runner seems to fix the Firefox installation, see #672 for details. At some point we should probably bump the Firefox version that we use (and that would supposedly work with newer Ubuntu) but this is the fastest fix for now.

I also changed all the other ubuntu-latest to ubuntu-24.04 as a best practice to prevent this kind of issues in the future.

Also bump uv and aiida-core versions to latest.

- Bump uv and aiida-core versions
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.35%. Comparing base (dee5446) to head (795573a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #673   +/-   ##
=======================================
  Coverage   83.35%   83.35%           
=======================================
  Files          17       17           
  Lines        3586     3586           
=======================================
  Hits         2989     2989           
  Misses        597      597           
Flag Coverage Δ
python-3.11 83.35% <ø> (ø)
python-3.9 83.38% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielhollas danielhollas marked this pull request as ready for review February 5, 2025 14:56
@danielhollas danielhollas changed the title WIP: CI: Pin Ubuntu version to fix Firefox installation CI: Pin Ubuntu version to fix Firefox installation Feb 5, 2025
@danielhollas danielhollas enabled auto-merge (squash) February 5, 2025 15:03
Copy link
Member

@edan-bainglass edan-bainglass left a comment

Choose a reason for hiding this comment

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

Thanks @danielhollas. Obviously didn't get a breather to test your suggestion, but sounds like it works. Thanks for the fix 🙏

@danielhollas danielhollas merged commit 807c16e into aiidalab:master Feb 5, 2025
11 checks passed
@danielhollas danielhollas deleted the fix-firefox branch February 5, 2025 15:03
danielhollas added a commit that referenced this pull request Feb 6, 2025
- Pin ubuntu version to 22.04 to fix Firefox installation
- Pin all other ubuntu versions to 24.04
- Bump uv and aiida-core versions to latest
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