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

Db maven module #174

Merged
merged 15 commits into from
Oct 20, 2023
Merged

Db maven module #174

merged 15 commits into from
Oct 20, 2023

Conversation

ctevse
Copy link
Contributor

@ctevse ctevse commented Oct 20, 2023

No description provided.

- Need to improve this process
- Updated java to v11
- Removed some mocks that were happening
  - These mocks are not properly handled and are tainting other tests
- Fixed pathing of files
  - The old paths were windows specific and causing issues
- The API for File.listFiles() says that the order of files returned is not guarenteed which could be causing test failures
- Changed workflows so that all db migrations happen via the db module
@ctevse ctevse merged commit 98eeb08 into main Oct 20, 2023
16 checks passed
@ctevse ctevse deleted the db-maven-module branch October 20, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant