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

Run tests during package builds #127

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Jun 22, 2023

This PR adds running tests during RPM and debian package builds.

In order for the tests not to fail, PR #126 should be merged before this one.

- Request debhelper >= 12 to match compat level 12 in debian/compat
- Remove vendor/gtest from debian/copyright since we build from the
  github tarball that does not contain these files
- Remove debian/get-orig-source.sh since we build from the github
  tarball
- Remove the override_dh_auto_configure rule in debian/rules since
  using the multiarch library path is the default in debhelper compat
  level >= 9.
- In scitokens-cpp.spec remove the comment about how to create the
  source tarball since we build from the github tarball.
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