Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Milas Bowman cd2c35a9b6
ci: add workflow for releases (#3018)
GitHub Actions workflow to create a release: will upload to PyPI
and create a GitHub release with the `sdist` and `bdist_wheel`
as well.

The version code is switched to `setuptools_scm` to work well
with this flow (e.g. avoid needing to write a script that does
a `sed` on the version file and commits as part of release).

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-07-30 12:14:27 -04:00
Antonis Kalipetis 7e2ec1ac6b Add EditorConfig to the repo.
Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
2015-10-22 14:06:45 +00:00