Closed micahjones13 closed 1 year ago
Latest commit: 3d9e01969461d151acd317bc2306cdaa4a0a4d7c
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 | 3d9e01969461d151acd317bc2306cdaa4a0a4d7c |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/63cef01a259faa0008e7acce |
Name | Link |
---|---|
Latest commit | 3d9e01969461d151acd317bc2306cdaa4a0a4d7c |
Latest deploy log | https://app.netlify.com/sites/astro-stencil/deploys/63cef01aca082500087bd8ca |
Brief Description
This is a ci/cd change only. Improves GA time with caching of node_modules and build files Adds new VRT job Splits e2e tests out into own job. Adds new (old) setup job. The setup job will always run a
npm run build
from root to ensure that the project's packages build with the new code.JIRA Link
https://rocketcom.atlassian.net/browse/ASTRO-5240
Related Issue
General Notes
Motivation and Context
Issues and Limitations
Types of changes
Checklist