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

Added Build.yaml and Lint.yaml files for pullrequest #55

Merged
merged 7 commits into from
Jul 5, 2024

Conversation

SansCaar
Copy link
Collaborator

@SansCaar SansCaar commented Jul 4, 2024

Created a build and lint file for CI and want feedback.

Also want to discuss for the discussion to setup github branch protection rules on these checks

Copy link

cloudflare-workers-and-pages bot commented Jul 4, 2024

Deploying nepalingo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1304724
Status: ✅  Deploy successful!
Preview URL: https://0dca7bc2.nepalingo.pages.dev
Branch Preview URL: https://sanscaar-issue50.nepalingo.pages.dev

View logs

SansCaar and others added 3 commits July 4, 2024 19:35
Copy link
Member

@binamkayastha binamkayastha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!
Looks like your builds are failing though because you don't have pnpm installed.
You can use the pnpm official github action to do that: https://stackoverflow.com/questions/76664013/how-to-use-pnpm-instead-of-npm-in-github-actions

Copy link
Member

@binamkayastha binamkayastha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@SansCaar SansCaar merged commit c6c93b3 into main Jul 5, 2024
1 check passed
@SansCaar SansCaar deleted the SansCaar/issue50 branch July 5, 2024 04:21
@SansCaar SansCaar linked an issue Jul 5, 2024 that may be closed by this pull request
3 tasks
@SansCaar SansCaar restored the SansCaar/issue50 branch July 5, 2024 12:16
@SansCaar SansCaar deleted the SansCaar/issue50 branch July 13, 2024 05:02
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.

Create github actions CI checks for linting and building
2 participants