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

chore: Adding support for Fedora 39 and 40 #337

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Conversation

abellotti
Copy link
Contributor

@abellotti abellotti commented May 22, 2024

  • Updated the packit config yaml to include Fedora 39 and 40 builds for both x86_64 and ARM architectures.
  • Dropped CentOS Stream 8 (baseOS image was removed from Packit)
  • Bumped poetry and pyproject to use 3.12
  • Pulling in setuptools 70.0.0

@abellotti abellotti marked this pull request as draft May 22, 2024 21:13
@abellotti abellotti force-pushed the support_fedora_39_40 branch 4 times, most recently from 61f1020 to 5348f34 Compare May 22, 2024 21:50
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.07%. Comparing base (5c68617) to head (5348f34).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
- Coverage   96.10%   96.07%   -0.04%     
==========================================
  Files         121      115       -6     
  Lines        7414     7177     -237     
==========================================
- Hits         7125     6895     -230     
+ Misses        289      282       -7     

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

@abellotti abellotti force-pushed the support_fedora_39_40 branch 2 times, most recently from d1276bb to 986d953 Compare May 23, 2024 13:00
@abellotti abellotti changed the title chore: Adding support for Fedora 40 chore: Adding support for Fedora 39 and 40 May 23, 2024
@abellotti abellotti marked this pull request as ready for review May 29, 2024 19:59
@abellotti abellotti marked this pull request as draft May 30, 2024 18:10
- Updated the packit config yaml to include Fedora 39 builds
  for both x86_64 and ARM architectures.
- Bumped poetry and pyproject to use 3.12
- Dropping Fedora38 support
- Add Fedora 40 builds
- Pulling in setuptools 70.0.0
@abellotti abellotti force-pushed the support_fedora_39_40 branch 14 times, most recently from 2d9f9bc to 3139a91 Compare May 31, 2024 01:12
@abellotti abellotti force-pushed the support_fedora_39_40 branch 5 times, most recently from 15e73a6 to 5d8d938 Compare May 31, 2024 16:29
Copy link

Failed to load packit config file:

Please correct data and retry.

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

2 similar comments
Copy link

Failed to load packit config file:

Please correct data and retry.

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Copy link

Failed to load packit config file:

Please correct data and retry.

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

@abellotti abellotti force-pushed the support_fedora_39_40 branch 7 times, most recently from c974026 to e44aa14 Compare May 31, 2024 18:29
- Added makefile verification directive for the pyproject.toml config file.
  checks that project's name and version matches the tool.poetry's equivalent.
- Removing the CentOS Stream 8 builds (x86_64 and aarch64) as the
  centos8 stream BaseOS image was removed from packit for upstream
  COPR builds.
@abellotti abellotti marked this pull request as ready for review June 3, 2024 20:43
Copy link
Contributor

@bruno-fs bruno-fs left a comment

Choose a reason for hiding this comment

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

LGTM

@abellotti abellotti enabled auto-merge (rebase) June 5, 2024 16:15
@abellotti abellotti merged commit 8aa39c9 into main Jun 5, 2024
18 of 19 checks passed
@abellotti abellotti deleted the support_fedora_39_40 branch June 5, 2024 16:16
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