You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed that 'commit_message' is missing from our schema and should be added.
In the same part of the schema and the above linked docs I also found that a property skip_ssl_verification is missing from our schema. So I will add support for both of these:
commit_message
skip_ssl_verification
Sample code (based on above sample but addinng skip_ssl_verification to it as well).
Describe the bug
The vscode Concourse extension raise an error when a semver resource has a 'commit_message' property set for git driver.
To Reproduce
cf. https://github.com/concourse/semver-resource
The text was updated successfully, but these errors were encountered: