Commit 1d03435
committed
feat: add xbr dependency and update WAMP ecosystem packages
- Add xbr>=25.12.1 to dependencies (now published on PyPI)
- Bump autobahn to >=25.12.2
- Bump zlmdb to >=25.12.2
- Bump cfxdb to >=25.12.2
- Add xbr to dev-latest optional dependency
- Update .ai submodule to latest (d1647dc)
- Update .cicd submodule to latest (0954ce5)
This resolves the ModuleNotFoundError for 'xbr' in CI tests.
Note: This work was completed with AI assistance (Claude Code).1 parent 6f0617d commit 1d03435
3 files changed
Lines changed: 7 additions & 9 deletions
- README.md+30-2
- actions/download-artifact-verified/action.yml+95-40
- actions/upload-artifact-verified/action.yml+4
- justfile+12-3
- scripts/download-release-artifacts.sh+148
- scripts/flatc/README.md+43
- scripts/flatc/_flatc.py+112
- scripts/flatc/smoke_test_flatc.py+165
- scripts/generate-release-notes.sh+329
- scripts/git_version.py+44
- scripts/prepare-changelog.sh+213
- templates/README.md+42-56
- templates/pull_request_template.md
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
193 | | - | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
199 | | - | |
| 197 | + | |
200 | 198 | | |
201 | 199 | | |
202 | 200 | | |
| |||
0 commit comments