v0.1.8
Release Notes for Version 0.1.8
Last updated
Was this helpful?
Release Notes for Version 0.1.8
Last updated
Was this helpful?
: A new feature has been introduced that allows synchronization with GitHub. This feature likely includes new helper modules for GitHub operations and configurations, as well as updates to existing submission-related functionalities to support GitHub integration.
No specific bug fixes have been mentioned in the commit messages provided.
No known issues have been provided.
Added .env-template
which might be used for setting up environment variables necessary for the new GitHub sync feature.
Updated finter/framework_model/submission/notebook.py
which could include enhancements or modifications related to the submission process in the context of the new GitHub feature.
Updated samples/finter_qc.ipynb
, possibly to demonstrate the new features or to provide examples of how to use the updated submission process.
Added test/test_submission_github.py
which suggests that new tests have been written to ensure the GitHub sync feature works as expected.