Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/uncron

Simple job queue service
https://github.com/vyos/uncron

Small improvements to the README

aa750dcfbd90fa6b8d501ea4df8a0353edda5364 authored almost 3 years ago by Daniil Baturin <[email protected]>
Switch to dune and add opam packaging

e625146762b16d85c71209029e19a26d1f42f8be authored almost 3 years ago by Daniil Baturin <[email protected]>
Code refresh for newer OCaml and Lwt versions

Fix warnings, use labels for Lwt_io functions,
use let* instead of the PPX extension

35867531ba533033df3d5969219c6c907c67d573 authored almost 3 years ago by Daniil Baturin <[email protected]>
Document the build procedure.

6a62545ace0836d6650a468e7cf4556a4bdcec3b authored over 3 years ago by Daniil Baturin <[email protected]>
Log job's stdout and stderr to aid debugging misbehaving jobs.

ca24573251477448e2ddff55f5b32873558799f0 authored over 3 years ago by Daniil Baturin <[email protected]>
Force exception trace recording.

66ebdf7b65ce09eb2fff5617aec4383d1b89f69b authored over 3 years ago by Daniil Baturin <[email protected]>
Close out channels after sending replies

to prevent stale connections from accumulating
and running out of the maximum open files limit.

f78478dc4a712010f4fb233a844127911bb9b396 authored over 3 years ago by Daniil Baturin <[email protected]>
Linking options fix for 4.08+ (threads).

edf7b78a73fa6481f7b72742a05f41f55833dfae authored almost 4 years ago by Daniil Baturin <[email protected]>
Initial import of the old, ad hoc code.

51d2cf5c9158b03b0a7e83a7377436a0cbaf1025 authored over 4 years ago by Daniil Baturin <[email protected]>