runboat icon indicating copy to clipboard operation
runboat copied to clipboard

A simple runbot lookalike on kubernetes. Main goal is replacing the OCA runbot.

Results 22 runboat issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.4.3)

It's there for a long time(days) without undeploying. How can I force delete? Now I can't deploy anything from the same branch.

When a build is created for a repo, and later the repo is removed from the configured supported repo, the cleanup of such builds fail with ``` Traceback (most recent...

bug

Runboat screenshot: Details ![Снимок экрана_2024-04-12_17-21-40](https://github.com/sbidoul/runboat/assets/52414052/5d933abe-8a40-43e8-a97b-64d6fd9c0f8b) Unpkg.com screenshot: Details ![Снимок экрана_2024-04-12_17-21-48](https://github.com/sbidoul/runboat/assets/52414052/e16a2f95-b2e1-41d4-8d0c-6feecd029d68)

enhancement

https://runboat.odoo-community.org/api/v1/builds/b552cf370-23e2-4ce6-b081-f2a76e741cc9/init-log All runboat builds are failing on 14.0 branch in sale-workflow. @sbidoul @lmignon

enhancement

Apparently, when `notify_status()` fails, normal operations are stuck.

bug

Some features depends of the use of HTTPS, for example service workers. ![image](https://user-images.githubusercontent.com/1975978/195857011-2d8caf79-8d5f-4ca8-9bfa-1e52e9898db7.png)

enhancement

When some builds are initialized but fail to start and CrashLoopBackOff, runboat does not correctly account for the number of started builds and let the cluster run out of pods....

bug

When a pod fails on startup, the `logs` link is never displayed in the UI, so the reason of the failure is not surfaced to user. Related to #59

enhancement