Skip to content

Commit

Permalink
update release cleanup template (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Sep 9, 2024
1 parent 6cec82d commit 899c2d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/release_cleanup.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@ TBA

- [ ] Review code style and cleanup
- [ ] Review and update docs entries
- [ ] Update `SODAR_API_DEFAULT_VERSION` and `SODAR_API_ALLOWED_VERSIONS`
- [ ] Ensure REST API versions are up to date and documented
- [ ] Run `npx update-browserslist-db@latest` for Vue app
- [ ] Update Vue app version with `npm version`
- [ ] Update version in CHANGELOG and SODAR Release Notes doc
- [ ] Update version in docs conf.py
- [ ] Ensure both SODAR and SODAR Core API versioning is correct in API docs
- [ ] Ensure docs can be built without errors
- [ ] Ensure `generateschema` runs without errors or warnings (until in CI)

## Notes

Expand Down

0 comments on commit 899c2d1

Please sign in to comment.