This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
Releases: drone-runners/drone-runner-exec
Releases · drone-runners/drone-runner-exec
v1.0.0-beta.10
What's Changed
- Allow to clone via SSH by @newrushbolt in #4
- Update README.md by @JensTimmerman in #6
- bump logrus, go 1.17, enable M1 mac support by @iameli in #7
New Contributors
- @newrushbolt made their first contribution in #4
- @JensTimmerman made their first contribution in #6
- @iameli made their first contribution in #7
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
v1.0.0-beta.9
experimental symlink support
v1.0.0-beta.8
bump runner library for windows fix [ci skip]
v1.0.0-beta.7
support custom windows path
v1.0.0-beta.6
update README to include trello link [CI SKIP]
v1.0.0-beta.5
update runner-go to fix livelog race
v1.0.0-beta.4
return config on error
v1.0.0-beta.3
use http_ instead of server_ variables for clarity
v1.0.0-beta.2
update README instructions [ci skip]
v1.0.0-beta.1
skip unit test with random ordering issue