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

[pull] master from IDSIA:master #24

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 25, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Qwlouse and others added 7 commits January 25, 2023 09:47
* 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
@pull pull bot added the ⤵️ pull label Jan 25, 2023
thequilo and others added 17 commits January 25, 2023 18:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants