Fixes the runtime restart loop by using the mandatory HTTPS runner endpoint and HTTPS readiness probe. Exposes only the API key shared with official n8n as a password field; internal runner secrets remain generated and hidden. Bumps tipi_version to 2 so existing installations receive the update.
Validation on exact head cf81405a3fe07e647b12c0e13436a7d076356b71:
HTTPS regression RED then GREEN
shared-key field regression RED then GREEN
update-version regression RED then GREEN
full suite: 32 passed, 0 failed
TypeScript and diff checks passed
Fixes the runtime restart loop by using the mandatory HTTPS runner endpoint and HTTPS readiness probe. Exposes only the API key shared with official n8n as a password field; internal runner secrets remain generated and hidden. Bumps `tipi_version` to 2 so existing installations receive the update.
Validation on exact head `cf81405a3fe07e647b12c0e13436a7d076356b71`:
- HTTPS regression RED then GREEN
- shared-key field regression RED then GREEN
- update-version regression RED then GREEN
- full suite: 32 passed, 0 failed
- TypeScript and diff checks passed
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes the runtime restart loop by using the mandatory HTTPS runner endpoint and HTTPS readiness probe. Exposes only the API key shared with official n8n as a password field; internal runner secrets remain generated and hidden. Bumps
tipi_versionto 2 so existing installations receive the update.Validation on exact head
cf81405a3fe07e647b12c0e13436a7d076356b71: