Closed micahjones13 closed 1 year ago
Latest commit: a3cb3295f289616b9a8576d3d5242628247b6c00
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | a3cb3295f289616b9a8576d3d5242628247b6c00 |
Latest deploy log | https://app.netlify.com/sites/astro-stencil/deploys/63dd88e38132500009d382c3 |
Deploy Preview | https://deploy-preview-1067--astro-stencil.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | a3cb3295f289616b9a8576d3d5242628247b6c00 |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/63dd88e3566a250008e18df3 |
Deploy Preview | https://deploy-preview-1067--astro-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Brief Description
Caches are now branch specific, meaning that they will always begin with a fresh cache. Adds a clean-cache action that will remove caches made by branches when that branch is closed.
JIRA Link
Related Issue
General Notes
Motivation and Context
Issues and Limitations
Types of changes
Checklist