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

Trigger build on Jenkin using Artifactory Plugin might skip some Artifactory trigger uploads #929

Open
phduysg opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@phduysg
Copy link

phduysg commented Mar 18, 2024

Describe the bug
Using Artifactory triggers with Spec:'* * * * *', path:'A'.

To Reproduce
I sequentially upload 1.zip, 2.zip, to n.zip packages to path:'A'

Expected behavior
All new zip files add to Artifactory should create new interrupt so it can trigger new Jenkin build job.

Observed behavior
If I uploaded 10 zip files, only 4 zip files create new interrupt that trigger Jenkin build jobs.

Versions

  • Jenkins Artifactory plugin version: 4.0.5
  • Jenkins operating system: Window
  • Artifactory Version: 2.499

Thank you

@phduysg phduysg added the bug Something isn't working label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant