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

refactor!(cli): remove CLI commands #556

Merged
merged 2 commits into from
Apr 26, 2023
Merged

refactor!(cli): remove CLI commands #556

merged 2 commits into from
Apr 26, 2023

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Apr 25, 2023

Description

BREAKING CHANGE: Remove all CLI commands except commands for creating all indicators of a dataset at once.

New or changed dependencies

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have updated the CHANGELOG.md

@matthiasschaub matthiasschaub marked this pull request as ready for review April 25, 2023 12:21
@matthiasschaub matthiasschaub added breaking This will break previous versions. Documentation and Changelog update compulsory cli labels Apr 25, 2023
BREAKING CHANGE: Remove all CLI commands except commands for creating
all indicators of a dataset at once.
@matthiasschaub matthiasschaub merged commit 735a4ed into main Apr 26, 2023
1 check passed
@matthiasschaub matthiasschaub deleted the remove-cli branch April 26, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This will break previous versions. Documentation and Changelog update compulsory cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI should support creation of reports for all features of a specific dataset
2 participants