mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-25 01:50:54 -05:00
[PR #1116] check binary URL #1817
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: 🔄 Open
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.