codeless-testing/Upload artifact to custom API and await callback

Uploads a previously-built workflow artifact to your custom deployment API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_dirName of the artifact to uploadyes
tokenBearer token to authenticate against the APIyes
polltrue → wait for the API to finish and return a statusnotrue
poll_interval_secondsPolling interval while waiting, in secondsno15
poll_timeout_minutesGive up after this many minutes (0 = never timeout)no30
namedescription
result"success" or "failure" (only if poll = true)