Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Fix auto release tag workflow #107

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Conversation

playpauseandstop
Copy link
Owner

By supplying tag message file via additional Python step. This allows to support backticks in tag messages.

By supplying tag message file via additional Python step. This allows to
support `backticks` in tag messages.
@playpauseandstop playpauseandstop added fix A bug fix ci Changes to CI configuration files and scripts labels Jun 22, 2022
@playpauseandstop playpauseandstop enabled auto-merge (squash) June 22, 2022 13:51
@playpauseandstop playpauseandstop merged commit bbc5322 into main Jun 22, 2022
@playpauseandstop playpauseandstop deleted the ci/fix-release-tag branch June 22, 2022 13:53
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling eccb733 on ci/fix-release-tag into c55f5e2 on main.

badabump-release-bot bot pushed a commit that referenced this pull request Jul 25, 2022
Fixes:
------

- **BREAKING CHANGE:** (**cors**) Handle CORS correctly in case of HTTPException (#98)

Other:
------

- Fix auto release tag workflow (#107)
- Introduce reusable actions & workflows (#108)
- Add tests to latest changes in CORS middleware (#109)
- (**deps-dev**) bump coverage from 6.4.1 to 6.4.2 (#110)
- (**deps-dev**) bump mypy from 0.961 to 0.971 (#111)
- (**deps-dev**) bump pytest-asyncio from 0.18.3 to 0.19.0 (#112)
playpauseandstop added a commit that referenced this pull request Jul 25, 2022
Fixes:
------

- **BREAKING CHANGE:** (**cors**) Handle CORS correctly in case of HTTPException (#98)

Other:
------

- Fix auto release tag workflow (#107)
- Introduce reusable actions & workflows (#108)
- Add tests to latest changes in CORS middleware (#109)
- (**deps-dev**) bump coverage from 6.4.1 to 6.4.2 (#110)
- (**deps-dev**) bump mypy from 0.961 to 0.971 (#111)
- (**deps-dev**) bump pytest-asyncio from 0.18.3 to 0.19.0 (#112)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI configuration files and scripts fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants