Skip to content

Conversation

@afrind
Copy link
Contributor

@afrind afrind commented Nov 11, 2025

Summary:
This adds a GitHub Actions workflow to build moxygen on Debian Bookworm.

The workflow:

  • Uses a Debian Bookworm container on ubuntu-latest runner
  • Follows the same pattern as the existing getdeps_linux.yml
  • Installs git, python3, and sudo in the container
  • Uses getdeps.py to manage dependencies and build
  • Implements caching with "debian-" prefix for cache isolation
  • Uploads artifacts as "moxygen-debian"
  • Runs tests with getdeps.py

Generated by Confucius Code Assist (CCA)
Session, Trace

Differential Revision: D86714319

Summary:
This adds a GitHub Actions workflow to build moxygen on Debian Bookworm.

The workflow:
- Uses a Debian Bookworm container on ubuntu-latest runner
- Follows the same pattern as the existing getdeps_linux.yml
- Installs git, python3, and sudo in the container
- Uses getdeps.py to manage dependencies and build
- Implements caching with "debian-" prefix for cache isolation
- Uploads artifacts as "moxygen-debian"
- Runs tests with getdeps.py

---
> Generated by [Confucius Code Assist (CCA)](https://www.internalfb.com/wiki/Confucius/Analect/Shared_Analects/Confucius_Code_Assist_(CCA)/)
[Session](https://www.internalfb.com/confucius?session_id=bd50af60-be8b-11f0-a83e-83bc0c60470a&tab=Chat), [Trace](https://www.internalfb.com/confucius?session_id=bd50af60-be8b-11f0-a83e-83bc0c60470a&tab=Trace)

Differential Revision: D86714319
@meta-codesync
Copy link

meta-codesync bot commented Nov 11, 2025

@afrind has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86714319.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant