Update installer download links from deprecated abibuilder URLs to GitHub releases#260
Draft
Update installer download links from deprecated abibuilder URLs to GitHub releases#260
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…tHub releases Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update installer download links to official GitHub releases
Update installer download links from deprecated abibuilder URLs to GitHub releases
Oct 30, 2025
Contributor
|
@copilot docs/manual/develop/developer-faq.md:49-50 change it back |
Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
Contributor
Author
docs/manual/develop.md
Outdated
| unstable or partially untested code. | ||
| The nightly (unstable) installers are available at the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/). | ||
| - **Binary installers**: We provide pre-built binary installers for different platforms. | ||
| The latest stable installers are available on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest). |
Contributor
There was a problem hiding this comment.
Suggested change
| The latest stable installers are available on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest). | |
| The latest stable installers are available on the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/. |
docs/manual/develop/developer-faq.md
Outdated
| View the binary installers at the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/). | ||
| Please verify the creation date of the individual installers, as there may have been an error while creating | ||
| the installer. | ||
| View the binary installers on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest). |
Contributor
There was a problem hiding this comment.
Suggested change
| View the binary installers on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest). | |
| View the binary installers on the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/). |
timosachsenberg
approved these changes
Oct 30, 2025
matteopilz
approved these changes
Oct 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates installer download links in end-user installation documentation to use the official GitHub releases page, while preserving nightly build archive links in developer documentation.
Changes
https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/latest/tohttps://github.com/OpenMS/OpenMS/releases/latesthttps://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/for developers who need access to unstable buildsSummary
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.