This repository was archived by the owner on Oct 3, 2025. It is now read-only.
  
  
  
  
  
Description
With Git 24, there will be default resources on push. This changes the demo path step instructions, but also opens questions of what we can/cannot yet track.
Proposed Demo Steps to Review
- Step 1: Launch Demo
- Remove resources:init from console OR sub with demo command
 
 
- Step 2: Create preview environment
 
- Step 3: Add Redis to preview environment
 
- Step 4: Merge preview environment into production
- Will fail: Need to allocate resources to redis in production environment
 
- should we consider polling for the updated state of production so that no page refresh is required
 
 
- Step 5: Set “default”? Redis resources
 
- Step 6: Scale Redis -> Down to min?
- ?? Show user how to scale up OR down
 
- we couldn’t detect this with polling today—so a manual page refresh would be required
 
 
- Celebrate: (Do no show as a step until all steps have been completed?)
 
Questions: can /run/config.json be used to detect step completion?