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

Create release via Github Actions #78

Closed
playpauseandstop opened this issue Jun 9, 2020 · 1 comment · Fixed by #80 or #83
Closed

Create release via Github Actions #78

playpauseandstop opened this issue Jun 9, 2020 · 1 comment · Fixed by #80 or #83
Assignees
Labels
ci Changes to CI configuration files and scripts
Milestone

Comments

@playpauseandstop
Copy link
Owner

Need to create releases via Github Actions with data from release tags.

@playpauseandstop
Copy link
Owner Author

Need to deal with multiline strings in release body content as described here: https://github.community/t/set-output-truncates-multiline-strings/16852/5

Reopening the issue

playpauseandstop added a commit that referenced this issue Jun 15, 2020
Features:
---------

- Allow passing `schema` and `spec` keyword args to `setup_openapi` (#86)

Fixes:
------

- Handle all errors on creating OpenAPI spec from schema (#74)
- Allow nullable arrays & objects in request/response data (#85)

Other:
------

- Cast return values instead of type ignore comments
- Do not include changelog into dist (#72)
- Update docs with new rororo slogan (#76)
- Create GitHub release at pushing git tag (#78)
- Bump pre-commit hooks
- Preserve multiline strings in release body (#78)
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
Projects
None yet
1 participant