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

API 4.0.0 #10

Merged
merged 6 commits into from Jun 16, 2023
Merged

API 4.0.0 #10

merged 6 commits into from Jun 16, 2023

Conversation

TheRealRyGuy
Copy link
Contributor

  • Updates gradle wrapper to 8.1.1, as well as gradle plugins
  • Updates workflow versions, uses gradle validation
  • Uses proper submodule setup
  • Uses java 11
  • Uses API version 4.0.0

Note: Releasing will have to be altered with the shadow update, likely just to fix naming conventions. This will also require updating the release workflow

build.gradle Outdated Show resolved Hide resolved
@TheRealRyGuy
Copy link
Contributor Author

Will switch back to pulling from maven when I'm home in a few hours

build.gradle Outdated Show resolved Hide resolved
@JulianVennen
Copy link
Member

I'll merge this tomorrow, I can also do these changes myself then. Once again, thanks for your contributions.

@TheRealRyGuy
Copy link
Contributor Author

all done, and pulled some other things you did today from other repos 👍 didn't realize I missed so much, apologies

Comment on lines 16 to 17
- name: init submodule
run: git submodule init && git submodule update
Copy link
Member

Choose a reason for hiding this comment

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

this is no longer required

settings.gradle Outdated
Comment on lines 2 to 3
project(':mclogs-java').projectDir = new File('./mclogs-java/')
Copy link
Member

Choose a reason for hiding this comment

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

this is also not required anymore

@JulianVennen JulianVennen merged commit 07d3151 into aternosorg:master Jun 16, 2023
2 checks passed
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.

None yet

2 participants