Skip to content

Conversation

@bkmgit
Copy link
Contributor

@bkmgit bkmgit commented Oct 8, 2025

Additional tests that will make distributing Fedora RPMs easier.

To get it to work, someone with commit access will need to agree to make a Fedora account at:
https://accounts.fedoraproject.org/

and agree to Fedora Code of Conduct, then follow the steps at:

http://packit.dev/docs/guide#1-set-up-packit-integration

Closes #113

@@ -0,0 +1,13 @@
# https://packit.dev/docs/configuration/

specfile_path: packaging/rpm/fedora/python-sphinxcontrib-chapeldomain.spec
Copy link
Member

Choose a reason for hiding this comment

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

Is the .spec missing in this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added. The .gitignore file excludes files ending in .spec

Copy link
Member

Choose a reason for hiding this comment

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

I think it would be reasonable to also adjust the .gitignore to allow this spec file. Or maybe add a directory specific .gitignore that allows .spec files in this directory

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Adding a directory specific .gitignore

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.

Enable testing on Fedora using packit

2 participants