Closed micahjones13 closed 2 years ago
Latest commit: e726df409268727897968562a39293ce1b46669e
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 | e726df409268727897968562a39293ce1b46669e |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/63640905c103ce000866a99f |
Brief Description
Previously, our github action e2e tests would only run a stencil build if the package.json file had changed. This has been changed to run a build on every PR.
JIRA Link
https://rocketcom.atlassian.net/browse/ASTRO-4842
Related Issue
General Notes
Motivation and Context
GA will no longer pass if there are any build errors.
Issues and Limitations
Types of changes
Checklist