You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### PR [#1647](https://github.com/danielmiessler/Fabric/pull/1647) by [ksylvan](https://github.com/ksylvan): Simplify Workflow with Single Version Retrieval Step
2
+
3
+
- Replace git tag lookup with version.nix file reading for release workflow
4
+
- Remove OS-specific git tag retrieval steps and add unified version extraction from nix file
5
+
- Include version format validation with regex check
6
+
- Add error handling for missing version file
7
+
- Consolidate cross-platform version logic into single step with bash shell for consistent version parsing
0 commit comments