Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,13 @@
- [x] Add release trigger configuration
- [x] Update NuGet package versioning logic
- [ ] Test workflow with draft release
- [ ] Test release process end-to-end

### Documentation
- [ ] Update README.md with new release process
- [x] Update README.md with new release process
- [x] Document release workflow in Claude.md
- [x] Update DevOps documentation with release process

### Review
- [ ] Consider Security Implications (NuGet API keys, workflow permissions)
- [ ] Consider Performance Implications (workflow efficiency)
- [ ] Code Review of workflow changes
- [ ] Test release process end-to-end

## Notes

- Current workflow likely publishes on master branch merge
Expand Down
Loading