Magnus Therning

Results 51 comments of Magnus Therning

Finally got around to finish it up so it's ready for review.

Hopefully this addresses all issues.

This has lingered for a while now. Will it be merged if I resolve the conflicts?

> Hi folks, I'm giving this repo quite a lot more attention lately. If you can resolve the conflicts, I will merge it. I'll attempt to resolve them during next...

Is there any workaround I can use until Travis feels it's a problem that they have support for `artifacts:` in less than half the AWS S3 regions?

AFAICS a custom handler will lose the raised status, e.g. when lacking a body `jsonData` will result in a 400, but when installing a custom handler I get a 500.

Now I've made a small change that solves the issue for me at least. This does go against the documentation, so arguably it should be pointed out to GitHub/Microsoft too....

After asking for help on the PureScript Discourse I've ended up with the following ``` { pkgs ? import { }) }: with pkgs; let spagoPkgs = import ./spago-packages.nix {...

Having just arrived here and trying it out a little I do think `--out-link` does work as intended, though reading the help text is likely to cause confusion. In one...