Some checks are pending
Checks / Spelling (push) Waiting to run
Checks / Python Linters (push) Waiting to run
Checks / Shell Linters (push) Waiting to run
Checks / 📦 Packit config lint (push) Waiting to run
Checks / 🔍 Check for valid snapshot urls (push) Waiting to run
Checks / 🔍 Check JSON files for formatting consistency (push) Waiting to run
Generate / Documentation (push) Waiting to run
Generate / Test Data (push) Waiting to run
Tests / Unittest (push) Waiting to run
Tests / Assembler test (legacy) (push) Waiting to run
Tests / Smoke run: unittest as normal user on default runner (push) Waiting to run
- Add build status tracking with state machine - Implement build logging and monitoring system - Add build progress tracking and cancellation support - Create artifact management system with SQLite database - Fix stage file extensions for proper Python imports - Enhance resource allocation with actual resource tracking - Add comprehensive testing for all components
29 lines
No EOL
265 B
Text
29 lines
No EOL
265 B
Text
*.tar.gz
|
|
*.egg-info
|
|
__pycache__
|
|
|
|
/*.rpm
|
|
/.osbuild
|
|
/rpmbuild
|
|
|
|
/.vscode
|
|
/.idea
|
|
/.gdb_history
|
|
|
|
cov-analysis-linux64/
|
|
cov-analysis-osbuild.xz
|
|
cov-int/
|
|
|
|
**/.DS_Store
|
|
|
|
/docs/osbuild.1
|
|
/docs/osbuild-manifest.5
|
|
|
|
venv
|
|
.venv
|
|
|
|
/.tox
|
|
|
|
/test/data/certs/lib.sh
|
|
|
|
debian-forge-docs |