Closed Windos closed 4 years ago
When editing Tags on scripts via UD, the change shows in the UI but is not written to the *.meta.ps1 files (and therefore is not committed to Git)
If you edit something else the involves a scripts meta data, the tag information is included then.
See #66 for an example of the inclusion of a tag being included in an unrelated git commit.
This change should be written to the file and committed at the time of edit.
Tag in UD, not in Meta:
Commit after changing description to force a Meta update:
Resolved in 0.0.3-beta6
Describe the Issue
When editing Tags on scripts via UD, the change shows in the UI but is not written to the *.meta.ps1 files (and therefore is not committed to Git)
If you edit something else the involves a scripts meta data, the tag information is included then.
See #66 for an example of the inclusion of a tag being included in an unrelated git commit.
To Reproduce
Expected behavior
This change should be written to the file and committed at the time of edit.
Screenshots
Tag in UD, not in Meta:
Commit after changing description to force a Meta update:
Version Information