Skip to content

Document validation script entrypoints#30

Merged
cbusillo merged 1 commit intomainfrom
chore/issue-23-script-validation-docs
May 3, 2026
Merged

Document validation script entrypoints#30
cbusillo merged 1 commit intomainfrom
chore/issue-23-script-validation-docs

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 3, 2026

Summary

  • Add a README validation command map for the existing script entrypoints.
  • Make the locally documented commands match the workflow metadata and CI usage after the script-reference audit.

Refs #23

Validation

  • git diff --check
  • actionlint .github/workflows/*.yml
  • jq empty .github/github-repo-workflow.json

Notes

  • Documentation only; no image behavior changes.

@cbusillo
Copy link
Copy Markdown
Owner Author

cbusillo commented May 3, 2026

Build And Publish Images failed in the runtime-devtools verification build, unrelated to this README-only change.

Evidence from the failed job and failed-job rerun:

  • runtime verification passed, including smoke, DB init, downstream helper checks, and Trivy scan.
  • CodeQL passed.
  • runtime-devtools failed during Docker build while running apt-get update against the xtradeb Chromium PPA.
  • Both initial and rerun logs show: Could not connect to ppa.launchpadcontent.net:443 (185.125.190.80), connection timed out followed by Failed to fetch https://ppa.launchpadcontent.net/xtradeb/apps/ubuntu/dists/noble/InRelease.

Run: https://github.com/cbusillo/odoo-docker/actions/runs/25292312296

Leaving this PR open because the build check is red, but the failure appears to be external PPA/network availability rather than a docs regression.

@cbusillo cbusillo merged commit 26c9e96 into main May 3, 2026
18 of 21 checks passed
@cbusillo cbusillo deleted the chore/issue-23-script-validation-docs branch May 3, 2026 23:43
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.

1 participant