You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "vlsi (via GitHub)" <gi...@apache.org> on 2023/04/27 17:50:10 UTC

[GitHub] [jmeter] vlsi opened a new pull request, #5828: chore: call verifyReleaseDependencies only when building release version

vlsi opened a new pull request, #5828:
URL: https://github.com/apache/jmeter/pull/5828

   For non-snapshot versions, don't fail the build if the actual dependencies differ from the expected ones.
   
   It would enable accepting PRs from Renovate bot without resorting to manual resolution every time.
   
   Renovate's `postUpgradeTasks` requires self-hosted runner, so we can't make it update `expected_release_jars.csv` automatically.
   I think it would be fine to update it once every release.
   
   ## Motivation and Context
   
   Renovate will create PRs to bump dependencies from time to time, however, I'm not sure if we can teach it to 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi merged pull request #5828: chore: call verifyReleaseDependencies only when building release version

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi merged PR #5828:
URL: https://github.com/apache/jmeter/pull/5828


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org