issues
search
jwodder
/
pyrepo
Python repository templater & releaser
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge inspect_project() into PythonDetails.inspect()
#55
jwodder
closed
5 months ago
0
Eliminate use of `cattrs` and `JSONable` ABC
#54
jwodder
opened
6 months ago
0
Make `inspect_project()` return `ProjectDetails`
#53
jwodder
closed
5 months ago
0
Merge `codecov_user` into `github_user`
#52
jwodder
closed
6 months ago
0
Set `versioning-strategy: widen` in pip-for-`/` block in `dependabot.yml`
#51
jwodder
opened
6 months ago
0
Require Python 3.10+
#50
jwodder
closed
6 months ago
1
Make `add-pyversion` and `drop-pyversion` update changelogs
#49
jwodder
closed
6 months ago
1
`add-typing` does not update `tox.ini` if the project does not already have tests
#48
jwodder
opened
6 months ago
0
Use inline image syntax for README badges
#47
jwodder
closed
6 months ago
1
[python]: Update twine requirement from ~=4.0 to ~=5.0
#46
dependabot[bot]
closed
9 months ago
1
Set `CODECOV_TOKEN` secret
#45
jwodder
closed
6 months ago
0
[gh-actions](deps): Bump codecov/codecov-action from 3 to 4
#44
dependabot[bot]
closed
9 months ago
0
[gh-actions](deps): Bump actions/setup-python from 4 to 5
#43
dependabot[bot]
closed
11 months ago
1
Add a CI job for building docs
#42
jwodder
opened
11 months ago
0
`begin-dev` on a date-versioned project should not set a version number in the new CHANGELOG header
#41
jwodder
opened
12 months ago
0
Add dedicated section to `.github/dependabot.yml` for `docs/requirements.txt`
#40
jwodder
opened
12 months ago
1
Remove `make` command
#39
jwodder
closed
12 months ago
0
Add `commit-message: {include: scope}` to Dependabot-for-pip config
#38
jwodder
closed
6 months ago
1
Remove "Say Thanks" links from test cases
#37
jwodder
closed
12 months ago
0
Switch to hatch
#36
jwodder
closed
12 months ago
1
Replace support for `__requires__` and `__python_requires__` with support for PEP 723 metadata
#35
jwodder
opened
1 year ago
0
Give `pyrepo init` a `--versioningit` option for using versioningit
#34
jwodder
opened
1 year ago
0
When templating `test.yml`, add an option for including testing against multiple OSes
#33
jwodder
opened
1 year ago
0
Give `pyrepo template` options for overriding individual Jinja env vars
#32
jwodder
opened
1 year ago
0
Add a command for updating a project's GitHub description & topics
#31
jwodder
opened
1 year ago
0
Rewrite the dynamic module loading in `__main__.py` using `pkgutil.iter_modules()`
#30
jwodder
opened
1 year ago
0
Add more options to `pyrepo release`
#29
jwodder
opened
1 year ago
0
`add-pyversion` and `drop-pyversion` should update the CHANGELOG
#28
jwodder
closed
6 months ago
0
Better handle projects whose `python_requires` includes EOL versions
#27
jwodder
opened
1 year ago
0
Support project-specific config in `pyproject.toml`
#26
jwodder
opened
1 year ago
0
Preserve classifiers when retemplating `pyproject.toml`
#25
jwodder
opened
1 year ago
0
Don't update the repostatus badge or "work-in-progress" GitHub topic when releasing a prerelease
#24
jwodder
opened
1 year ago
0
Support projects supporting multiple major versions of Python
#23
jwodder
opened
1 year ago
0
Support running the same testenv against multiple Python versions in CI
#22
jwodder
opened
1 year ago
0
Add the "work-in-progress" topic based on the README repostatus badge
#21
jwodder
opened
1 year ago
0
Warn when creating a GitHub repository whose URL differs from the project's url/Source Code URL
#20
jwodder
opened
1 year ago
0
Give `pyrepo mkgithub` an `--organization` option for creating the GitHub repository in an organization
#19
jwodder
opened
1 year ago
0
When creating a CHANGELOG, links should be added to the README and `docs/index.rst`
#18
jwodder
opened
1 year ago
0
Merge `codecov_user` into `github_user`?
#17
jwodder
closed
6 months ago
0
Fill in data from a pre-exisiting GitHub remote
#16
jwodder
opened
1 year ago
0
Give `pyrepo init` a `--[no-]pypy` option for indicating PyPy support
#15
jwodder
opened
1 year ago
0
Give `pyrepo init` a `--[no-]pypi` option for including PyPI elements in the README
#14
jwodder
opened
1 year ago
0
Installation instructions in README should use the GitHub URL prior to PyPI release
#13
jwodder
opened
1 year ago
0
Generate test case projects during testing
#12
jwodder
opened
1 year ago
0
Autodetect `if __name__ == "__main__":` lines and set `--command` accordingly
#11
jwodder
opened
1 year ago
0
Autodetect `pyrepo init --[no-]doctests` value if not specified
#10
jwodder
opened
1 year ago
0
Add new testenvs to `test.yml` directly instead of via retemplating
#9
jwodder
opened
1 year ago
0
Add an `add-tests` command for adding testing configuration
#8
jwodder
opened
1 year ago
0
Add a command for setting up a repository on Read the Docs
#7
jwodder
opened
1 year ago
0
Add `add-pypy` and `rm-pypy` commands for adding & removing PyPy support
#6
jwodder
opened
1 year ago
0
Next