jzelinskie / faq

Format Agnostic jQ -- process various formats with libjq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drone Cloud

vielmetti opened this issue · comments

As mentioned in #11 Drone Cloud has a 32-bit Arm build/test environment as well as arm64 and x86. This issue to track adding a Drone configuration (.drone.yml) and explore this build environment for faq.

Here's an example of the build working in my fork: https://cloud.drone.io/vielmetti/faq

I'm not familiar with Drone already, but if it can test arm64 linux, x86 linux, x86 darwin on PRs and build release artifacts for tags, that checks all the boxes for me.

Darwin is the missing box.

I'm closing in favor of #83, because I want to only use GitHub actions if possible.