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) #1231

Merged
merged 1 commit into from Apr 26, 2024
Merged

CM v2.2.0 release (#1227) (#1228) #1231

merged 1 commit into from Apr 26, 2024

Conversation

gfursin
Copy link
Contributor

@gfursin gfursin commented Apr 25, 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)
Copy link

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Copy link
Member

@ctuning-admin ctuning-admin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine!

@ctuning-admin ctuning-admin merged commit 14cc987 into master Apr 26, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 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