Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concourse extension doesn't know about "pre_without_version" and "build_without_version" for a semver resource #849

Closed
guillaumBrisard opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: concourse-support type: enhancement

Comments

@guillaumBrisard
Copy link

pre_without_version and build_without_version is not recognize for semver resource

The extension wrongly reports
Unknown property 'pre_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)
Unknown property 'build_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)

The documentation about pre_without_version and build_without_version for resource: https://github.com/concourse/semver-resource#version-bumping-semantics

@martinlippert martinlippert added this to the 4.16.1.RELEASE milestone Sep 20, 2022
@martinlippert martinlippert added for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode labels Sep 20, 2022
kdvolder added a commit that referenced this issue Nov 23, 2022
nierajsingh pushed a commit that referenced this issue Nov 30, 2022
nierajsingh pushed a commit that referenced this issue Nov 30, 2022
* WIP: bug #849

* GH-849: Add build without version

Co-authored-by: Kris De Volder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: concourse-support type: enhancement
Projects
None yet
Development

No branches or pull requests

4 participants