Commit Graph

18 Commits

Author SHA1 Message Date
f9c082d30f More debugging
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-08 17:56:30 -05:00
5bb4da6178 More debugging
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-08 17:53:19 -05:00
d810bcb61c Try to fix compress step again
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-08 17:44:52 -05:00
e7353bb8df Try to fix compress step
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-01-08 17:38:55 -05:00
06ea8bea30 Add branch name to unstable release 2021-01-08 17:36:24 -05:00
2e5ab23bd1 Add darwin releases
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-01-08 17:33:27 -05:00
aa741eb49e Make check step faster
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-01-08 17:31:56 -05:00
96c9b7d74c Add prereleases
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-01-08 17:29:57 -05:00
31336280e6 Add release uploads
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-08 17:21:02 -05:00
4aff294739 Set overrided version in drone config
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-07 12:15:53 -07:00
d3826dacde Update drone to use new linux only target
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-06 20:33:02 -07:00
f4a972747f Add notify after docker builds
All checks were successful
continuous-integration/drone/tag Build is passing
2020-01-10 14:25:02 -08:00
f807caa1ad Add multi-arch builds
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-10 13:58:17 -08:00
76ae8f3a44 Do build and test in one step
All checks were successful
continuous-integration/drone/push Build is passing
Speed up build time by moving these two tasks to one step so that a new
container doesn't have to be spun up and the cached modules from the
build step are reused in the test step.
2019-11-21 15:40:59 -08:00
9b9f803231 Add pre-commit to the repo
All checks were successful
continuous-integration/drone/push Build is passing
This adds pre-commit which can be used to enforce consistent style
and common errors (like committing large files)
2019-11-21 15:32:57 -08:00
604c27118a Add Docker deploy pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-15 17:30:29 -08:00
971710df84 Add a build step to drone pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-07 15:02:13 -07:00
ba2bb86be6 Add drone build 2019-10-07 14:59:39 -07:00