Closed jdotjdot closed 6 years ago
Nevermind, turns out that version number is required.
Ah, sorry that error message was confusing. Glad you got it sorted tho. Suggestions for an error detection that would have meant you debugged it a little quicker?
We're writing our first Buildkite plugin and trying to lint it with this plugin as part of the plugin's own build pipeline. For
id
, we're passing the full SSH Github path, but we're getting errors like this:--id can not end with -buildkite-plugin.
Can this be used with private plugins? If so, how?