-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Feature Description
txaio still needs the same fixes to align with the other projects:
Project Consistency Matrix (Updated)
| Project | upload-artifact-verified | check-release-fileset | GitHub Templates |
|---|---|---|---|
| txaio | NO (needs fix) | NO (needs fix) | OK |
| autobahn-python | YES | YES | OK |
| zlmdb | YES | YES | OK |
| cfxdb | YES | YES | OK |
| wamp-xbr | YES | YES | OK |
| crossbar | YES (fixed) | YES (fixed) | OK |
txaio still needs the same workflow fixes:
- Replace actions/upload-artifact@v4 with upload-artifact-verified
- Add check-release-fileset to release workflow
Checklist
- I have searched existing issues to avoid duplicates
- I have described the problem clearly
- I have provided use cases
- I have considered alternatives
- I have assessed impact and breaking changes