Tags: WIPACrepo/wipac-dev-py-setup-action
Tags
Format TOML + Add (optional) `auto_mypy_option` Input (#70) * Add `auto_mypy_option` Input (optional) * tests * tests - 2 * tests - 3 * mypy * tests - 3 * null case * let's try `tomlkit` * let's try `tomlkit` - 2 * let's try `tomlkit` - 3 * mypy * Revert "mypy" This reverts commit b1aa220. * mypy - tk 2 * Revert "mypy - tk 2" This reverts commit 62bfeb6. * mypy - tk 3 * mypy - tk 3 - 2 * Make specific arrays multiline * Make specific arrays multiline - 2 * Make specific arrays multiline - 3 * Make specific arrays multiline - 4 * Make specific arrays multiline - 5 * mypy ignore * mypy ignore - 2 * tests * mypy ignore - 3 * misc
Auto-create `pyproject.toml` (#66) * Auto-create `pyproject.toml` * pre-add required fields * commit, push, exit after auto-create * typo * git add * git add - 2 * exit early * exit early - 2 * add most likely needed fields * add comments to auto added * add to Migration Steps * typo * wording * update README * update README - 2 * update README - 3 * advise updating WIPACrepo/wipac-dev-py-versions-action * always add `requires-python` * always add `requires-python` - test * always add `requires-python` - 2 * use python versions badge
Use `"build_command": "pip install poetry && poetry build"` (#63) * Use `"build_command": "pip install poetry && poetry build"` * Use `"build_command": "pip install build && python -m build"` * use semantic release's `version_variables` and point to package's `__init__.py`s * fix inequality * restore the `__version__` tests * use `pathlib.relative_to()` * fix __init__ path; update tests * mutability fix * fix no __version__ test * fix no __version__ test - 2 * fix no __version__ test - 3 * Revert "fix no __version__ test - 3" This reverts commit 9cdbb5d. * add more version tests * fix strs * fix strs - 2 * use venv * use venv - 2 * add `requests` * add `typing-extensions` * `rm -rf action_venv` * update README * update README - 2
Remove Dependency-Management Features [major] (#55) * Remove Dependency-Management Features [major] * rm all-dep-logs-from-dockerfiles.sh * rm all-dep-logs-from-setup-cfg.sh * rm dep-log-from-dockerfile.sh * rm install-podman.sh * rm max_python3.py * rm pip-freeze-tree.sh * rm get_package_name.py * rm list_extras.py * update README
PreviousNext