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

Add Artifactory Fetcher to download latest created artifact in artifactory #906

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niekrasp
Copy link

Add new fetcher to allow to download latest created artifact in artifactory

Description

Artifactory Fetcher allows to download newest created file from artifactory base on given pattern.

source repository: 'some-repository', path: "com/company/some-name/some-folder*/", filename_pattern: 'npm-master-*.zip', endpoint: 'https://artifactory.domain.com', md5: "604da71839a6ae02b5b5b5e1b792d5eb"

@niekrasp niekrasp requested review from a team as code owners October 10, 2019 13:22
@niekrasp niekrasp force-pushed the artifactory-fetcher branch 2 times, most recently from 899874b to c82408c Compare October 10, 2019 14:45
@niekrasp niekrasp changed the title Add Artifactory Fetcherto download latest created artifact in artifactory Add Artifactory Fetcher to download latest created artifact in artifactory Oct 11, 2019
Allow to search for latest created artifact in artifactory
Signed-off-by: Przemysław Niekraś <[email protected]>
@drorfries
Copy link
Contributor

Hello, I would appreciate if someone from the community can review/approve this

@tas50 tas50 added the Type: Enhancement Adds new functionality. label Dec 31, 2019
@drorfries
Copy link
Contributor

can Code owner please review the required?
thanks

@drorfries
Copy link
Contributor

@tas50 as #908 us now merged.
can you please merge this too.
also #905
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants