-
Notifications
You must be signed in to change notification settings - Fork 37
Enable loading of relational db fixtures from multiple directories #793
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
Merged
dennisvang
merged 32 commits into
feature/634-boostrapping-fdp
from
proposal/634-multiple-dirs
Nov 13, 2025
Merged
Changes from 8 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c2899f9
convert dbFixtureDir property to list
dennisvang c77dd93
adapt BootstrapConfig to handle multiple directories
dennisvang bbc2b93
simplify BootstrapConfig resource collection
dennisvang 3f5531b
disable flyway dev data migrations
dennisvang a953369
disable RdfDevelopmentMigrationRunner
dennisvang b1f001e
disable bootstrap by default, enable in development
dennisvang f52109b
fix dbFixturesDirs property list assignment in BootstrapConfig
dennisvang b60d4ae
undo explicit initialization of bootstrap.enabled
dennisvang 0c50b21
Merge branch 'feature/634-boostrapping-fdp' into proposal/634-multipl…
dennisvang e40409c
debug log fixtures dirs
dennisvang c7f43db
log fixtures dirs at info level
dennisvang a785375
remove unused import
dennisvang 250646b
enable bootstrap by default
dennisvang 060202c
re-enable RdfDevelopmentMigrationRunner
dennisvang a79f9c8
disable bootstrap for FixtureHistory tests
dennisvang 386cc55
switch to windows-2025 runner (latest)
dennisvang 1471287
note about github runner-images
dennisvang 59cfa3d
Merge branch 'feature/634-boostrapping-fdp' into proposal/634-multipl…
dennisvang bda58d6
try maven debug output
dennisvang 86f66d3
Revert "try maven debug output"
dennisvang e378785
try disabling bootstrap
dennisvang 4029b6d
Revert "try disabling bootstrap"
dennisvang f877668
remove sql-based data migrations from test/resources/test/db/migrations
dennisvang 6c86840
try preliminary workflow with surefire reports
dennisvang 3db1f4e
Revert "try preliminary workflow with surefire reports"
dennisvang 44b5fe4
Revert "remove sql-based data migrations from test/resources/test/db/…
dennisvang a6b8d40
rename test loggin config so it is picked up automatically
dennisvang 99b47fd
disable mongo autoconfig during tests
dennisvang 6fdb3ef
workaround for path resolution failure on windows
dennisvang a40a4d3
Revert "rename test logging config so it is picked up automatically"
dennisvang 24d6cda
Revert "disable mongo autoconfig during tests"
dennisvang 81fb68c
concatenate /*.json instead of using Path.resolve
dennisvang 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
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.