Skip to content

ci: run pytest during rpm building#5

Merged
mrcaique merged 1 commit intomainfrom
ci_pytest
Apr 20, 2025
Merged

ci: run pytest during rpm building#5
mrcaique merged 1 commit intomainfrom
ci_pytest

Conversation

@mrcaique
Copy link
Owner

  • Update Dockerfile to include necessary packages;
  • Added related flags on the spec file;
  • Clone the directory inside the container instead of copying a tarball. This fixes an issue where the repo always are shallow-cloned to container, making setuptools-scm could not infer the version and generating version based on the latest commit, thus, breaking the tests.

* Update Dockerfile to include necessary packages;
* Added related flags on the spec file;
* Clone the directory inside the container instead of copying a tarball.
  This fixes an issue where the repo always are shallow-cloned to
  container, making setuptools-scm could not infer the version and
  generating version based on the latest commit, thus, breaking the
  tests.
@mrcaique mrcaique merged commit e9841f1 into main Apr 20, 2025
@mrcaique mrcaique deleted the ci_pytest branch April 20, 2025 19:10
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