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

Update and clean-up #113

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Update and clean-up #113

merged 1 commit into from
Aug 6, 2024

Conversation

gdude2002
Copy link
Contributor

@gdude2002 gdude2002 commented Aug 2, 2024

I haven't tested this (and don't currently have a setup to), so test it yourselves before merging!


General Changes

  • Replaced the unmaintained and buggy CadixDev Gradle licenser plugin with Yumi Gradle Licenser
  • Updated the build scripts to use the new KordEx Gradle plugin
    • Removed dependencies, repositories and configurations automatically provided by the KordEx Gradle plugin
  • Updated to Kotlin 2.0.20-Beta1 and KordEx 1.9.0-SNAPSHOT
  • Updated Detekt and other dependencies

Extensions

  • Removed
    • PK: the flag/moderation log wasn't that useful and the association is too close to PII
    • Suggestions: hasn't been used since Discord forum channels became a thing
    • Teams: was never really useful and never worked properly
    • User Clean-up: was only used for a short time and was counter-productive in the end
  • Updated
    • Filtering: removed the storage of filter events as we only added them for Metabase and that's no longer used

Migrations

  • Updated to no longer migrate data relevant to the above removed extensions
  • Migration 25 added, which drops the data relevant to the above removals, as well as the collection previously used by the Server Applications extension (which has been gone for some time now)

Copy link
Contributor

@Southpaw1496 Southpaw1496 left a comment

Choose a reason for hiding this comment

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

Seems to be working in my testing.

@OroArmor OroArmor merged commit 297d830 into QuiltMC:root Aug 6, 2024
1 check 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.

3 participants