OpenFreeEnergy / OpenFreeEnergy/openfe
Create copy of release assets (installers) without version name
Open
@mikemhenry is already working on this.
Since Jul 20, 2023.
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
This is how miniforge does it: two copies of the asset; one with version name, one without.. Note that the link https://github.com/OpenFreeEnergy/openfe/releases/latest/download/OpenFEforge-0.10.1-Linux-x86_64.sh already works (as long as 0.10.1 is latest); if we can avoid including the version name in the artifact, we can have a URL that never changes in the docs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.