Commit graph

7 commits

Author SHA1 Message Date
e3775c5de5 fix: revert to reliable artifact upload
Some checks failed
Build libostree Backport / Build libostree Backport (push) Failing after 1s
Revert from Debian Package Registry API (404 errors) back to
proven artifact upload method. Update README with clear
download instructions for Actions artifacts.
2025-07-21 05:17:39 +00:00
0ea13ef18f needed curl
All checks were successful
Build libostree Backport / Build libostree Backport (push) Successful in 10m15s
2025-07-21 04:09:36 +00:00
7f512cfab4 feat: integrate Forgejo Debian Package Registry for professional distribution
Some checks failed
Build libostree Backport / Build libostree Backport (push) Failing after 10m14s
- Replace artifact upload with Debian Package Registry integration
- Add automatic package upload to Forgejo's native Debian repository
- Update README with apt repository installation instructions
- Provide multiple download methods: apt repo, direct download, and artifacts
- Enable users to install packages via standard apt commands
- Improve package distribution with version control and deduplication

This change transforms the package distribution from manual artifact downloads
to a professional Debian repository that users can add to their apt sources.
2025-07-21 03:51:42 +00:00
8d6a2d9da1 Improve download system with robust build detection
All checks were successful
Build libostree Backport / Build libostree Backport (push) Successful in 10m4s
- Replace hardcoded workflow run IDs with generic Actions tab links
- Add find-latest-build.sh script to automatically detect working builds
- Add download-latest.sh helper script for manual download guidance
- Update README with clear step-by-step download instructions
- Make download system self-maintaining and always accessible
- Provide both automated and manual download approaches

This fixes the broken download links by creating a system that
automatically finds the latest successful build and provides
reliable download instructions that work with Forgejo's artifact system.
2025-07-21 03:38:55 +00:00
87a44924d8 Fix download link system for libostree-dev packages
All checks were successful
Build libostree Backport / Build libostree Backport (push) Successful in 9m25s
- Add automatic README update workflow that triggers after successful builds
- Add manual workflow for updating download links to specific builds
- Update README with working download links to Build 97 artifacts
- Include direct links to both main package and debug symbols
- Add installation instructions with correct workflow run URLs
- Fix workflow run ID references and artifact download paths

This provides reliable download links that users can access directly
from the repository README to install the latest libostree backport.
2025-07-21 03:23:09 +00:00
46de31a373 added files
All checks were successful
Build libostree Backport / Build libostree Backport (push) Successful in 9m19s
2025-07-21 03:08:18 +00:00
141193e345 first commit 2025-07-21 02:55:18 +00:00