Исправлен XPath Version64 в правилах релиза AGENTS.md
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
- CI triggers: tag `v*` and manual dispatch; not every push to `main`.
|
- CI triggers: tag `v*` and manual dispatch; not every push to `main`.
|
||||||
|
|
||||||
### Version/Release Rules
|
### Version/Release Rules
|
||||||
- Read release version only from `save/region/node[@id="ModuleSettings"]/children/node[@id="ModuleInfo"]/attribute[@id="Version64"]` via explicit XML parsing.
|
- Read release version only from `save/region[@id="Config"]/node[@id="root"]/children/node[@id="ModuleInfo"]/attribute[@id="Version64"]` via explicit XML parsing.
|
||||||
- `PublishVersion` must not be changed during release preparation.
|
- `PublishVersion` must not be changed during release preparation.
|
||||||
- Release tag must match the source-of-truth version.
|
- Release tag must match the source-of-truth version.
|
||||||
- Decision logic before tagging:
|
- Decision logic before tagging:
|
||||||
|
|||||||
Reference in New Issue
Block a user