Evidence collection
v0.5.0-evidences-12243220.json e32628f8
Collected 1 week ago
Release notes
Changes
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.5
registry.gitlab.com/gitlab-org/step-runner:0.5.0
Evidence collection
v0.4.0-evidences-12079086.json f2123607
Collected 3 weeks ago
Release notes
Changes
- The
bootstrap
command is idempotent. See !170. - Script falls back to use
sh
whenbash
is not available. See script!2. - Bootstrap command does not print version info. See !173.
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.4
registry.gitlab.com/gitlab-org/step-runner:0.4.0
Evidence collection
v0.3.0-evidences-11861809.json e84c1fa1
Collected 1 month ago
Release notes
Changes
- Accept dir and file after /-/. See !169.
Breaking Changes:
- Steps must be in the
steps
folder in the repository unless the expanded step syntax is used. See !gitlab/177038 for documentation update.
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.3
registry.gitlab.com/gitlab-org/step-runner:0.3.0
Evidence collection
v0.2.1-evidences-11661308.json 14556b9a
Collected 2 months ago
Release notes
Changes
- Initial working dir CI_PROJECT_DIR in CI. See !165.
- Ignore NoErrAlreadyUpToDate error when cloning a steps repo. See !166.
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.2
registry.gitlab.com/gitlab-org/step-runner:0.2.1
Evidence collection
v0.2.0-evidences-11609034.json c87c037b
Collected 2 months ago
Release notes
Changes
- Make the initial Run API call wait for the connection to be ready. See !161.
- Log name of executing step. See !158.
Breaking Changes:
-
export_file format is the same as the output_file. Key/values must be
written in the form
name=JSON value
. See !157. -
output file format (and export_file format) changed to be JSON on each line.
Each line of JSON must have non-null
name
andvalue
keys. See !159. -
Use
run:
instead ofsteps:
to run a sequence of steps. This is consistent with what is used when defining steps for a job in the.gitlab-ci.yml
file. See !145.
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.2
registry.gitlab.com/gitlab-org/step-runner:0.2.0
Evidence collection
v0.1.0-evidences-11432370.json bc1163d9
Collected 3 months ago
Release notes
Changes
- Version the Step Runner
Docker images
registry.gitlab.com/gitlab-org/step-runner:latest
registry.gitlab.com/gitlab-org/step-runner:0
registry.gitlab.com/gitlab-org/step-runner:0.1
registry.gitlab.com/gitlab-org/step-runner:0.1.0