bootc-deb/.forgejo/workflows
robojerk 6bc8f501a9
Some checks failed
Build Packages / Build libostree Backport (push) Successful in 10m11s
Test Build / Test bootc Build (with existing libostree) (push) Failing after 1m7s
Build Packages / Build bootc Package (push) Failing after 1m13s
Build Packages / Create Combined Artifacts (push) Has been skipped
Fix CI/CD patch application and interactive prompt issues
- Update patch file to use correct path: lib/src/cli.rs instead of crates/lib/src/cli.rs
- Simplify patch application to use patch -p1 with correct strip level
- Fix debug step to check correct directory structure
- Add -y flag to all apt update commands to prevent interactive prompts
- Ensure all apt commands use non-interactive mode with proper environment variables

This resolves the "can't find file to patch" error and prevents
interactive prompts that were causing CI/CD failures.
2025-07-21 01:40:25 +00:00
..
build-packages.yml Fix CI/CD patch application and interactive prompt issues 2025-07-21 01:40:25 +00:00
test-build.yml Remove all Node.js actions: use manual git clone and shell commands only 2025-07-21 00:27:17 +00:00
update-readme.yml hopefully last workflow fix 2025-07-21 00:37:51 +00:00