Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jupyterhub/autodoc-traits issues and pull requests

#67 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 3 months ago

#66 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#65 - Add changelog for 1.2.2

Pull Request - State: closed - Opened by consideRatio 6 months ago
Labels: documentation

#64 - Remove no longer needed upper bound pin on traitlets

Pull Request - State: closed - Opened by consideRatio 6 months ago - 1 comment
Labels: maintenance

#63 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#62 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#61 - build(deps): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: ci

#60 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago

#59 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago

#58 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago

#57 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: ci

#56 - Add changelog for 1.2.1

Pull Request - State: closed - Opened by consideRatio about 1 year ago - 1 comment

#55 - Help strings incorrectly considered missing for some but not all trait types

Issue - State: closed - Opened by consideRatio about 1 year ago - 2 comments

#54 - Bound `traitlets<5.10` and add test for issue observed in newer versions

Pull Request - State: closed - Opened by consideRatio about 1 year ago - 4 comments
Labels: maintenance

#53 - changelog for 1.2

Pull Request - State: closed - Opened by minrk about 1 year ago - 2 comments
Labels: documentation

#52 - sphinx 7.2 compatibility, require sphinx 4

Pull Request - State: closed - Opened by minrk about 1 year ago - 2 comments
Labels: bug

#51 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#50 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#49 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#48 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to release/v1 (edited)

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: ci

#47 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#46 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: ci

#45 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#44 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: ci

#43 - dependabot: monthly updates of github actions

Pull Request - State: closed - Opened by consideRatio over 1 year ago
Labels: maintenance

#42 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#41 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#40 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#39 - build(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#38 - build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#37 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#36 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#35 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#34 - docs: update changelog for 1.1.0

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 1 comment

#33 - register traits with a help string as documented for `autoclass`

Pull Request - State: closed - Opened by minrk almost 2 years ago - 3 comments
Labels: bug

#32 - avoid putting `c.Class.trait` annotation on non-config traits

Pull Request - State: closed - Opened by minrk almost 2 years ago
Labels: bug

#31 - docs: add changelog for 1.1.0

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: documentation

#30 - autoclass finds traits, but doesn't find their docstrings

Issue - State: closed - Opened by minrk almost 2 years ago - 2 comments
Labels: bug

#29 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 1 comment

#28 - Add tests, add docstrings, and fix small bugs

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 5 comments
Labels: bug, documentation, maintenance

#26 - `autoclass` is not the same as `autoconfigurable` - but should be?

Issue - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: documentation

#25 - single file module

Pull Request - State: closed - Opened by minrk almost 2 years ago
Labels: maintenance

#24 - Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#23 - Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#22 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#21 - maint: refactor `__init__.py` and add _version.py, drop setup.py, require python 3.7+

Pull Request - State: closed - Opened by consideRatio almost 2 years ago
Labels: maintenance

#20 - ci: add dependabot.yaml and update release workflow

Pull Request - State: closed - Opened by consideRatio almost 2 years ago
Labels: ci

#19 - The `inherited-members` Sphinx directive option is respected backwards

Issue - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: bug

#18 - Automatically register the sphinx.ext.autodoc extension

Pull Request - State: closed - Opened by consideRatio almost 2 years ago
Labels: enhancement

#17 - Setup tests

Issue - State: closed - Opened by consideRatio almost 2 years ago - 3 comments
Labels: maintenance

#16 - docs: add fixme note about unexpected inherited-members option

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 4 comments
Labels: documentation

#15 - pre-commit: add typical jupyterhub org config

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: maintenance

#14 - Refresh README, RELEASE, and CHANGELOG

Pull Request - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: documentation

#13 - Document that sphinx.ext.autodoc lacks MyST support, so autodoc_traits doesn't have it either

Issue - State: closed - Opened by consideRatio almost 2 years ago
Labels: documentation

#12 - Autoregister sphinx.ext.autodoc when autodoc_traits is registered as a sphinx extension?

Issue - State: closed - Opened by consideRatio almost 2 years ago - 1 comment
Labels: enhancement

#11 - Add a summary of how it works in the readme

Issue - State: closed - Opened by consideRatio almost 2 years ago - 3 comments
Labels: documentation

#10 - Fix failure to use autoclass on non-traitlets configurable classes

Pull Request - State: closed - Opened by blink1073 over 2 years ago - 4 comments
Labels: bug

#9 - Add changelog for 1.0.0

Pull Request - State: closed - Opened by minrk over 2 years ago - 3 comments

#8 - Point url to the GitHub repo

Pull Request - State: closed - Opened by yuvipanda over 2 years ago - 2 comments
Labels: documentation

#7 - add changelog.md, release.md, README badges

Pull Request - State: closed - Opened by minrk almost 3 years ago - 3 comments
Labels: documentation

#6 - Release automation

Issue - State: closed - Opened by consideRatio almost 3 years ago - 3 comments

#5 - New pip release request

Issue - State: closed - Opened by alexleach over 3 years ago - 2 comments
Labels: bug

#4 - add publish github action

Pull Request - State: closed - Opened by minrk over 3 years ago - 1 comment

#3 - Remove unused import of deprecated PyClassmember

Pull Request - State: closed - Opened by minrk over 3 years ago - 3 comments

#2 - Unused import is obsoleted

Issue - State: closed - Opened by rpwagner over 3 years ago - 1 comment

#1 - Remove duplicates in documenting trait members

Pull Request - State: closed - Opened by rkdarst over 4 years ago - 5 comments