You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on setting up semaphore as automated as possible (infrastructure as a code, etc).
I registered a user with semaphore runner register command.
All is fine excpet that:
runner is disabled even if i start it with semaphore runner start - can I somehow enable it automatically?
runner has no name
I know I can enable and set the name manually from the UI, or maybe calling some API endpoint (don't see this neither in swagger: https://semaphoreui.com/api-docs/#/ nor in Postman API), but it would be great if I could control both settings for example from runner config file.
Also there is no documentation about Webhook and OneOf settings.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm working on setting up semaphore as automated as possible (infrastructure as a code, etc).
I registered a user with
semaphore runner register
command.All is fine excpet that:
semaphore runner start
- can I somehow enable it automatically?I know I can enable and set the name manually from the UI, or maybe calling some API endpoint (don't see this neither in swagger: https://semaphoreui.com/api-docs/#/ nor in Postman API), but it would be great if I could control both settings for example from runner config file.
Also there is no documentation about Webhook and OneOf settings.
Beta Was this translation helpful? Give feedback.
All reactions