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

Fix github actions. #202

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Fix github actions. #202

merged 2 commits into from
Jan 14, 2025

Conversation

besser82
Copy link
Owner

@besser82 besser82 commented Jan 7, 2025

  • Update github actions to latest revisions.

  • Explicitly use Ubuntu 24.04 image for github actions.

  • Install libltdl-dev, as this is needed for bootstrapping.

  • Adaptions for lcov-2.0.

  • Add codecov.yml configuration.

  • Disable the use of arc4random_buf.

  • Disable LTO flags.

  • Use environment file instead of set-output command.

  • Allow cascading if-elsif chain for up to 3 in perlcriticrc.

  • Apply selected fixes from perltidy to Perl scripts.

  • packit: Ignore gpg-signature and drop downstream applied patches.

@besser82 besser82 self-assigned this Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (819352f) to head (e65f297).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #202      +/-   ##
===========================================
+ Coverage    89.87%   90.12%   +0.25%     
===========================================
  Files           32       32              
  Lines         3626     3627       +1     
  Branches       690      690              
===========================================
+ Hits          3259     3269      +10     
  Misses         227      227              
+ Partials       140      131       -9     

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

@besser82 besser82 force-pushed the topic/besser82/fix_github_actions branch 13 times, most recently from 826acca to 9d299a0 Compare January 14, 2025 10:53
@besser82 besser82 force-pushed the topic/besser82/fix_github_actions branch 2 times, most recently from 4698c7c to e65f297 Compare January 14, 2025 12:59
@besser82 besser82 changed the title [DON't MERGE YET] Fix github actions. Fix github actions. Jan 14, 2025
  * Update github actions to latest revisions.
  * Explicitly use Ubuntu 24.04 image for github actions.
  * Install libltdl-dev, as this is needed for bootstrapping.
  * Adaptions for lcov-2.0.
  * Add codecov.yml configuration.
  * Disable the use of arc4random_buf.
  * Disable LTO flags.
  * Use environment file instead of set-output command.
  * Allow cascading if-elsif chain for up to 3 in perlcriticrc.
  * Apply selected fixes from perltidy to Perl scripts.
@besser82 besser82 force-pushed the topic/besser82/fix_github_actions branch from e65f297 to edb079a Compare January 14, 2025 13:06
@besser82 besser82 merged commit edb079a into develop Jan 14, 2025
25 checks passed
@besser82 besser82 deleted the topic/besser82/fix_github_actions branch January 14, 2025 13:33
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.

1 participant