Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.0.2 - 2021-10-06
Changed
Add tags to push event on publish action.
Publish job was pointing at ‘master’, but we use ‘main’.
Update publishing workflow and config. (#14).
Add logging formatter utility that extracts the IP from requests.
Use the same tox flake8 command on CI and locally (#12).
Switch publish to build in the same way we manually build.
0.0.1 - 2021-06-30
Changed
Initial extraction of scaffold code.
Fix mergify config to work with github actions.
Set up better development and release config.
Add action to publish to pypi. (#5).
Add mergify config that uses github action as gate. (#4).
Merge pull request #3 from jguiditta/github-actions-config.
Add some structure and config to try and get our gate working.
Merge pull request #1 from jguiditta/github-actions-config.
Initial pass at github actions.
Initial commit.