You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Instant databases are powerful, and with great power comes great responsibility 🕸️, this is why we added a new snaplet database clean command to allow you to delete an entire instant database server linked to your Snaplet project!
Bug Fixes
If you use the --git option from snaplet database, it failed to pick your branch name's in GitHub Action when the branch gets deleted due to a Pull Request being merged or closed. We now fall back to the GITHUB_HEAD_REF environment variable injected automatically by GitHub to figure out your branch name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Instant databases are powerful, and with great power comes great responsibility 🕸️, this is why we added a new
snaplet database clean
command to allow you to delete an entire instant database server linked to your Snaplet project!Bug Fixes
--git
option fromsnaplet database
, it failed to pick your branch name's in GitHub Action when the branch gets deleted due to a Pull Request being merged or closed. We now fall back to theGITHUB_HEAD_REF
environment variable injected automatically by GitHub to figure out your branch name.New things
snaplet database clean
commandBeta Was this translation helpful? Give feedback.
All reactions