Skip to content

Commit

Permalink
Merge branch 'master' into 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Mar 12, 2024
2 parents 8beed68 + 3834e74 commit 3282cb5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ labels:
- [ ] [supertokens-flutter:X.Y](https://github.com/supertokens/supertokens-flutter/X.Y)
- [ ] check FDI list
- [ ] [supertokens-dashboard](https://github.com/supertokens/dashboard)
- [ ] Test day with team. Get people in the team to read the docs and implement something with the new feature.

### Others

- [ ] Example apps in create-supertokens-app CLI
- [ ] Create new example app in create-supertokens-app CLI?
- [ ] Examples apps in supertokens-auth-react
- [ ] Examples apps in supertokens-web-js
- [ ] Examples apps in supertokens-react-native
Expand Down Expand Up @@ -112,6 +114,9 @@ labels:
nano ~/try-supertokens/start_container.sh (update version tag)
~/try-supertokens/start_container.sh
```
- [ ] Run tests against node sdk (all compatible versions)
- [ ] Run tests against python sdk (all compatible versions)
- [ ] Run tests against golang sdk (all compatible versions)
- [ ] Update SaaS config
- [ ] Update to tables checked for user count / or to know if a deployment is being used or not
- [ ] Update logic for deleting all data in dev env if a new table was added and if the data should be removed from it too
Expand Down

0 comments on commit 3282cb5

Please sign in to comment.