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

[CI/CD] Check For Clean Tree #171

Merged
merged 3 commits into from
Nov 6, 2023
Merged

[CI/CD] Check For Clean Tree #171

merged 3 commits into from
Nov 6, 2023

Conversation

ArkadiK94
Copy link
Collaborator

Description

Solves #106

Why: Make sure that 'npm i' is not used, yarn.lock is updated, build will not be added to the repo

How: with help of gh actions

What: Add actions in the workflows

screenshots

Don't Need Here

Why: Make sure that npm i is not used, yarn.lock is updated, yarn build will not be added to the repo
How: with help of gh actions
What: Add actions in the workflows
@ArkadiK94 ArkadiK94 requested a review from NoamGaash as a code owner November 4, 2023 15:29
Copy link

netlify bot commented Nov 4, 2023

Deploy Preview for astonishing-pothos-5f81bd ready!

Name Link
🔨 Latest commit d235279
🔍 Latest deploy log https://app.netlify.com/sites/astonishing-pothos-5f81bd/deploys/65492a8e181d4800086b1b3c
😎 Deploy Preview https://deploy-preview-171--astonishing-pothos-5f81bd.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.

@ArkadiK94
Copy link
Collaborator Author

@NoamGaash

@ArkadiK94 ArkadiK94 linked an issue Nov 4, 2023 that may be closed by this pull request
.gitignore Outdated Show resolved Hide resolved
@ArkadiK94 ArkadiK94 merged commit 1b5cacd into main Nov 6, 2023
11 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.

ci: verify clean tree
2 participants