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

Pre-release cleanup #2806

Merged
merged 17 commits into from
Jun 26, 2024
Merged

Pre-release cleanup #2806

merged 17 commits into from
Jun 26, 2024

Conversation

sgdc3
Copy link
Member

@sgdc3 sgdc3 commented Apr 26, 2024

This is a quick cleanup clean things up before the 5.6.0 release

…uire mvn 3.9, require spigot 1.19, use the spigot runtime dependency download system, use the official maxmind geoip database parser
# Conflicts:
#	pom.xml
#	src/test/java/fr/xephi/authme/service/GeoIpServiceTest.java
#	src/test/java/fr/xephi/authme/service/ValidationServiceTest.java
@sgdc3 sgdc3 requested review from games647, hex3l and ljacqu April 26, 2024 01:23
@ljacqu
Copy link
Member

ljacqu commented Apr 27, 2024

AsynchronousUnregisterTest, GeoIpServiceTest -> failing because of Mockito. I'm on it ;)

Edit: done

README.md Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Show resolved Hide resolved
@ljacqu
Copy link
Member

ljacqu commented Apr 28, 2024

Changes look good to me.

  • Probably need to add the released datasourcecolumns to plugin.yml's libraries
  • The build from GitHub Actions is failing because it's using an incompatible Maven version

@sgdc3
Copy link
Member Author

sgdc3 commented Apr 28, 2024

@ljacqu tests on JDK 21 are failing, should we fix that or just skip JDK 21 in the pipeline?

@ljacqu
Copy link
Member

ljacqu commented Apr 28, 2024

tests on JDK 21 are failing, should we fix that or just skip JDK 21 in the pipeline?

Fixed (I think)

@sgdc3 sgdc3 changed the title [WIP] Pre-release cleanup Pre-release cleanup Apr 28, 2024
Copy link
Member

@games647 games647 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested.

!LGTM

"!LGTM" (Looks good to me) in pixel GitHub commit history where pixel represents a day of the year with a high commit count

@sgdc3 sgdc3 merged commit 8ebe461 into master Jun 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants