Tim McGilchrist

Results 140 issues of Tim McGilchrist

https://github.com/helium/airship/blob/master/src/Airship/Internal/Decision.hs#L320-L324

enhancement
help wanted

https://github.com/helium/airship/blob/master/src/Airship/Internal/Decision.hs#L339-L342

enhancement
help wanted

Probably consult the original Erlang port to see how they do it. https://github.com/helium/airship/blob/master/src/Airship/Internal/Decision.hs#L675-L680

enhancement
help wanted

Since mafia is supposed to be a thin wrapper around cabal, it would make sense to see if we can switch over to using cabal new-build and friends.

enhancement
help wanted
wishlist

Currently `mafia` assumes a project is under `git`. Sometimes I have `darcs` projects I want to use with `mafia`. Currently my work around is to `git init` and then run...

wishlist

Motivation: I have a project which has a library component and a pre-processor which generates some code, in this case it dumps out the generated code for a bunch of...

See https://github.com/ocurrent/ocaml-ci/issues/422 for detailed list. All the changes made will be in ocurrent proper and can be shared between all pipelines using ocurrent.

enhancement
good first issue

Provide a more visible button/widget to copy the docker command to reproduce a build.

good first issue