Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 449 Bytes

RELEASE.md

File metadata and controls

15 lines (9 loc) · 449 Bytes

Release Instructions

This document guides a contributor through creating a release of aiokef.

Preflight checks

Ensure all tests pass

Locally you can run pytest to check that all tests pass, and check that tests against all supported environments are passing also by checking aiokef's GitHub actions.

Make the release

Add a release on GitHub.