-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update to v0.7. #137
Update to v0.7. #137
Conversation
* release: Add a release summary sentence Add pending release notes stub Update version number to 0.6.1 Also run CI when targetting `update-to-v*` branches Revise re-use of smqtk-core publish workflow Added a summary to the release notes Add pending release notes stub Update version number to 0.6.0
Add missing step about adding to GitHub's Releases section
Update notebook headers and creata data directory if needed
Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump notebook from 6.4.10 to 6.4.12
Periodic update of locked depency versions
Minor update of lock file to apparently "fix" lexicographical ordering of various lists of strings. I blame a recent poetry version update.
Also update pinned version of sphinx-prompt that RTD uses in its environment build. Poetry included an update to latest version of smqtk-core, but that should be OK.
Fix sphinx versions
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2022.06.15...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump certifi from 2022.6.15 to 2022.12.7
Update codecov action config is CI workflow
Provide new baseline versions for some primary dependencies (e.g. mypy).
Leaving out scikit-image and updating that to the latest causes a test to fail.
More open abstract requirements
Update torch pinned version due to CVE vulnerability warning
Update to Python 3.8 minimum.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## release #137 +/- ##
===========================================
- Coverage 99.87% 99.87% -0.01%
===========================================
Files 57 57
Lines 2329 2309 -20
===========================================
- Hits 2326 2306 -20
Misses 3 3
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
No description provided.