Releases: ncar-xdev/jupyter-forward
Releases · ncar-xdev/jupyter-forward
📦 🚀 jupyter-forward v2022.9.10 🚀 📦
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #155
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #158
- Bump actions/download-artifact from 2 to 3 by @dependabot in #161
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #160
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #159
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #162
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #163
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #165
- Bump actions/setup-python from 3 to 4 by @dependabot in #166
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #167
- fix failing test by @andersy005 in #172
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #169
- capture test output by @keewis in #173
- transfer files using a separate
paramiko
channel by @keewis in #171 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #175
- improve the stdout parsing by @keewis in #174
- Update changelog in prep for new release by @andersy005 in #176
New Contributors
Full Changelog: v2022.3.28...v2022.9.10
🚀 jupyter-forward v2022.3.28 🚀
What's Changed
- Bump actions/setup-python from 2 to 3 by @dependabot in #145
- Bump actions/checkout from 2 to 3 by @dependabot in #144
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #147
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #149
- Parsing hang fix by @kmpaul in #152
- Update changelog by @andersy005 in #154
New Contributors
Full Changelog: v2022.2.25...v2022.3.28
🚀 jupyter-forward v2022.2.25 🚀
Enhancements made
- Support more shells #138 (@andersy005 and @mnlevy1981)
- Update CI/tests to allow running proper, realistic unit tests #136 (@andersy005)
- Fix bourne shell compatibility issues #133 (@tobias-haenel)
Bugs fixed
- Support more shells #138 (@andersy005 and @mnlevy1981)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #132 (@pre-commit-ci)
- Update CI workflows #128 (@andersy005)
- Update repository reference #127 (@andersy005)
Documentation improvements
- Update changelog #126 (@andersy005)
Other merged PRs
- Bump actions/github-script from 5 to 6 #134 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@andersy005 | @dependabot | @kmpaul | @pre-commit-ci | @tobias-haenel | @mnlevy1981
Full Changelog: v2022.1.15...v2022.2.25
🚀 jupyter-forward v2022.1.15 🚀
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #101
- Update pre-commit hooks by @andersy005 in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #106
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #109
- Fix CI: Update pyproject.toml and setup.py by @andersy005 in #110
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #111
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #113
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #114
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #115
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #116
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #117
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #118
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by @dependabot in #119
- Update skip duplicate jobs in CI by @andersy005 in #120
- Remove linting workflow by @andersy005 in #121
- Add Python 3.10 to the CI by @andersy005 in #122
- Add pyupgrade to the list of pre-commit hooks by @andersy005 in #123
- Upgrade dependencies by @andersy005 in #124
- Rearrange docs + Use furo theme by @andersy005 in #125
- Update changelog by @andersy005 in #126
Full Changelog: v2021.8.17...v2022.1.15
🚀 jupyter-forward v2021.8.17 🚀
Enhancements made
- Add
--notebook
option #95 (@andersy005)
Bugs fixed
- Use Try except block for conda/source activate #94 (@andersy005)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #99 (@pre-commit-ci)
- Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 #98 (@dependabot)
- Update pre-commit hooks #97 (@andersy005)
- Bump codecov/codecov-action from 1 to 2.0.2 #96 (@dependabot)
Contributors to this release
🚀 jupyter-forward v2021.5.11 🚀
- Use long host name #88 (@andersy005)
- Force login shell #87 (@andersy005)
- Bump pre-commit/action from v2.0.2 to v2.0.3 #85 (@dependabot)
- 🔨 Code refactoring #84 (@andersy005)
- 🐛 Catch SSH no authentication exception #83 (@andersy005)
- Use "source activate" instead of "conda activate" #82 (@rsignell-usgs)
Contributors to this release
🚀 jupyter-forward v2021.4.13 🚀
- 🔨 Enhanced logging #77 (@andersy005)
- 👷 Trigger CI on push or pull_request but not both #76 (@andersy005)
- Bump styfle/cancel-workflow-action from 0.8.0 to 0.9.0 #75 (@dependabot)
- Bump pre-commit/action from v2.0.0 to v2.0.2 #74 (@dependabot)
- 📚 Enable comments in docs via sphinx-comments #71 (@andersy005)
- Handle missing SSH key error #69 (@andersy005)
Contributors to this release
🚀 jupyter-forward v2021.3.3 🚀
- Tcsh support #67 (@mnlevy1981)
- Bump styfle/cancel-workflow-action from 0.7.0 to 0.8.0 #64 (@dependabot)
- Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 #63 (@dependabot)
Contributors to this release
🚀 jupyter-forward v2021.2.5 🚀
- Add development setup #61 (@andersy005)
- Update PyPI GH action #60 (@andersy005)
- Add Jupyter executable sanity checks #59 (@andersy005)
- Pretty print logs with rich #58 (@andersy005)
- Bump styfle/cancel-workflow-action from 0.6.0 to 0.7.0 #57 (@dependabot)
Contributors to this release
Release v2020.12.3
Changes in this Release
- 🔧 Update setuptools-scm settings and Update pypi GHA #52 (@andersy005)
- ✨ Update authentication scheme #51 (@mnlevy1981)
- 💚 Fix CI #50 (@andersy005)
- 🐛 Raise SystemExit when port-forwarding is enabled and local port is not available #48 (@andersy005)
- Add conda installation info #47 (@andersy005)