Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v1.1.1
1.1.1
Bugs fixed
- Use pyproject.toml for config in check-wheel-contents #483 (@blink1073)
Contributors to this release
v1.1.0
1.1.0
Enhancements made
- Add since_last_stable support in generate changelog #482 (@blink1073)
- Add more default python dist checks #481 (@blink1073)
Maintenance and upkeep improvements
- ci cleanup #478 (@blink1073)
Documentation improvements
- Fix typo(?) 2 #477 (@krassowski)
- Fix typo 1 #476 (@krassowski)
Contributors to this release
v1.0.1
1.0.1
Bugs fixed
- Fix handling of dev mode #473 (@blink1073)
Maintenance and upkeep improvements
- Add log when loading configuration #475 (@fcollonval)
- Adopt ruff and address lint #471 (@blink1073)
- Bump actions/upload-artifact from 2 to 3 #469 (@dependabot)
- Add dependabot config #468 (@blink1073)
- Update to
actions/checkout@v3
#467 (@jtpio) - Use base setup dependency type #465 (@blink1073)
- CI Cleanup #463 (@blink1073)
- CI Cleanup #462 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @codecov | @dependabot | @fcollonval | @jtpio | @pre-commit-ci
v1.0.0
1.0.0
Enhancements made
- Simplify security handling #434 (@blink1073)
- Handle Git Actor and Permissions #429 (@blink1073)
- Better handling of git actor #424 (@blink1073)
- Use "hatchling version" as a version command where applicable #374 (@blink1073)
- Refactor and Simplify Workflows #363 (@blink1073)
- Highlight next step using GitHub step summary #357 (@fcollonval)
- Use bare git for dry run #356 (@blink1073)
- Use mock github when in dry run mode #355 (@blink1073)
- Add mock github api #352 (@blink1073)
- Fix pip install in git checkout #319 (@blink1073)
- Add handling of pydist resource paths #306 (@blink1073)
- Handle manual backport PRs #303 (@blink1073)
- Add a utility to get the latest draft release for a given repo #301 (@blink1073)
- Add ability to parse github release changelog #298 (@blink1073)
- Use print groups and input types #288 (@blink1073)
- Improve handling of dev versions #287 (@blink1073)
- Add support for dynamic versions #279 (@blink1073)
- Support static version in pyproject.toml #275 (@blink1073)
- Add documentation label to changelog PR #259 (@blink1073)
- Make twine check strict by default #258 (@blink1073)
- Use a more efficient fetch #257 (@blink1073)
- Add support for minor release #256 (@blink1073)
- ignore package pytest config #246 (@minrk)
- Add configurable python target to check-python #238 (@fcollonval)
- Use the last line of the
python setup.py --version
command to get the Python version #232 (@jtpio)
Bugs fixed
- Fix handling of
GITHUB_OUTPUT
#451 (@jtpio) - Do no install the package by default #449 (@blink1073)
- Fix variable name for GitHub output #444 (@blink1073)
- Allow dev versions #437 (@blink1073)
- Fix handling of ensure sha #435 (@blink1073)
- Use admin token #431 (@blink1073)
- Try fixing admin handling #430 (@blink1073)
- Fix ensure_sha #427 (@blink1073)
- Stop erroring on ensure_sha for now #426 (@blink1073)
- Revert "Better handling of git actor" #425 (@blink1073)
- Add more debugging to ensure_sha #422 (@blink1073)
- Another workflow fix #418 (@blink1073)
- fix default registry again #409 (@blink1073)
- Fix default twine registry #407 (@blink1073)
- Fix handling of twine repository url #403 (@blink1073)
- Fix handling of check manifest #392 (@blink1073)
- Clean up handling of draft release metadata #387 (@blink1073)
- Fix handling of fetch_draft_release param #383 (@blink1073)
- Do not fetch draft release in check_changelog #381 (@blink1073)
- Fix publish-release #378 (@fcollonval)
- Get repository from release url if given #377 (@blink1073)
- Store ref in metadata file #375 (@blink1073)
- Fix the input parameter since_last_stable when running a full release #366 (@brichet)
- Revert changes to make changelog pr #364 (@blink1073)
- Fix changelog pr for dry run #362 (@blink1073)
- Revert to using stash apply instead of merge #360 (@fcollonval)
- Revert changes to handle dev versions #347 (@blink1073)
- Fix dev version handling in check release #343 (@blink1073)
- Fix handling of versions when dev versions are used #341 (@blink1073)
- Fix a bug when retrieving package version #331 (@brichet)
- Add hatchling handling #329 (@blink1073)
- Check build-system before installing #322 (@jtpio)
- Fix handling of nested resource files #308 (@blink1073)
- Only run check-manifest if using setuptools #302 (@blink1073)
- Use setup.py --version by default #284 (@blink1073)
- Fix check_links on macOS #282 (@blink1073)
- Fix listing of tags #281 (@jtpio)
- Include explicit package data #270 (@blink1073)
- forward python imports for checking with extract_release #268 (@wolfv)
- Forwardport changelog before publishing github release #265 (@blink1073)
- Create forwardport PR after publishing ...
v1.0.0a8
v1.0.0a7
v1.0.0a6
1.0.0a6
Bugs fixed
- Do no install the package by default #449 (@blink1073)
- Fix variable name for GitHub output #444 (@blink1073)
Maintenance and upkeep improvements
- Remove flake8 file #447 (@blink1073)
- Improve test speed #445 (@blink1073)
- Update handling of action outputs #442 (@blink1073)
- Use hatch envs and clean up workflows #436 (@blink1073)
Documentation improvements
- Update conversion instructions #450 (@blink1073)
- Update screenshots for Version 2 #446 (@blink1073)
- Update how-to guides #443 (@blink1073)
Contributors to this release
v1.0.0a5
1.0.0a5
Enhancements made
- Simplify security handling #434 (@blink1073)
Bugs fixed
- Allow dev versions #437 (@blink1073)
- Fix handling of ensure sha #435 (@blink1073)
Contributors to this release
v1.0.0a4
1.0.0a4
Maintenance and upkeep improvements
- Use global hatch if available #432 (@blink1073)
Contributors to this release
v1.0.0a3
1.0.0a3
Enhancements made
- Handle Git Actor and Permissions #429 (@blink1073)
Bugs fixed
- Use admin token #431 (@blink1073)
- Try fixing admin handling #430 (@blink1073)
- Fix ensure_sha #427 (@blink1073)