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

Fix snapshot_tests on CI workflow #13876

Closed
marcusdacoregio opened this issue Sep 28, 2023 · 0 comments
Closed

Fix snapshot_tests on CI workflow #13876

marcusdacoregio opened this issue Sep 28, 2023 · 0 comments
Assignees
Labels
in: build An issue in the build type: bug A general bug
Milestone

Comments

@marcusdacoregio
Copy link
Contributor

The snapshot_tests CI job has some old versions for some dependencies that do not align with what the current branch is using.

./gradlew test --refresh-dependencies -PartifactoryUsername="$ARTIFACTORY_USERNAME" -PartifactoryPassword="$ARTIFACTORY_PASSWORD" -PforceMavenRepositories=snapshot -PisOverrideVersionCatalog -PspringVersion='5.+' -PreactorVersion='20+' -PspringDataVersion='Neumann-BUILD-SNAPSHOT' -PrsocketVersion=1.1.0-SNAPSHOT -PspringBootVersion=2.4.0-SNAPSHOT -PlocksDisabled --stacktrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: bug A general bug
Projects
Status: No status
Development

No branches or pull requests

1 participant