hasura / smooth-checkout-buildkite-plugin

All the things you need during a Buildkite checkout :butter: :kite:
Apache License 2.0
14 stars 12 forks source link

pin buildkite/plugin-tester image version to v3.0.1 #37

Closed ananya-2410 closed 1 year ago

ananya-2410 commented 1 year ago

Test file in smooth-checkout-buildkite-plugin repo was failing (even when no code changes are made in the PR): https://github.com/hasura/smooth-checkout-buildkite-plugin/actions/runs/4363201542/jobs/7629010128

-- command failed --
# status : 1
# output (5 lines):
#   --- :open_file_folder: Setting up workspace
#   Creating directory: /root/repo
#   Setup completed successfully.
#   --- :key: Setting up git and ssh
#   github.com not found in known_hosts
# --

Currently, "bats" testing framework is covered by buildkite.

This PR pins buildkite/plugin-tester image version to v3.0.1