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

Support IssuesTrackerHandler (buildInfo.issues.tracker) #89

Open
arukiidou opened this issue Apr 7, 2024 · 0 comments
Open

Support IssuesTrackerHandler (buildInfo.issues.tracker) #89

arukiidou opened this issue Apr 7, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@arukiidou
Copy link

arukiidou commented Apr 7, 2024

Is your feature request related to a problem? Please describe.

buildInfo.issues.tracker does not work in this plugin.

            <configuration>
              <buildInfo>
                <issues.tracker.name>gitlab</issues.tracker.name>
              </buildInfo>
            </configuration>
Cannot find 'buildInfo.issues.tracker.name' in class org.jfrog.buildinfo.Config$BuildInfo

Describe the solution you'd like to see

Support IssuesTrackerHandler.

Describe alternatives you've considered

doNothing,

Additional context

see: https://github.com/jfrog/build-info/blob/ca2e8fa51a2e1f854654f6f965af29d3e6820226/build-info-extractor/src/main/java/org/jfrog/build/extractor/clientConfiguration/ArtifactoryClientConfiguration.java#L1080
see: https://github.com/jfrog/build-info/blob/ca2e8fa51a2e1f854654f6f965af29d3e6820226/build-info-extractor/src/main/java/org/jfrog/build/extractor/clientConfiguration/ArtifactoryClientConfiguration.java#L1029
see: https://github.com/jfrog/build-info-go/blob/df4947b5b00cd42b64de3d5aca7ab5d735ad07f8/buildinfo-schema.json#L195

@arukiidou arukiidou added the feature request New feature or request label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant