Skip to content

Tags: stacklet/stacklet-admin

Tags

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Release 0.1.5 (#70)

### what

Release 0.1.5

Also try to unbitrot the release workflow.

### why

#67 fixes an account, account-group and user command regression with click 8.2.0, so we should get it out there.

### testing

platform functional tests no longer fail.

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.1.4 (#64)

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add pypi release workflow (#58)

* feat: add pypi release workflow

Add a new GH workflow that will build and publish to PyPI when a new tag
is pushed.

* add test.pypi

* add readme for publishing

* remove test.pypi