forked from IDSIA/sacred
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from IDSIA:master #24
Open
pull
wants to merge
24
commits into
vishalbelsare:master
Choose a base branch
from
IDSIA:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* draft for an autorelease workflow that triggers automatically on a version change and uploads the new version to pypi * Build sacred wheels before upload to PyPI * Change trigger to on release Co-authored-by: Thilo von Neumann <tvn@mail.upb.de>
* Use GitHub Actions for testing * Add fail-fast: false * Use strings for python version numbers and tox commands * Use separate jobs for coverage and setup tests * Update build badge * Remove azure-pipelines.yml * Change trigger to push As recommended in https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
* Bump version * Add history entry for 0.8.4 * Add Python 3.11 to classifiers * Add Python 3.11 to pyproject.toml * Update history * Update history
* modify SVC
The changes made in #902 require jsonpickle to have at least version 2.2.0 (`on_missing` parameter of `jsonpickle.decode`)
now that munch 3.0 has been released, there should be no compabitilibty issue. Rationale: munch 3.0 reduces import times which are important for applications that utilize argcomplete and munch.
* Update history * Add config file for bump2version * Bump version: 0.8.4 → 0.8.5
* Remove tests for float_ for numpy2.0 * Fix is_different for numpy=2.0 * Add tox test environments for numpy 2.0 * Add pull_request trigger to tests * Fix s3 tests (moto.mock_s3 -> moto.mock_aws) * Reproduce old np.array_equal behavior * Update tensorflow test configurations
* switch from docopt to docopt-ng * remove unnecessary parentheses (trigger CI)
* Update history * Bump version: 0.8.5 → 0.8.6
* Enable pymongo tests for Python 3.10+ since mongomock now supports newer python versions * Pin pymongo to a version before 4.9
* Introducing Sacred Guru on Gurubase.io * Sacred guru moved to documentation section * format fix * fix typo
* Update history for 0.8.7 * Bump version: 0.8.6 → 0.8.7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )