Commit Graph

3 Commits

Author SHA1 Message Date
2fbc59be7f revert 9fce46386b
Some checks failed
Build Alpine Package / build-alpine (push) Failing after 3s
Build Debian Package / build-debian (push) Has been cancelled
revert Modify Alpine Linux build workflow to run on host runner

- Change Alpine build job to run directly on host runner
- Remove container specification from workflow configuration
2025-02-01 06:23:53 +00:00
9fce46386b Modify Alpine Linux build workflow to run on host runner
Some checks are pending
Build Debian Package / build-debian (push) Successful in 1m38s
Build Alpine Package / build-alpine (push) Waiting to run
- Change Alpine build job to run directly on host runner
- Remove container specification from workflow configuration
2025-02-01 06:13:32 +00:00
5235205167 Add Debian and Alpine Linux package build support to GitHub Actions
Some checks failed
Build Debian Package / build-debian (push) Successful in 1m31s
Build Alpine Package / build-alpine (push) Failing after 3s
- Introduce Debian and Alpine Linux package build stages in CI/CD pipeline
- Configure CMake for static compilation on both platforms
- Add artifact upload for Debian (.deb) and Alpine (.apk) packages
- Include static Abseil library build process for both distributions
2025-02-01 06:06:24 +00:00