Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ci workflows for build and type checking #7

Merged
merged 3 commits into from
May 12, 2024
Merged

Conversation

mickmister
Copy link
Member

@mickmister mickmister commented May 12, 2024

The PR adds the following CI jobs to a GitHub actions workflow

  • build
  • type checking
  • linting

Netlify is now configured to deploy preview deployments on PR commits, and production deployments for commits to the main branch. The PR deploy URLs look like this:

https://deploy-preview-7--section-view.netlify.app

while the main branch one looks like this:

https://section-view.netlify.app

Copy link

netlify bot commented May 12, 2024

Deploy Preview for section-view ready!

Name Link
🔨 Latest commit a205dc0
🔍 Latest deploy log https://app.netlify.com/sites/section-view/deploys/66402ad8fe74530008fced65
😎 Deploy Preview https://deploy-preview-7--section-view.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 configuration.

@mickmister mickmister requested a review from aelishRollo May 12, 2024 02:35
@mickmister
Copy link
Member Author

Merging, as CI is passing, and I want to see a successful netlify deploy

@aelishRollo Whenever a PR is merged, a new commit is added to the main branch. So you'll need to git pull locally to get that new commit on your local main branch

@mickmister mickmister merged commit 524408f into main May 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant