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

Conversation

gfursin
Copy link
Contributor

@gfursin gfursin commented Apr 23, 2024

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 (convert_path is not part of setuptools API and will be removed #1219)
  • added utils.check_if_true_yes_on (Add universal check of env vars in cmind.utils #1216)
  • check "min_cm_version" in CM automations and CM scripts (use _cm.yaml or _cm.json)

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)
@gfursin gfursin merged commit 6b152bc into dev Apr 23, 2024
5 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants