-
-
Notifications
You must be signed in to change notification settings - Fork 142
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 tests with modulesync 7.3.0; allow latest dependency versions #414
Merged
bastelfreak
merged 25 commits into
voxpupuli:master
from
StatensPensjonskasse:fix-teste-with-modulesync-7.2.0
Feb 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c6a4ae2
modulesync 4.2.0
bastelfreak 779cdcb
modulesync 5.1.0
bastelfreak 489c607
modulesync 5.2.0
root-expert 3c1485e
rubocop:auto_correct
root-expert 42ff9d3
Fix remaining rubocop offences
root-expert 8d4902f
Fix linter errors
root-expert 36b9d3a
Remove unused parameter catalina_opts
root-expert 6860ab1
fixup! Fix remaining rubocop offences
root-expert 2e4af16
modulesync 5.3.0
bastelfreak 6f35474
modulesync 5.4.0
bastelfreak 11bebce
modulesync 5.5.0
maxadamo 5a62716
modulesync 6.0.0
bastelfreak b30c397
modulesync 7.0.0
bastelfreak 80817c2
rubocop: autofix
bastelfreak 127e339
modulesync 7.1.0
danifr cea1005
Update REFERENCE.md
danifr e665bd5
Fix RuboCop RedundantFileExtensionInRequire exception
danifr 43bb4d1
Replace install_module_from_forge_on by install_puppet_module_via_pmt_on
danifr e1ac162
Wait for 120s before checking jira is up and running
danifr 684313d
modulesync 7.2.0
bastelfreak 0cd431d
modulesync 7.3.0
zilchms d076f72
support java version reported by openjdk 11 on centos-stream8
h-haaks 468caae
fix rubocop error
h-haaks 561e833
fix acceptance tests
h-haaks 6ec9337
allow latest dependency versions
h-haaks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
support java version reported by openjdk 11 on centos-stream8
- Loading branch information
commit d076f72a08e4d9c5d48424dba9de4d206208d68e
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The java-11-openjdk-headless package in centos-stream8 ( used in acceptance tests ) report java version 11.0.18-ea.
These changes are needed for the script to resolv the major version correctly.
This issue and solution has been posted to atlassian support as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://jira.atlassian.com/browse/JRASERVER-77097