Skip to content

docs(charts): add br-spi version-matrix section to README#1610

Merged
fredcamaral merged 1 commit into
developfrom
docs/br-spi-readme-version-matrix
Jul 3, 2026
Merged

docs(charts): add br-spi version-matrix section to README#1610
fredcamaral merged 1 commit into
developfrom
docs/br-spi-readme-version-matrix

Conversation

@fredcamaral

Copy link
Copy Markdown
Member

Problem

The br-spi-helm release job failed on both channels (#1607 main, #1608 develop) with:

WARNING: Could not find section for chart 'br-spi'
ERROR: Could not find version matrix table in README.md

The release prepareCmd (update-chart-version-readme --chart br-spi) requires a ### ...br spi... section with a Chart Version matrix table in the root README.md. It was missing → the chart never published to OCI.

Fix

Add the section, matching the sibling format (e.g. Plugin BR Pix Switch).

Verification

Built and ran the actual pipeline binary locally against this change:

Found section for chart 'br-spi' at line 56
Found table at lines 64-67
Updated first row: Chart Version = ...
Successfully updated README.md   (exit 0)

README-only ⇒ this merge triggers no release (paths-ignore); the first OCI publish rides the next charts/br-spi change.

https://claude.ai/code/session_012fNphWnucMKd84KskVFgvz

The release pipeline's prepareCmd (update-chart-version-readme --chart br-spi)
requires a '### ...br spi...' section with a Chart Version matrix table in the
root README.md. It was missing, so the br-spi release job failed on BOTH
channels (#1607 main, #1608 develop) with 'Could not find section for chart
br-spi' — the chart never published to OCI.

Adds the section so future br-spi releases succeed. Verified locally: the
prepareCmd binary now finds the section and updates the Chart Version cell
(exit 0). README-only, so this merge itself triggers no release (paths-ignore);
the first publish rides the next charts/br-spi change.

Claude-Session: https://claude.ai/code/session_012fNphWnucMKd84KskVFgvz
Signed-off-by: Fred Amaral <fred@fredamaral.com.br>
@fredcamaral fredcamaral requested a review from a team as a code owner July 3, 2026 03:14
@github-actions github-actions Bot added the doc label Jul 3, 2026
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: d0e5d3fb-249e-4a0f-9ac3-1a97e0bd59d9

📥 Commits

Reviewing files that changed from the base of the PR and between 4c4ec27 and c693251.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a new "BR SPI Helm Chart" documentation section to README.md, including a brief description of the Brazilian SFN SPI/Pix rail and an Application Version Mapping table pairing chart version 0.1.0-beta.1 with app version 0.1.0.

Changes

README Documentation Update

Layer / File(s) Summary
Add BR SPI Helm Chart section
README.md
New documentation section describing the BR SPI Helm Chart with a version mapping table linking chart version 0.1.0-beta.1 to app version 0.1.0.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/br-spi-readme-version-matrix

Comment @coderabbitai help to get the list of available commands.

@fredcamaral fredcamaral merged commit 7c5c467 into develop Jul 3, 2026
3 checks passed
@fredcamaral fredcamaral deleted the docs/br-spi-readme-version-matrix branch July 3, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant