Skip to content

Conversation

Zabuzard
Copy link
Member

The long awaited PR to rename/reorganize packages properly. No code changes have been done, but due to the file moving, this is a breaking change.

All current work (fortunately, almost none), has to do some refactoring when this is merged.

Changes:

  • renamed commands -> features
  • got rid of extra packages like routines and moved their contents to the topic-package (features.moderation) instead
  • moved the /audit related code (3 files) into dedicated package features.moderation.audit

Implements and closes #418.

@Zabuzard Zabuzard added enhancement New feature or request priority: normal labels Jan 27, 2023
@Zabuzard Zabuzard requested review from a team as code owners January 27, 2023 08:27
@Zabuzard Zabuzard self-assigned this Jan 27, 2023
@Zabuzard Zabuzard force-pushed the feature/rename_commands_package branch from 748e2c8 to 323fa3b Compare January 27, 2023 08:57
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.5% 0.5% Duplication

@Zabuzard
Copy link
Member Author

kicking this out fast to reduce likelyhood of new PRs conflicting with it

@Zabuzard Zabuzard merged commit 1b8b27b into develop Jan 28, 2023
@Zabuzard Zabuzard deleted the feature/rename_commands_package branch January 28, 2023 18:36
@Zabuzard Zabuzard mentioned this pull request Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request priority: normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

commands package should be named features

2 participants