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

CM v2.2.0 release (#1227) #1228

Merged
merged 1 commit into from Apr 23, 2024
Merged

CM v2.2.0 release (#1227) #1228

merged 1 commit into from Apr 23, 2024

Commits on Apr 23, 2024

  1. CM v2.2.0 release (#1227)

    CM v2.2.0 release:
    - fixed detection of a CM artifact using 'cm info .' when inside virtual
    env entries.
    - added "cmind.utils.debug_here" function to attach remote Python
    debugger
         and tested with Visual Studio Code.
       - added test to avoid checking out CM repo that was not pulled
    - added utils.safe_load_json to return empty dict if file doesn't exist
    - added utils.compare_versions to check min version requirements for
    automations and entries
    - removed outdated convert_path
    (#1219)
    - added utils.check_if_true_yes_on
    (#1216)
    - check "min_cm_version" in CM automations and CM scripts (use _cm.yaml
    or _cm.json)
    ctuning-admin committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c77b006 View commit details
    Browse the repository at this point in the history