Closed deepfriedmind closed 5 years ago
Did you mean github release functionality? Since the app is not downloadable (does not need to be compiled), I think commit history might be enough if someone would want to roll back their version.
But we're open for counter arguments and suggestions:)
My counter argument is that releases can be watched, so followers could get an email when a new version is released :)
Fair point, thanks. I've created the first release https://github.com/Elijas/auto-youtube-subscription-playlist-2/releases
@dudemario Would you agree to create a release every time the main .gs file is updated (in a way that changes functionality)?
Since releases would be used only for notifications, we could use the current date (e.g. 20190930) as the name of the release (tag), leaving other fields empty.
Sure, sounds good.
This will basically happen whenever there's a merge to master concerning the .gs file right? Shouldn't be too hard.
That's great, thank you!
@dudemario Exactly! Thanks
Please create releases when changes have been made.