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

Build of Pivio is broken due to failing tests #52

Open
3 of 7 tasks
obfischer opened this issue Jan 15, 2020 · 1 comment
Open
3 of 7 tasks

Build of Pivio is broken due to failing tests #52

obfischer opened this issue Jan 15, 2020 · 1 comment
Assignees
Labels

Comments

@obfischer
Copy link
Member

obfischer commented Jan 15, 2020

As maintainer of Pivio server, I want every build to be successful and all tests to run successfully so that the development of Pivio can continue.

Some of the used frameworks and libraries are now available in newer versions, therefore these dependencies should also updated. This will help to improve the test architecture of Pivio server.

Therefore the issue consists of the followin subtasks:

  • Update ElasticSearch to major version 6
  • Update SpringBoot to major version 2
  • Upgrade Gradle to version 5 or 6
  • Replace the deprecated Delete-By-Query-Plugin in favor of the Delete by Query API
  • Run the integration tests as Spring Boot tests
  • Upgrade JUnit to version 5
  • Ensure that Pivio has the same functionality as before
@obfischer obfischer added the bug label Jan 15, 2020
@obfischer obfischer self-assigned this Jan 15, 2020
@obfischer
Copy link
Member Author

Work will be done on the branch modernization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant