- Add mock-specific build artifacts (chroot/, mock-*, mockroot/) - Include package build files (*.deb, *.changes, *.buildinfo) - Add development tools (.coverage, .pytest_cache, .tox) - Include system files (.DS_Store, Thumbs.db, ._*) - Add temporary and backup files (*.tmp, *.bak, *.backup) - Include local configuration overrides (config.local.yaml, .env.local) - Add test artifacts and documentation builds - Comprehensive coverage for Python build system project This ensures build artifacts, chroot environments, and development tools are properly ignored in version control.
877 B
877 B
| layout | title |
|---|---|
| default | Release Notes - Mock configs 39.2 |
Mock Core Configs changes
- The set of GPG keys used for openSUSE Leap 15.5 was updated to include the correct key used for the openSUSE Backports repository.
- Previous versions of mock-core-configs referenced
fedora:latestbootstrap images forfedora-eln-ARCHchroots, which led to preparation errors caused by package incompatibilities. ELN folks though already provide a better and "native" ELN image, so the new Mock configs have been switched to use it. - The
/etc/mock/default.cfglink installation has been fixed for Fedora ELN.