-
Notifications
You must be signed in to change notification settings - Fork 1
Creating a new release
Sophist edited this page Jul 25, 2019
·
1 revision
Original auto-update functionality downloaded the current Master version when you did the update even if this had additional commits since the official release.
It is intended that v2.11 will change functionality to download the release version if it exists. So when an admin creates a new release on Github there will be a specific process to follow in order to include the file in the release, and this Wiki page has been written to document this process.
- Goto the dlFilter Releases page: https://github.com/DukeLupus/dlFilter/releases
- Click the Draft a New Release button.
- Enter the version number and release title (e.g. Minor Version) and copy the change log from the beginning of the source file into the description box and format it using MarkDown.
- Add the current Master file by clicking "Attach binaries by dropping them here or selecting them" and add the Master branch raw file "https://raw.githubusercontent.com/DukeLupus/dlFilter/master/dlFilter.mrc".
- Publish Release.
From v2.11, dlFilter:
- If the beta check box is not checked, dlF will first try to download the release file from https://raw.githubusercontent.com/DukeLupus/dlFilter/x.xx/dlFilter.mrc and if not fall back to original file.
- If the beta check box is checked, or if dlF fails to download from the release file, then dlF will download from https://raw.githubusercontent.com/DukeLupus/dlFilter/master/dlFilter.mrc.
dlFilter script and wiki © DukeLupus & Sophist, 2017