mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-11 08:24:30 -05:00
[PR #1116] [MERGED] check binary URL #5683
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1116
Author: @andreasbrett
Created: 1/23/2026
Status: ✅ Merged
Merged: 3/23/2026
Merged by: @mbecker20
Base:
2.0.0← Head:patch-1📝 Commits (1)
5103696check binary URL📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
scripts/setup-periphery.py(+7 -1)📄 Description
The periphery setup script doesn't check if the provided version tag is valid and downloads/outputs a mere
Not foundto the periphery binary file.I had a typo in my provided version arg and it took me a while to figure out why the service did not run as the script didn't error out.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.