sumpfralle

sumpfralle pushed tag v0.16.3 to sumpfralle/makefilet

2 months ago

sumpfralle pushed to main at sumpfralle/makefilet

2 months ago

sumpfralle pushed tag v0.16.2 to sumpfralle/makefilet

2 months ago

sumpfralle pushed to main at sumpfralle/makefilet

2 months ago

sumpfralle pushed tag v0.16.1 to sumpfralle/makefilet

2 months ago

sumpfralle pushed to main at sumpfralle/makefilet

2 months ago

sumpfralle pushed tag v0.16.0 to sumpfralle/makefilet

3 months ago

sumpfralle pushed to main at sumpfralle/makefilet

3 months ago

sumpfralle pushed to main at sumpfralle/makefilet

  • e4f8336ded docs: prepare release
  • 6cd9e3d2ab python: use hatch's new commands "fmt" (since v1.8) and "test" (since v1.10) The previous approch (`hatch run fmt` and `hatch run test`) relied on custom actions being named in a specific way. These new commands will not work with hatch older than 1.10.
  • View comparison for these 2 commits »

3 months ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 39a96b6cb0 fix: avoid re-downloading makefilet during `make clean`

4 months ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 8ad467457a fix: apply timeouts during `makefilet` download Previously the download could get stuck.

10 months ago

sumpfralle pushed tag v0.15.0 to sumpfralle/makefilet

10 months ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 06ca549dd4 Bump version: 0.14.4 -> 0.15.0
  • 552d8a32c7 docs: prepare release notes
  • 5186b866b0 feat: add fallback URL for downloading `makefilet` The download URLs can be configured via `MAKEFILET_DOWNLOAD_URL_TEMPLATES`. This requires an update of your embedded `makefilet-download-ondemand.mk`.
  • e2c8652276 feat: add downloading of external modules via `MAKEFILET_MODULES`
  • View comparison for these 4 commits »

10 months ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 5ab4e16c6c feat(python): add "build" (`dist`) actions for poetry and hatchling

1 year ago

sumpfralle pushed to main at sumpfralle/makefilet

  • d6f8088d2b feat(python): add "upload" actions for poetry and hatchling

1 year ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 23c9d8c89f deb: generate proper package name during `init-deb` (replacing underscores with hyphens)

1 year ago

sumpfralle pushed tag v0.14.4 to sumpfralle/makefilet

1 year ago

sumpfralle pushed to main at sumpfralle/makefilet

  • 9417978060 Bump version: 0.14.3 -> 0.14.4
  • 994cdb56bf fix(python): remove check for existing pypirc section for `PYPI_UPLOAD_TARGET` The default pypi target URL can be named explicitly without a section with the same name. Thus, the check was probably a burden for many users.
  • 5959d6e2d5 fix(python/debian): allow early setting of `PYPI_UPLOAD_TARGET` and `DEBIAN_UPLOAD_TARGET` Previously these variables needed to be set *after* including makefilet in your `Makefile`.
  • View comparison for these 3 commits »

1 year ago

sumpfralle pushed tag v0.14.3 to sumpfralle/makefilet

1 year ago

sumpfralle pushed to main at sumpfralle/makefilet

1 year ago