Open eaaltonen opened 5 months ago
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I have read the CLA Document and I hereby sign the CLA
@eaaltonen, Thank you for your contribution. We are not promoting new features for this plugin. We strongly recommend users switch to the newer JFrog Jenkins Plugin, which offers significantly more features and functionality than this plugin, including the new functionality proposed by this PR. Both plugins can be used side-by-side within the same jobs.
@eyalbe4: there is an issue that is preventing us from switching to the JFrog Jenkins plugin at this point. I've opened an issue via another channel.
If I split the parts from this PR that belong to build-info to a separate PR, would you be open to accepting them while the other issue is resolved?
Add a groovy script step to fetch custom properties from Artifactory.
This provides Artifactory users with access to their additional metadata associated with artifacts stored in Artifactory, and allows pipelines to make decisions based on that metadata.
This is called roughly as:
[ ] All tests passed. If this feature is not already covered by the tests, I added new tests.