GitHub / python/blurb issues and pull requests
#71 - Bump actions/checkout from 5 to 6 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#69 - Bump actions/setup-python from 5 to 6 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#67 - Add stdin input and smart section matching to blurb add
Pull Request -
State: open - Opened by gpshead 6 months ago
#66 - Bump the actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, github_actions
#66 - Bump the actions group with 2 updates
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#64 - Remove the ``@subcommand`` decorator
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#63 - Remove ``blurb/blurb.py``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#62 - Adopt Ruff
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#61 - Move remaining utility functions
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#56 - Move 'blurb populate' to ``blurb._populate``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#54 - Move Git utilities to ``blurb._git``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#53 - Move 'blurb release' to ``blurb._release``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#50 - Move argument parsing to ``blurb._cli``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#49 - Add a ``-s`` / ``--section`` option to ``blurb add``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#48 - Add ``-i/--issue`` option to ``blurb add``
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#47 - Refactor: Extract ``init_tmp_with_template()`` inner function
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#46 - Add a test for section names
Pull Request -
State: closed - Opened by AA-Turner 7 months ago
#45 - Allow the GH issue & Section on the command line & news entry via stdin
Pull Request -
State: open - Opened by gpshead 9 months ago
#44 - Produce better Misc/NEWS output for Sphinx
Pull Request -
State: open - Opened by AA-Turner about 1 year ago
#44 - Produce better Misc/NEWS output for Sphinx
Pull Request -
State: open - Opened by AA-Turner about 1 year ago
- 2 comments
#43 - Add utility to format a blurb filename
Pull Request -
State: open - Opened by hugovk about 1 year ago
Labels: enhancement
#42 - Test `textwrap_body`, `current_date` and `sortable_datetime`
Pull Request -
State: closed - Opened by hugovk about 1 year ago
#40 - Add support for Python 3.14
Pull Request -
State: closed - Opened by ezio-melotti about 1 year ago
- 2 comments
Labels: enhancement
#40 - Add support for Python 3.14
Pull Request -
State: closed - Opened by ezio-melotti about 1 year ago
- 3 comments
Labels: enhancement
#39 - Bump codecov/codecov-action from 4 to 5 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#39 - Bump codecov/codecov-action from 4 to 5 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#38 - Replace `safe_mkdir(path)` with `os.makedirs(path, exist_ok=True)`
Pull Request -
State: open - Opened by hugovk over 1 year ago
#38 - Replace `safe_mkdir(path)` with `os.makedirs(path, exist_ok=True)`
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#37 - Move 'blurb test' subcommand into test suite
Pull Request -
State: open - Opened by hugovk over 1 year ago
#37 - Move `blurb test` subcommand into test suite
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#36 - Test version handling functions
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#36 - Test version handling functions
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#35 - Validate gh-issue is int before checking range, and that gh-issue or bpo exists
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#35 - Validate gh-issue is int before checking range, and that gh-issue or bpo exists
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#34 - [1.3.0] blurb crashes both with absent or empty GitHub issue (and should help with how to appraoch that case)
Issue -
State: closed - Opened by hartwork over 1 year ago
- 3 comments
#33 - Move `blurb` to `cpython` PyPI organisation
Issue -
State: open - Opened by hugovk over 1 year ago
#32 - CI: Lint and test via uv
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#32 - CI: Lint and test via uv
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#31 - Update changelog for 1.3.0
Pull Request -
State: closed - Opened by hugovk over 1 year ago
Labels: documentation
#31 - Update changelog for 1.3.0
Pull Request -
State: closed - Opened by hugovk over 1 year ago
Labels: documentation
#30 - Generate `__version__` at build to avoid slow `importlib.metadata` import
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 2 comments
#30 - Generate `__version__` at build to avoid slow `importlib.metadata`
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 2 comments
#29 - Add `version` subcommand
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 1 comment
Labels: enhancement
#29 - Add `version` subcommand
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 1 comment
Labels: enhancement
#28 - Generate digital attestations for PyPI (PEP 740)
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#28 - Generate digital attestations for PyPI (PEP 740)
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#27 - Drop support for Python 3.8
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#27 - Drop support for Python 3.8
Issue -
State: closed - Opened by hugovk over 1 year ago
#26 - Add support for Python 3.13
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#26 - Test Python 3.13
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#25 - Add Git tags for old releases
Issue -
State: closed - Opened by hugovk over 1 year ago
- 1 comment
#24 - Allow running blurb test from blurb-* directories
Pull Request -
State: closed - Opened by hroncok over 1 year ago
#24 - Allow running blurb test from blurb-* directories
Pull Request -
State: closed - Opened by hroncok over 1 year ago
#23 - Prepare 1.2.1 release
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 6 comments
#23 - Prepare 1.2.1 release
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 6 comments
#22 - Fix `blurb` import in the runpy interface
Pull Request -
State: open - Opened by webknjaz over 1 year ago
#21 - Would you support calling blurb test from unpacked sdist?
Issue -
State: closed - Opened by hroncok over 1 year ago
- 3 comments
#20 - Undocument blurb split
Pull Request -
State: open - Opened by hroncok over 1 year ago
#19 - Prepare 1.2.0 release
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#19 - Prepare 1.2.0 release
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#18 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 2 comments
#18 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 2 comments
#17 - Replace hardcoded and outdated `__version__`
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#17 - Replace hardcoded and outdated `__version__`
Pull Request -
State: closed - Opened by hugovk over 1 year ago
#16 - gh-6: add `-i/--issue` and `-s/--section` flags to `blurb add`
Pull Request -
State: open - Opened by picnixz over 1 year ago
- 9 comments
Labels: enhancement
#16 - gh-6: add `-i/--issue` and `-s/--section` flags to `blurb add`
Pull Request -
State: open - Opened by picnixz over 1 year ago
#15 - Add `--gh` and `--section` flags to "blurb add"
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 4 comments
Labels: enhancement
#15 - Add `--gh` and `--section` flags to "blurb add"
Pull Request -
State: closed - Opened by hugovk over 1 year ago
- 4 comments
Labels: enhancement
#14 - Deploy to PyPI via Trusted Publishers
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
- 1 comment
#14 - Deploy to PyPI via Trusted Publishers
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
- 1 comment
#13 - Bump the actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#13 - Bump the actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#12 - Add Dependabot to update GitHub Actions monthly
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
- 1 comment
#10 - add --bpo to blurb
Issue -
State: closed - Opened by matrixise about 7 years ago
- 4 comments
#9 - [blurb] Combine notes from RCs into X.Y.Z.rst
Issue -
State: open - Opened by berkerpeksag over 7 years ago
- 2 comments
#8 - Add automation interface for blurbit
Issue -
State: open - Opened by larryhastings over 7 years ago
- 4 comments
#7 - blurb won't let me create a NEWS entry without a bpo issue number
Issue -
State: open - Opened by gpshead about 8 years ago
- 4 comments
Labels: help wanted
#6 - Add --issue and --section flags to "blurb add"
Issue -
State: open - Opened by hugovk almost 2 years ago
Labels: enhancement
#5 - README: Fix GHA badge and convert to Markdown
Pull Request -
State: open - Opened by hugovk almost 2 years ago
- 1 comment
#5 - README: Fix GHA badge and convert to Markdown
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
- 2 comments
#4 - Publish blurb to PyPI using Trusted Publishers
Issue -
State: closed - Opened by hugovk almost 2 years ago
- 24 comments
#1 - `blurb test` lacks test data
Issue -
State: closed - Opened by pitrou over 8 years ago
- 2 comments