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

how to regex search azure artifact storage from jenkins #829

Open
HeidiRechek opened this issue Dec 7, 2022 · 0 comments
Open

how to regex search azure artifact storage from jenkins #829

HeidiRechek opened this issue Dec 7, 2022 · 0 comments

Comments

@HeidiRechek
Copy link

ISSUE TYPE
  • How to...
Jenkinsapi VERSION
Jenkins VERSION

2.361.4

SUMMARY

we would like to find the artifact based on job/commit and return artifact name if not link. Our artifacts are all in azure blob storage not jenkins artifacts.

Requesting ability reference artifacts stored in Azure storage blob and query using short commit hash (first 7 digits) as search key

EXPECTED RESULTS

query using a var that took the commit hash and grabbed the first 7 digits as regex search key to return artifact name/link

ACTUAL RESULTS

Using the search_artifact_by_regexp.py I got no artifact found.

USEFUL INFORMATION
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

1 participant