Skip to content

Tags: WIPACrepo/wipac-dev-py-setup-action

Tags

v5.1

Toggle v5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Error for YAML Type-Mangling (`python_min` & `python_max`) (#75)

v5.0

Toggle v5.0's commit message
always include `"dynamic": ["version"]` - 2 (tests)

v4.5

Toggle v4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v4.4

Toggle v4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rename to `keywords_comma` (#69)

* Rename to `keywords_comma`

* add deprecation error

* add `"` detection

* add `"` detection - 2

* add `"` detection - 3

* remove `"` detection

v4.3

Toggle v4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Keyword Parsing (#68)

v4.2

Toggle v4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Auto-create `pyproject.toml` (#67)

v4.1

Toggle v4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v4.0

Toggle v4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v3.1

Toggle v3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Get `wipac-dev-tools[semver]` Name Fixes (#57)

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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