Commit Graph

137 Commits (0817a8dbf2245b0d14df4d42ce2888cc3b7294cd)
 

Author SHA1 Message Date
Eoin McAfee 0817a8dbf2 order imports 3 years ago
Eoin McAfee fe9f999fb0 provide ability to read and upload cards to drone server. 3 years ago
Eoin McAfee 0a95ecec98 add support for kubernetes runner 3 years ago
Eoin McAfee 386295f94d move schema update on step to runnner go logic 3 years ago
Eoin McAfee 1658440152 add uploader to support streaming a card to the server 3 years ago
Marko Gaćeša f1ca9ee103
Updated CHANGELOG to 1.8.0 3 years ago
Marko Gaćeša 2f5cff3ba9
Merge pull request #12 from drone/param-name-fix
Fixed parameter names in client retry func
3 years ago
Marko Gaćeša 533eebeb14
Merge pull request #10 from drone/restricted-volume
Moved IsRestrictedVolume func to runner-go. Updated implementation
3 years ago
Marko Gaćeša ad856461f8
Merge pull request #11 from drone/step-name-env
Added a new func for step name env var only
3 years ago
Marko Gaćeša 5ad1030129 Moved IsRestrictedVolume func to runner-go. Updated implementation 3 years ago
Marko Gaćeša 9e4cc46a76 Fixed parameter names in client retry func 3 years ago
Marko Gaćeša 36f6f158bb Added a new func for step name env var only 3 years ago
Brad Rydzewski 759fb1d902
Merge pull request #4 from zc2638/feat/env
add trigger environment variable
3 years ago
Brad Rydzewski 95828f4a00
Merge pull request #7 from hanjunlee/feature/pull-request-title
feat: add a new environment for the title of PR.
3 years ago
TP Honey 93da92dbb9
Merge pull request #9 from marko-gacesa/graceful-shutdown
fixed: graceful shutdown of http servers
3 years ago
Marko Gaćeša 60690fc728 fixed: graceful shutdown of http servers 3 years ago
TP Honey 874c664428
Merge pull request #8 from marko-gacesa/machine-param-escape
url escape of 'machine' parameter
3 years ago
Marko Gaćeša c2511c85a8 url escape of 'machine' parameter 3 years ago
hanjunlee 1e1ca42a07 feat: add a new environment for the title of PR. 3 years ago
TP Honey 0bd0f8fc31
(maint) prep for 1.7.0 release, changelog updates 3 years ago
Brad Rydzewski 1619f46b55
add missing items to changelog [CI SKIP] 3 years ago
Brad Rydzewski 1349ce94a4
Merge pull request #5 from tphoney/add_steps_fields
(feat) adding depends_on, image and detached fields to step
3 years ago
tphoney 233fec9a18 (feat) adding depends_on, image and detached fields to step 3 years ago
zc 67b61b6458 fix unit 3 years ago
zc e1ad97a224 add trigger environment variable 3 years ago
Brad Rydzewski 0bbd513f1a upgrade drone-go to 1.5.0 4 years ago
Brad Rydzewski a2c975273a add build.debug field 4 years ago
Brad Rydzewski 2020a87dfb change order of skip checks 4 years ago
Brad Rydzewski 9f0ba71ae2 skip step if state not pending 4 years ago
Brad Rydzewski df774e029a Merge remote-tracking branch 'origin/master' 4 years ago
Brad Rydzewski 179a2f65e8 unexpected http response code must fail pipeline 4 years ago
Brad Rydzewski a83c6cd0f6
Merge pull request #3 from donny-dont/patch-1
Expose the Stage version to the environment
4 years ago
Brad Rydzewski 3b4667a1ac add trace logging for semaphores 4 years ago
Brad Rydzewski 9cb95ca135 fix debugf log formatting for exit code 4 years ago
Brad Rydzewski 1bd1ae3f96 cancel step on semaphore context deadline exceeded 4 years ago
Brad Rydzewski 3bba1bdfc5 log oom kill and exit code 4 years ago
Don 7fa84e7b65 Expose the Stage version to the environment
Add `DRONE_STAGE_VERSION` which contains the `Stage.Version` in it. This is useful for Windows users.
4 years ago
Brad Rydzewski 9497cc9f42 ensure cancel error registered 4 years ago
Brad Rydzewski e567c860a8 ensure cancel error registered 4 years ago
Brad Rydzewski fcb3f98de0 log dag errors 4 years ago
Brad Rydzewski 83c04e8f2c add teardown logs to execer 4 years ago
Brad Rydzewski b849bd35b2 support for interpolating global env variables 4 years ago
Brad Rydzewski 56f7972d39 Merge remote-tracking branch 'origin/master' 4 years ago
Brad Rydzewski 949a2186f9 netrc environment variables 4 years ago
Brad Rydzewski 99a3a52dfb
rename defensive to shield [ci skip] 4 years ago
Brad Rydzewski 66ef06b6b3 update polyform 4 years ago
Brad Rydzewski d2e6327ade added means to run an accepted stage 4 years ago
Brad Rydzewski c32ad874a2 option to disable accepting the stage 4 years ago
Brad Rydzewski 98e945f20c fix multierror append issue 4 years ago
Brad Rydzewski a82f0982f1 capture stage duration on failure 4 years ago