-
-
Couldn't load subscription status.
- Fork 106
New Asterisk Releases Update: 18.9-cert17 #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Asterisk Releases Update: 18.9-cert17 #54
Conversation
β¦enerated by: Discover New Asterisk Releases (18697412167)
π New Asterisk Releases DetectedThis PR adds the following new versions:
π¨ Building and pushing Docker images with `-dev` suffix for validation... Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags (e.g., `latest-dev`, `stable-dev`) to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
β Build Results for New ReleasesStatus: Some builds failed β Build failures detected. Please review the workflow logs before merging. Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags for validation to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
This fix resolves build failures in certified Asterisk versions (e.g., 18.9-cert17) caused by XML documentation generation errors. Changes: - Modified lib/template_generator.py to automatically add --disable-xmldoc configure flag for certified versions >= 16 - Regenerated configs for all affected versions: - 16.8-cert14 (buster, bookworm) - 18.9-cert17 (buster, bookworm, trixie) - 20.7-cert7 (trixie) The --disable-xmldoc flag prevents XML documentation generation during the build process, which was causing failures in the GitHub Actions workflow. Fixes build error in PR #54 https://github.com/andrius/asterisk/actions/runs/18697425561/job/53318455598 π€ Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
β¦b' into asterisk-new-releases
π New Asterisk Releases DetectedThis PR adds the following new versions:
π¨ Building and pushing Docker images with `-dev` suffix for validation... Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags (e.g., `latest-dev`, `stable-dev`) to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
β Build Results for New ReleasesStatus: Some builds failed β Build failures detected. Please review the workflow logs before merging. Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags for validation to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
π New Asterisk Releases DetectedThis PR adds the following new versions:
π¨ Building and pushing Docker images with `-dev` suffix for validation... Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags (e.g., `latest-dev`, `stable-dev`) to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
β Build Results for New ReleasesStatus: Some builds failed β Build failures detected. Please review the workflow logs before merging. Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags for validation to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
- Temporarily comment out the build matrix configuration for 18.9-cert17 due to a reported compilation issue.
π New Asterisk Releases DetectedThis PR adds the following new versions:
π¨ Building and pushing Docker images with `-dev` suffix for validation... Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags (e.g., `latest-dev`, `stable-dev`) to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
β Build Results for New ReleasesStatus: Some builds failed β Build failures detected. Please review the workflow logs before merging. Note: Images are pushed to GitHub Container Registry only (`ghcr.io`) with `-dev` tags for validation to avoid consuming Docker Hub quota. Production tags will be created on both registries after merging to main. |
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
54369b5
into
claude/fix-asterisk-build-error-011CUM2NEHgUUBY2pzgHfBNb
Asterisk Releases Update
π¦ New Versions Detected
Certified Releases:
β Changes Made
π¨ Review Checklist
π Next Steps
After merging this PR:
π€ Automation Details