robojerk
  • Joined on 2025-05-30
robojerk pushed to main at particle-os/ostree 2025-09-06 19:03:50 +00:00
153b6de939 Use proper Debian package building approach
robojerk pushed to main at particle-os/ostree 2025-09-06 18:57:33 +00:00
2ed973b2cd Fix package names - use correct Debian package names
robojerk pushed to main at particle-os/ostree 2025-09-06 18:53:24 +00:00
f7b0c6c6d1 Fix build dependencies and dch issues
robojerk pushed to main at particle-os/ostree 2025-09-06 18:33:12 +00:00
86fce1e981 Fix step order - install git before checkout
robojerk pushed to main at particle-os/ostree 2025-09-06 18:32:27 +00:00
b1e16e9542 Install git and essential tools in Debian container
robojerk pushed to main at particle-os/ostree 2025-09-06 18:31:26 +00:00
8352506f3b Use proper Debian container instead of mixing Ubuntu with Debian repos
robojerk pushed to main at particle-os/ostree 2025-09-06 18:30:03 +00:00
61e89d04a7 Add back apt-cacher-ng support for faster builds
robojerk pushed to main at particle-os/ostree 2025-09-06 18:25:31 +00:00
71f1e86f84 Remove unnecessary Docker container - use simple approach like composefs
robojerk pushed to main at particle-os/ostree 2025-09-06 18:21:16 +00:00
a6b65be912 Simplify CI to use Docker build approach
robojerk pushed to main at particle-os/ostree 2025-09-06 18:17:47 +00:00
26155427bf Switch to node:iron-trixie container for better GitHub Actions compatibility
robojerk pushed to main at particle-os/ostree 2025-09-06 18:10:54 +00:00
378827971c Restructure CI to run directly on Forgejo runner without redundant Docker layer
robojerk pushed to main at particle-os/ostree 2025-09-06 18:01:44 +00:00
4f3d9cb521 Fix build process to follow official Debian backporting guidelines
robojerk pushed to main at particle-os/ostree 2025-09-06 17:56:25 +00:00
65d5ef02da Fix CI workflow to use traditional sources.list format instead of .sources
robojerk pushed to main at particle-os/ostree 2025-09-06 17:50:18 +00:00
1a99999039 Fix docker cp command to copy directory contents instead of creating subdirectory
robojerk pushed to main at particle-os/ostree 2025-09-06 17:41:14 +00:00
3ca1c97b2d Fix CI workflow to use .sources format instead of sources.list
robojerk pushed to main at particle-os/ostree 2025-09-06 17:15:15 +00:00
ec77151587 Add find command to search for .deb files in all subdirectories
robojerk pushed to main at particle-os/ostree 2025-09-06 17:09:53 +00:00
fc33022c9e Fix Dockerfile to properly configure source repositories
robojerk pushed to main at particle-os/ostree 2025-09-06 16:57:48 +00:00
7a21dda165 Add comprehensive debugging to identify build failure
robojerk pushed to main at particle-os/ostree 2025-09-06 16:53:05 +00:00
db0ef6bf91 Fix binary package building with proper Debian method
robojerk pushed to main at particle-os/ostree 2025-09-06 16:52:18 +00:00
93151efdec Force binary package building in CI workflow