Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 30, 2025

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

  • Installation docs (Windows, macOS, Linux): Changed installer links from https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/latest/ to https://github.com/OpenMS/OpenMS/releases/latest
  • Developer docs: Kept original nightly/experimental installer links pointing to https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/ for developers who need access to unstable builds
  • Formatting: Fixed missing space in macOS installation instructions

Summary

  • End-user installation pages now use GitHub releases (stable versions)
  • Developer documentation retains nightly build archive links (experimental versions)
Original prompt

All installer download links were pointing to deprecated abibuilder.cs.uni-tuebingen.de URLs. Updated to use the official GitHub releases page.


💡 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.

@coderabbitai
Copy link

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI and others added 2 commits October 30, 2025 09:53
…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
Copilot AI requested a review from timosachsenberg October 30, 2025 09:56
Copilot finished work on behalf of timosachsenberg October 30, 2025 09:56
@timosachsenberg
Copy link
Contributor

@copilot docs/manual/develop/developer-faq.md:49-50

change it back

Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Oct 30, 2025

@copilot docs/manual/develop/developer-faq.md:49-50

change it back

Reverted in commit 55f7b4e. Developer documentation now points back to the nightly build archive.

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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/.

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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/).

Copilot AI requested a review from timosachsenberg October 30, 2025 10:02
Copilot finished work on behalf of timosachsenberg October 30, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants