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

Feature: command support #41

Merged
merged 9 commits into from
Oct 27, 2024
Merged

Conversation

aaronczichon
Copy link
Owner

@aaronczichon aaronczichon commented Oct 24, 2024

Description

This PR implements and adds the support for commands. Commands are mainly integrated in a first batch for plugin settings.

Completes

Type of change

Please select an option

  • Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please provide a description below)

Testing Instructions

Please provide testing instructions for the reviewer here

  • Manual testing (Please provide the testing instructions)
  • Automated testing

Screenshots

image

Review Checklist

  • Code follows style & code guidelines
  • Has linked issue
  • Pull request includes description
  • Version and changelog were updated
  • Testing Instructions are provided
  • Tests are verified
  • Commits follow our Conventional Commits guidelines

@aaronczichon aaronczichon self-assigned this Oct 24, 2024
@aaronczichon aaronczichon added the feature Complete new feature that extends the functionality label Oct 24, 2024
@aaronczichon aaronczichon added this to the 2.0.0 milestone Oct 24, 2024
@aaronczichon aaronczichon linked an issue Oct 24, 2024 that may be closed by this pull request
@aaronczichon aaronczichon marked this pull request as ready for review October 27, 2024 23:44
@aaronczichon aaronczichon merged commit b944891 into feature/v2 Oct 27, 2024
3 checks passed
@aaronczichon aaronczichon deleted the feature/command-support branch October 27, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Complete new feature that extends the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for commands
1 participant