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

v0.3.11 release #74

Merged
merged 22 commits into from
Dec 7, 2020
Merged

v0.3.11 release #74

merged 22 commits into from
Dec 7, 2020

Conversation

sbrugman
Copy link
Collaborator

@sbrugman sbrugman commented Dec 7, 2020

No description provided.

sbrugman and others added 22 commits October 24, 2020 15:38
Add image to README.rst
* Traffic light overview plot

Other changes:
- suppress "matplotlib backend" verbose warning
- click on "popmon report" also scrolls to top
- fix example comment
* Github Actions for building examples as artifacts
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.19.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.18.0...v1.19.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Testing: Change notebook testing to pytest-notebook (current tests were skipped). Add try-except ImportError for pyspark code.

Bugfix in hist.py that broke the advanced tutorial.

Enhancement: Add %%capture to pip install inside of notebooks.

Enhancement: Make package install in notebooks work with paths with spaces.

* Update requirements-test.txt

* Update test_notebooks.py

* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Increase timeout
* List talks and articles
* Add Data Lunch
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.19.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.18.0...v1.19.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Testing: Change notebook testing to pytest-notebook (current tests were skipped). Add try-except ImportError for pyspark code.

Bugfix in hist.py that broke the advanced tutorial.

Enhancement: Add %%capture to pip install inside of notebooks.

Enhancement: Make package install in notebooks work with paths with spaces.

* Update requirements-test.txt

* Update test_notebooks.py

* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Increase timeout
* List talks and articles
* Add Data Lunch
@sbrugman sbrugman requested a review from tomcis December 7, 2020 15:03
Copy link
Collaborator

@tomcis tomcis left a comment

Choose a reason for hiding this comment

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

Looks good, reviewed on a per PR basis already

@sbrugman sbrugman merged commit b8d94a0 into master Dec 7, 2020
mbaak pushed a commit that referenced this pull request Jan 18, 2021
v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump
tomcis added a commit that referenced this pull request Mar 15, 2021
* v0.3.11 release (#74)

v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump

* Release/0.3.14 (#92)

* Pin histogram version

* Docs update (#96)

* Initialize spark with both histogrammar jar files

Co-authored-by: Max Baak <maxbaak@gmail.com>

* [pre-commit.ci] pre-commit autoupdate

Co-authored-by: Simon Brugman <sbrugman@users.noreply.github.com>
Co-authored-by: Tomas Sostak <shostakas@gmail.com>
Co-authored-by: Max Baak <maxbaak@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
mbaak pushed a commit that referenced this pull request Mar 23, 2021
v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants