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

RELEASE: facet 1.0.2rc0 #258

Merged
merged 33 commits into from
Mar 19, 2021
Merged

RELEASE: facet 1.0.2rc0 #258

merged 33 commits into from
Mar 19, 2021

Conversation

joerg-schneider
Copy link
Collaborator

This PR releases facet version 1.0.2rc0

j-ittner and others added 30 commits January 13, 2021 15:29
Merge pull request #204 from BCG-Gamma/release/1.0.1
remove a print() statement accidentally left in after debugging
* meta.yaml: remove now obsolete script command loading setup.py

* add conda-verify
* bugfix detection of build changes
* bugfix: remove spaces
* track complete filename for azure-pipelines.yml
…ross repos (#224)

* align build requirements pyproject.toml/meta.yaml/tox.ini & across repos
* add clarifying comments to pyproject.toml
* fail fast during build & test via make.py
* add support for numpy 1.20
* relax version requirements to include new 3rd party releases
* update environment.yml
* rule out sklearndf >=2
* harmonize versions in pyproject.toml and update environment.yml
* strip gamma packages from environment.yml before unit tests
* relax requirements for xlrd and yaml
* specify numpy host version to prevent conda warning message
* do not test dependent packages to avoid potential version conflicts
* in environment.yml, import SHAP from pip not conda to ensure access to the latest version
* make some facet imports relative
* add support for shap v0.38.*
* allow max matrix test with shap 0.37 as 0.38 is not yet on conda
* update runtime test for supported shap versions
* prevent shap import errors at import time even if shap API has changed
* add ipython requirement to environment.yml, which shap 0.38 appears to have forgotten
Co-authored-by: Konstantin Hemker <hemker.konstantin@bcg.com>
j-ittner and others added 3 commits March 12, 2021 12:38
* DOC: add release notes for 1.0.2

* update formatting of release notes
* BUILD: update azure-pipelines.yml for releasing

* add test_package_version.py for gamma-facet

* set version of gamma-facet to 1.0.2rc0

* pyproject.toml: need to depend on sklearndf 1.0.2rc0 to use numpy >1.19
@joerg-schneider joerg-schneider added the release PR or issue related directly to a release label Mar 19, 2021
@joerg-schneider joerg-schneider added this to the 1.0.2 milestone Mar 19, 2021
@joerg-schneider joerg-schneider self-assigned this Mar 19, 2021
Copy link
Member

@j-ittner j-ittner left a comment

Choose a reason for hiding this comment

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

Good to go, thanks!

@joerg-schneider joerg-schneider merged commit 36b97fd into release/1.0.2rc0 Mar 19, 2021
@j-ittner j-ittner deleted the dev/1.0.2rc0 branch March 24, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release PR or issue related directly to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants