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 a CD to Netlify #18

Merged
merged 9 commits into from
Jul 18, 2024
Merged

Create a CD to Netlify #18

merged 9 commits into from
Jul 18, 2024

Conversation

Mdaiki0730
Copy link
Member

Description

It will create a CD pipeline to netlify using github actions.

When you submit a pull request, a link with the prefix deploy-preview-${{ github.event.number }} will be created and you can view the preview.
This is named based on the pull request number, so there is no need to worry about collisions even if multiple PRs are created.
When it is merged into master, it will be deployed to the regular link.

Testing has been completed in the forked repository.
Pull Request: https://github.com/Mdaiki0730/flutter-bird/actions/runs/9972791432
Master Commit: https://github.com/Mdaiki0730/flutter-bird/actions/runs/9972818942

@Mdaiki0730 Mdaiki0730 requested review from shiki-tak and da1suk8 July 17, 2024 10:54
@Mdaiki0730 Mdaiki0730 self-assigned this Jul 17, 2024
@Mdaiki0730 Mdaiki0730 marked this pull request as ready for review July 17, 2024 10:54
Copy link

github-actions bot commented Jul 17, 2024

🚀 Deployed on https://deploy-preview-18--flutter-bird.netlify.app

@github-actions github-actions bot temporarily deployed to Netlify Preview July 17, 2024 10:55 Inactive
@github-actions github-actions bot temporarily deployed to Netlify Preview July 17, 2024 10:57 Inactive
.github/workflows/deploy.yml Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
@Mdaiki0730 Mdaiki0730 requested a review from shiki-tak July 18, 2024 03:17
@github-actions github-actions bot temporarily deployed to Netlify Preview July 18, 2024 03:18 Inactive
@Mdaiki0730 Mdaiki0730 merged commit 0911a8e into master Jul 18, 2024
2 checks passed
@Mdaiki0730 Mdaiki0730 deleted the feat/add-cd branch July 18, 2024 03:31
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.

2 participants