We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b7a9a commit 0efbb64Copy full SHA for 0efbb64
README.md
@@ -56,7 +56,7 @@ Example structure:
56
## Branching Strategy
57
58
### `main` Branch (Release)
59
-- Contains stable release versions (e.g., `3.4.0-Final`, `3.4.1-Beta1`)
+- Contains published (non-snapshot) versions (e.g., `3.4.0-Final`, `3.4.1-Beta1`)
60
- New version directories are added when Debezium releases are published
61
- Each push triggers OCI artifact publication with version-specific tags
62
0 commit comments