]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add script to make sure CHANGELOG is always in sync with `__version__` (#1714)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Fri, 8 Jul 2022 06:07:50 +0000 (08:07 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2022 06:07:50 +0000 (08:07 +0200)
commite7717af33c8ae0cd8458886f7359c9753746ed5f
treec97910f609deaaa639cc2a92a85de4730943949f
parentf24d31bd4d894094a67d1fdf4bbed094b8e5af2a
Add script to make sure CHANGELOG is always in sync with `__version__` (#1714)

* Add script to make sure CHANGELOG is always in sync with `__version__`

* Move script from lint to check

* Update scripts/lint

* Test to see if pipeline fails

* Fix pipeline
scripts/check
scripts/sync-version [new file with mode: 0755]