baktainer/.forgejo/workflows
James Paterni 20ee57f0c2
Some checks failed
CI Pipeline / test (push) Failing after 38s
Build and Push Docker Image / test (push) Failing after 7s
Minimal CI / test (push) Failing after 10s
Build Docker Image / build (push) Failing after 1m18s
Simple CI Pipeline / test (push) Failing after 1s
CI Pipeline / build (push) Has been skipped
Build and Push Docker Image / build (push) Has been skipped
Minimal CI / build (push) Has been skipped
Build Docker Image / notify (push) Failing after 1s
Simple CI Pipeline / build (push) Has been skipped
CI Pipeline / notify (push) Successful in 1s
Simple CI Pipeline / notify (push) Successful in 1s
Node+Ruby CI Pipeline / test (push) Failing after 5m28s
Node+Ruby CI Pipeline / build (push) Has been skipped
Node+Ruby CI Pipeline / notify (push) Successful in 1s
Run Tests / test (push) Failing after 15s
Shell-Only CI (No Actions) / test (push) Failing after 2s
Shell-Only CI (No Actions) / build (push) Has been skipped
Shell-Only CI (No Actions) / notify (push) Successful in 1s
Fix package manager detection and add shell-only workflow
- Add robust package manager auto-detection (apk, apt-get, yum, dnf)
- Support for Alpine, Debian/Ubuntu, CentOS/RHEL, Fedora
- Create shell-only.yml workflow with no GitHub Actions dependencies
- Update all workflows to handle different runner environments
- Comprehensive error handling and fallback mechanisms
- Updated documentation with new troubleshooting guidance

Resolves:
- "apk: command not found" errors
- "node: executable file not found" errors
- Compatibility with various Forgejo runner configurations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 11:29:20 -04:00
..
build.yml Fix package manager detection and add shell-only workflow 2025-07-15 11:29:20 -04:00
ci.yml Fix package manager detection and add shell-only workflow 2025-07-15 11:29:20 -04:00
docker.yml Fix package manager detection and add shell-only workflow 2025-07-15 11:29:20 -04:00
minimal.yml Fix Node.js executable error in Forgejo Actions 2025-07-15 11:18:12 -04:00
node-ruby.yml Fix Node.js executable error in Forgejo Actions 2025-07-15 11:18:12 -04:00
shell-only.yml Fix package manager detection and add shell-only workflow 2025-07-15 11:29:20 -04:00
simple.yml Fix Node.js executable error in Forgejo Actions 2025-07-15 11:18:12 -04:00
test.yml Fix package manager detection and add shell-only workflow 2025-07-15 11:29:20 -04:00