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
Older thoughts (before experiencing flakiness with the proxy URLs): ### Immediate ideas:
- [x] have a dedicated "tester" github account for codespace of this type (so it can be shared and therefore restarted by more than just me). - [ ] is there a hook that can be run to do emulator export before shuthdown due to timeout? - [ ] have a script automatically persist the data to disk at a set interval (so any data loss due to timeout or otherwise is minimal) - [ ] share credentials
#### Other ideas: - [ ] - set the default idle timeout for codespaces to something really long - [ ] - more tightly manage/automate/control codespaces with github actions?
Longer term, might be better to just pay for a dedicated server somewhere, or, replicate the prod environment more closely (both of which would be higher effort and cost; codespaces is free from CfP)
Issues to overcome
Proposed MVP workflow for editing example screener)
Nice to have:
Todo
Older thoughts (before experiencing flakiness with the proxy URLs):
### Immediate ideas:- [x] have a dedicated "tester" github account for codespace of this type (so it can be shared and therefore restarted by more than just me).- [ ] is there a hook that can be run to do emulator export before shuthdown due to timeout?- [ ] have a script automatically persist the data to disk at a set interval (so any data loss due to timeout or otherwise is minimal)- [ ] share credentials#### Other ideas:- [ ] - set the default idle timeout for codespaces to something really long- [ ] - more tightly manage/automate/control codespaces with github actions?Longer term, might be better to just pay for a dedicated server somewhere, or, replicate the prod environment more closely (both of which would be higher effort and cost; codespaces is free from CfP)