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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Appreciate this tons ❤️ It might be interesting to use an action that'd take a version number as input to tag and create releases? I'm open to experimenting with this sometime soon, but also wanted to share!
The reason will be displayed to describe this comment to others. Learn more.
Oh yeah absolutely you could do this in a GitHub action. If you want to PR it to save my forgetfulness I'd be greatful, but I'm unlikely to get around to it myself.
Out of interest, what do you use this variable for?
The reason will be displayed to describe this comment to others. Learn more.
Sweet! I'll add this to some upcoming TODOs - these scripts can be fun to write. This is no knock at forgetfulness either, just a preference for magic computer automation! 🤖 🚀
I don't use WD_VERSION so much but I check --version between upgrades and just find versioning to be a fun topic overall 🤓
c7a7223
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appreciate this tons ❤️ It might be interesting to use an action that'd take a version number as input to tag and create releases? I'm open to experimenting with this sometime soon, but also wanted to share!
c7a7223
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yeah absolutely you could do this in a GitHub action. If you want to PR it to save my forgetfulness I'd be greatful, but I'm unlikely to get around to it myself.
Out of interest, what do you use this variable for?
c7a7223
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet! I'll add this to some upcoming TODOs - these scripts can be fun to write. This is no knock at forgetfulness either, just a preference for magic computer automation! 🤖 🚀
I don't use
WD_VERSION
so much but I check--version
between upgrades and just find versioning to be a fun topic overall 🤓c7a7223
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does
wd
even support--version
? 😂No rush or pressure from me for the contribution, but happy to review it should it come along 😊