Custom images/runners is the way to go. Basically docker image that runs your pipeline scripts. Then you have much more control over things.
Custom images/runners is the way to go. Basically docker image that runs your pipeline scripts. Then you have much more control over things.
E.g., a rule I try to follow is to not include irrelevant (to the test) data in the snapshot, as it makes it harder to validate the snapshot when it changes.
E.g., a rule I try to follow is to not include irrelevant (to the test) data in the snapshot, as it makes it harder to validate the snapshot when it changes.
Sometimes deleting e.g., the .vs folder helps with weirdness in vs.
Sometimes deleting e.g., the .vs folder helps with weirdness in vs.
@andrewlock.bsky.social has all the details here: andrewlock.net/creating-a-s...
@andrewlock.bsky.social has all the details here: andrewlock.net/creating-a-s...