RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
115 stars 25 forks source link

refactor: src/index deploy previews #1032

Closed micahjones13 closed 1 year ago

micahjones13 commented 1 year ago

Brief Description

This PR makes it possible for the astro-stencil netlify deploy preview to show our src/index.html. This way we can view sample code without having to pull down the branch. To accomplish this, I remove the netlify.toml and changed the params of each deploy preview on the netlify site. This .toml was way out of date anyway. The astro preview (the storybook one) remains unchanged.

In the future, I want this to show all the component/test/basic pages, but that'll require some more work. This is more of a quick win.

JIRA Link

https://rocketcom.atlassian.net/browse/ASTRO-5226

Related Issue

General Notes

Motivation and Context

Allows for quick previews of example code.

Issues and Limitations

Types of changes

Checklist

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d3af2d6398cf4c31adfecc5c026da0c80f387f97

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

netlify[bot] commented 1 year ago

Deploy Preview for astro-stencil ready!

Name Link
Latest commit d3af2d6398cf4c31adfecc5c026da0c80f387f97
Latest deploy log https://app.netlify.com/sites/astro-stencil/deploys/63cef7194223500008416ae0
Deploy Preview https://deploy-preview-1032--astro-stencil.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] commented 1 year ago

Deploy Preview for astro-preview ready!

Name Link
Latest commit d3af2d6398cf4c31adfecc5c026da0c80f387f97
Latest deploy log https://app.netlify.com/sites/astro-preview/deploys/63cef7192bbffa000823e99c
Deploy Preview https://deploy-preview-1032--astro-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.