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

CLI Text Styles and pre-commit configuration #609

Merged
merged 8 commits into from Mar 22, 2023

Commits on Mar 21, 2023

  1. Removing language_version from pre-commit config. Now it will take th…

    …e system installed version. Issue FlexMeasures#608
    
    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 21, 2023
    Copy the full SHA
    4e6d80a View commit details
    Browse the repository at this point in the history
  2. Text styles for the different events that can occur using the CLI: su…

    …ccess, warn, error. The different styles, which are nothing but attributes of the function , are stored as dictionaries.
    
    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 21, 2023
    Copy the full SHA
    6d6c089 View commit details
    Browse the repository at this point in the history
  3. Changing deprecated command in the documentation to the new one.

    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 21, 2023
    Copy the full SHA
    3f4d453 View commit details
    Browse the repository at this point in the history
  4. Adding changelog record

    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 21, 2023
    Copy the full SHA
    e23f9e9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c969a87 View commit details
    Browse the repository at this point in the history
  6. Harmonising click.Abort exceptions calling . Changing changelog.rst.

    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 21, 2023
    Copy the full SHA
    ed6afeb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    35e017d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Raising the exception properly.

    Signed-off-by: victor <victor@seita.nl>
    victorgarcia98 committed Mar 22, 2023
    Copy the full SHA
    1434416 View commit details
    Browse the repository at this point in the history