Skip to content

Tags: drone/plugin

Tags

v3.9.0-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[feat]: [CI-16417]: added support fallback binary url (#37)

v3.8.9-beta-debug

[feat]: [CI-16417]: added support fallback binary url

v3.8.9-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [CI-15731]: Refactor Bitrise Environment Variable Handling for D…

…ynamic Defaults (#35)

* fix: [CI-15731]: Refactor Bitrise Environment Variable Handling for Dynamic Defaults

* Updated environ.go

v0.3.8-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [CI-13938]: action multiline output variables (#34)

v0.3.7-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [CI-14093]: use URLEncoding instead of RawURLEncoding for windows (

#33)

v0.3.6-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added retries for clone (#32)

* adde retries for clone

* use backoff

v0.3.5-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: CI-9438: passing github action with as individual vars (#31)

v0.3.4-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix env merge order and set envs in nektos (#30)

v0.3.3-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add github action environment variables (#29)

* add github action environment variables

* fix

* changes

* changes

* changes

* changes

v0.3.2-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix clone for a branch ref for github action (#28)

* Fix clone for a branch ref for github action

* fix nil ptr

---------

Co-authored-by: raghavharness <raghav.gupta@harness.io>