|
|
|
|
|
by colinchartier
1968 days ago
|
|
If the state is broken, you can "rerun without snapshots" via the dropdown in the top right - and since future runs load the latest snapshot, they'd use a "clean" one. For databases - usually users have a named S3 bucket and use a secret to authenticate, since we take memory snapshots, the top of your Layerfile can be "start the database and populate it from this specific anonymized dump" and then you can edit the file in S3 and re-run without snapshots if you'd like to reload it. Here's the doc page for that: https://layerci.com/docs/advanced-workflows/layerfiles-can-s... |
|