caronade icon indicating copy to clipboard operation
caronade copied to clipboard

A small and light tool to help with FreeBSD Ports CI (Continuous Integration)

Results 6 caronade issues
Sort by recently updated
recently updated
newest added

If all jobs finish at the very same time it can happen that we send the notification emails multiple times.

bug

- [x] SSH recipe - [ ] on demand start/deallocate for Azure - [ ] documentation

enhancement

Support restarting jobs via UI

enhancement

Right now caronade expects an overlay portstree for poudriere but for some workflows a full portstree (fork of the official tree) might be suitable. A full portstree is quite big...

enhancement

It would be good to allow uploading artefacts (compressed workdir, pkg files ...) for a build job. The easiest way to implement that would be that caronade allows to upload...

enhancement

The Check Runs API is the successor for the Status API at GitHub so it should be explored to see if we can support it. https://developer.github.com/v3/checks/runs/

enhancement