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

VCS details not included in Build Info #96

Open
santhonisz opened this issue Jul 5, 2021 · 1 comment
Open

VCS details not included in Build Info #96

santhonisz opened this issue Jul 5, 2021 · 1 comment

Comments

@santhonisz
Copy link

Hi there,

We recently discovered that artifacts uploaded from our TeamCity instance using the Artifactory plugin (v2.9.0) do not have any VCS information available when viewing/retrieving the corresponding Build Info JSON. Previously on older versions of the plugin (<=v2.8.0) there was a vcsRevision field available. This seems a bit odd as it looks like the code in the plugin is trying to set both the VCS revision and the URL with values from TeamCity.

I'm assuming this has something to do with the (seemingly undocumented) deprecation of the vcsRevisions and vcsUrl properties i.e. jfrog/build-info#353

image

@subuk
Copy link

subuk commented Sep 22, 2022

Hi @santhonisz! Did you manage to fix this issue? What was the reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants