-
Notifications
You must be signed in to change notification settings - Fork 1
improvement #1
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
base: master
Are you sure you want to change the base?
improvement #1
Conversation
tick-api/src/main/java/me/aurium/tick/container/ContainerManagerImpl.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/container/terms/JDBCTerms.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/docker/machine/MachineSourceProvider.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/docker/machine/MachineSourceProvider.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/docker/machine/MachineSourceProvider.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/docker/machine/ShellExecutionException.java
Outdated
Show resolved
Hide resolved
tick-api/src/main/java/me/aurium/tick/container/container/MariaDBContainer.java
Outdated
Show resolved
Hide resolved
|
Build is gonna keep failing until we merge because of java versions |
tickbox-api/src/main/java/xyz/auriium/tick/docker/source/impl/WindowsSourceProvider.java
Outdated
Show resolved
Hide resolved
|
Ignore infinite build failures that's because github actions's tests are all ran in windows-container mode and not linux-container mode (which is yet another problem i have to sort out) but i can probably resolve it by replacing the alpine tinyimage in testing with docker's surprise image |
|
linux tests are passing. I'd like to implement more linux tests but they will be reserved for another pull request |
@A248 review please :)