-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Keeping track of the different version numbers between fixes is not a good plan and is highly unmaintainable.
The new thought is to make folders with the github issue numbers, so there is always a reference to the issue. And then just keep the already deployed patches in a local file per project. The first time you run it, will create the file with all the changes up until then.
From there on out we will compare this list with the available issues. Maybe use a list with issues in a file on github, for quick download and comparison? Or if there is a quick listing of all directories in the update folder, we can use that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels