jsonresume / jsonresume.org

The mono repo that builds the homepage, utils, ui components, registry and anything else
https://jsonresume.org
81 stars 22 forks source link

feat(ci): build apps in ci #19

Closed levino closed 11 months ago

levino commented 11 months ago

Summary by CodeRabbit

coderabbitai[bot] commented 11 months ago

Walkthrough

The project has introduced a new linting job within its CI pipeline, ensuring code quality through automated checks. It also updated the Ruby version and made changes to the build process, including dependency management with pnpm and bundle. Additionally, updates to the .gitignore file suggest a focus on Ruby-based projects, ignoring common directories generated by such environments.

Changes

File Path Change Summary
.github/workflows/ci.yml Added lint job, environment variables, and updated build job with Ruby setup and dependency installation
.ruby-version Updated to version 3.1.4
apps/homepage/.gitignore Added vendor and _site directories to ignore list

Poem

In the land of code where the green tests run,
A rabbit hopped in, its job just begun.
🐇 With a flick of its ear, a new lint job's here,
Ensuring the code is clean and clear.

Ruby shines bright, version point four,
While vendor and _site are shown the door.
🚪 In workflows and builds, it's a fresh start,
With pnpm and bundle, it's a crafty art.

So here's to the changes, may they compile,
For every line of code, let it bring a smile.
🎉 With each push and pull, let's all take part,
In this digital canvas, where code's a heart.


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Note: For conversation with the bot, please use the review comments on code diffs or files. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json`
vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jsonresume-org-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 9:25am
jsonresume-org-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 9:25am