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

feat(ci): speed up ci runtime by using remote caching for turbo #18

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

levino
Copy link
Collaborator

@levino levino commented Nov 24, 2023

Summary by CodeRabbit

  • Chores
    • Updated CI workflow settings with new environment variables for enhanced integration.
    • Renamed the CI job to better reflect its purpose.

Copy link
Contributor

coderabbitai bot commented Nov 24, 2023

Walkthrough

The update to the CI workflow involves the integration of new environment variables, specifically for Turbo. These additions suggest an enhancement or a new requirement for the CI process, potentially for package management or performance optimization. The renaming of the job reflects a broader scope or a rebranding of the CI process.

Changes

File Change Summary
.github/workflows/ci.yml Added TURBO_TOKEN and TURBO_TEAM environment variables, renamed job to "CI"

Poem

In the realm of code where the CI bunnies hop, 🐇💻
A new change was made, and a commit did drop.
With tokens and teams, in secrets they trust,
The workflow got tweaked, because update it must.

"To Turbo we go!" the little rabbit declared, 🚀
As variables were set and nothing was spared.
From "Build and Test" to "CI" it's named,
A small change it seems, but important and famed.

So here's to the devs, with their code ever so tight,
May your builds be swift and your tests always right! 🌟


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.
  • 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

Copy link

vercel bot commented Nov 24, 2023

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 8:46am
jsonresume-org-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 8:46am

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 9c80b6e and 567a981.
Files selected for processing (1)
  • .github/workflows/ci.yml (1 hunks)
Additional comments: 1
.github/workflows/ci.yml (1)
  • 6-11:
    The changes to the environment variables and job name are correctly implemented and follow best practices for handling secrets and naming conventions.

@levino
Copy link
Collaborator Author

levino commented Nov 24, 2023

Works: FULL TURBO! 😄

@levino levino added this pull request to the merge queue Nov 24, 2023
@levino levino mentioned this pull request Nov 24, 2023
@levino levino removed this pull request from the merge queue due to a manual request Nov 24, 2023
@github-merge-queue github-merge-queue bot merged commit 567a981 into master Nov 24, 2023
2 checks passed
@thomasdavis
Copy link
Member

@levino yeah thats hot

levino added a commit that referenced this pull request Nov 28, 2023
…mponents--mock-jwks

chore(main): release 2.1.0
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