github buildkite-plugins/artifacts-buildkite-plugin v1.3.0
v1.3.0 (🌾 Oat Milk Flat White)

latest releases: v1.9.3, v1.9.2, v1.9.1...
4 years ago

New

  • Renaming of artifacts on upload and download (#27) @toadzky

Fixes

Dependency Updates

  • Update buildkite plugin docker-compose to v3.2.0 (#43) @renovate
  • Update buildkite/plugin-tester:latest docker digest to 235385e (#33) @renovate
  • Update buildkite plugin shellcheck to v1.1.2 (#29) @renovate

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     artifacts#v1.2.0:
+     artifacts#v1.3.0:
        download: "log/**/*.log"

Don't miss a new artifacts-buildkite-plugin release

NewReleases is sending notifications on new releases.