Skip to content

Conversation

DennisDyallo
Copy link
Collaborator

This pull request introduces enhancements to the GitHub Actions workflows to improve build summaries and streamline the handling of Docker image tags in the documentation upload process. Key changes include adding a new job for generating build summaries, defining outputs for reusable workflows, and making Docker image tags accessible for downstream jobs.

Enhancements to build workflows:

  • .github/workflows/build.yml: Added a new build-summary job to generate a comprehensive build summary, including job statuses, artifact links, and conditional Docker image tag information. The job runs regardless of other job failures and uses outputs from dependent jobs.

Improvements to documentation upload workflow:

@DennisDyallo DennisDyallo changed the title ci: add comprehensive summary for build ci: Add comprehensive summary for build Jun 17, 2025
@DennisDyallo DennisDyallo merged commit 83ae88a into develop Jun 17, 2025
9 of 10 checks passed
@DennisDyallo DennisDyallo deleted the dennisdyallo/github-builds branch June 17, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants