Commit a160ecc
committed
CI: add workflow to test node-operators documentation scripts
Created a new CI workflow to test the node-operators documentation
scripts, ensuring the build-info command examples work correctly
across different platforms.
The workflow tests:
- build-info-docker.sh - Basic Docker build-info command
- build-info-docker-version.sh - Version-specific build-info
- verify-build-info-docker.sh - Build-info verification with grep
Tested on: ubuntu-22.04, ubuntu-24.04, macos-latest
Changes:
- Added .github/workflows/test-docs-scripts-node-operators.yaml1 parent bc48775 commit a160ecc
1 file changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments