Commit History

Author SHA1 Message Date
  Lars Kruse fcff9594ba python: use `hatch run` or `poetry run` when running Python in these build environments 1 month ago
  Lars Kruse d393826f29 fix(python): really prefer `hatch test` over `python3 manage.py test` 1 month ago
  Lars Kruse 82d6f619a0 * python: prefer `hatch test` over `python3 manage.py test` 1 month ago
  Lars Kruse e4f8336ded docs: prepare release 2 months ago
  Lars Kruse 6cd9e3d2ab python: use hatch's new commands "fmt" (since v1.8) and "test" (since v1.10) 2 months ago
  Lars Kruse 39a96b6cb0 fix: avoid re-downloading makefilet during `make clean` 3 months ago
  Lars Kruse 8ad467457a fix: apply timeouts during `makefilet` download 9 months ago
  Lars Kruse 552d8a32c7 docs: prepare release notes 9 months ago
  Lars Kruse 5186b866b0 feat: add fallback URL for downloading `makefilet` 9 months ago
  Lars Kruse e2c8652276 feat: add downloading of external modules via `MAKEFILET_MODULES` 9 months ago
  Lars Kruse 5ab4e16c6c feat(python): add "build" (`dist`) actions for poetry and hatchling 1 year ago
  Lars Kruse d6f8088d2b feat(python): add "upload" actions for poetry and hatchling 1 year ago
  Lars Kruse 23c9d8c89f deb: generate proper package name during `init-deb` (replacing underscores with hyphens) 1 year ago
  Lars Kruse 994cdb56bf fix(python): remove check for existing pypirc section for `PYPI_UPLOAD_TARGET` 1 year ago
  Lars Kruse 5959d6e2d5 fix(python/debian): allow early setting of `PYPI_UPLOAD_TARGET` and `DEBIAN_UPLOAD_TARGET` 1 year ago
  Lars Kruse 66c4d14c8b fix(python): do not complain about a missing `pyproject.toml` file 1 year ago
  Lars Kruse b10e772312 feat: allow customization of translation target (`django-translate`) 1 year ago
  Lars Kruse eea941473c docs: prepare changelog for release 1 year ago
  Lars Kruse abd1aeaac2 feat: introduce deprecation hints and deprecate 'DISABLE_CUSTOM_VIRTUALENV' 1 year ago
  Lars Kruse ba1cdca2d6 python: add support for detecting poetry or hatch 1 year ago
  Lars Kruse d7fb98cf68 feat(python): enable Python support, if `pyproject.toml` exists 1 year ago
  Lars Kruse 0084ebedd1 feat: remove out-of-tree build directory for git-submodule-related projects 1 year ago
  Lars Kruse b5483a2554 fix: force `init-deb` execution in non-parallel mode 1 year ago
  Lars Kruse d42e1620ae feat: allow selection of a specific GPG key when signing the release tarball via `SIGNATURE_EMAIL` 2 years ago
  Lars Kruse b7a3e172ae docs: prepare changelog for new release 2 years ago
  Lars Kruse f102b31033 feat!: replace `DISABLE_PYTHON_BLACK` and rename `DISABLE_PYTHON_FLAKE8` 2 years ago
  Lars Kruse 52ae2b3266 feat: allow `zstd` for `RELEASE_TAR_COMPRESSION_BIN` 2 years ago
  Lars Kruse e61890dc02 feat: use `unstable` as the release distribution name even on Ubuntu-derived systems 2 years ago
  Lars Kruse 88c8efe835 build: change default branch from `master` to `main` 2 years ago
  Lars Kruse 9949d85ef5 feat: replace `MAKEFILET_DISABLE_SYNC_OUTPUT` with `MAKEFILET_OUTPUT_SYNCHRONIZATION` 2 years ago