Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@asterisk-release-automation
Copy link

Asterisk Releases Update

πŸ“¦ New Versions Detected

Certified Releases:

  • 18.9-cert17 (Certified Release)

βœ… Changes Made

  • ✨ Updated supported-asterisk-builds.yml with new versions
  • πŸ“¦ Refreshed release lists (TXT and YAML formats)
  • πŸ”§ Generated YAML config files for new versions
  • 🐳 Generated Dockerfiles and build scripts (build.sh, healthcheck.sh)
  • 🎯 Ready for Docker builds - can trigger build-images workflow

🎨 Review Checklist

  • Verify all versions are legitimate Asterisk releases
  • Check versions follow semantic versioning
  • Confirm release types are appropriate for building
  • Review if special build configurations needed

πŸš€ Next Steps

After merging this PR:

  • Build system will support new versions
  • Can trigger builds via build-images workflow
  • Versions will be available in build matrix

πŸ€– Automation Details

  • Branch: asterisk-new-releases
  • Workflow: Discover New Asterisk Releases
  • Run ID: 18697412167
  • Generated: 2025-10-21 20:57:19 UTC

…enerated by: Discover New Asterisk Releases (18697412167)
@github-actions
Copy link
Contributor

πŸŽ† New Asterisk Releases Detected

This PR adds the following new versions:

  • 18.9-cert17

πŸ”¨ 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.

@github-actions
Copy link
Contributor

❌ Build Results for New Releases

Status: Some builds failed
Versions: 18.9-cert17
Total configurations: 1

❌ 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.

andrius pushed a commit that referenced this pull request Oct 21, 2025
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]>
@andrius andrius changed the base branch from main to claude/fix-asterisk-build-error-011CUM2NEHgUUBY2pzgHfBNb October 21, 2025 21:11
@github-actions
Copy link
Contributor

πŸŽ† New Asterisk Releases Detected

This PR adds the following new versions:

  • 18.9-cert17

πŸ”¨ 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.

@github-actions
Copy link
Contributor

❌ Build Results for New Releases

Status: Some builds failed
Versions: 18.9-cert17
Total configurations: 1

❌ 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.

@github-actions
Copy link
Contributor

πŸŽ† New Asterisk Releases Detected

This PR adds the following new versions:

  • 18.9-cert17

πŸ”¨ 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.

@github-actions
Copy link
Contributor

❌ Build Results for New Releases

Status: Some builds failed
Versions: 18.9-cert17
Total configurations: 1

❌ 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.
@github-actions
Copy link
Contributor

πŸŽ† New Asterisk Releases Detected

This PR adds the following new versions:

  • 18.9-cert17

πŸ”¨ 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.

@github-actions
Copy link
Contributor

❌ Build Results for New Releases

Status: Some builds failed
Versions: 18.9-cert17
Total configurations:

❌ 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.

@openhands-ai
Copy link

openhands-ai bot commented Oct 22, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Build New Asterisk Releases

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #54 at branch `asterisk-new-releases`

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

@andrius andrius merged commit 54369b5 into claude/fix-asterisk-build-error-011CUM2NEHgUUBY2pzgHfBNb Oct 22, 2025
4 checks passed
@andrius andrius deleted the asterisk-new-releases branch October 22, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants