jwir3 / jwir3/gulp-ssh-deploy

'Current' symlink should point to actual .deb, .dmg, or .msi file

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The 'current' symlink points to the release directory right now. It _should_ point to an actual file. So, instead, we should have a 'current' directory, with _three_ symlinks, as follows:
- current/
- deb -> current .deb release file
- dmg -> current .dmg release file
- exe/msi -> current .msi/.exe release file

This way, users don't have to know the actual version number in order to download the appropriate release.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.