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

fix(theme-stackoverflow): add missing empty space after "position" on… #145

Merged
merged 7 commits into from
Nov 12, 2024

Conversation

levino
Copy link
Collaborator

@levino levino commented Sep 6, 2024

… print outs

Before:
Screenshot 2024-09-06 at 09 45 06

After:
Screenshot 2024-09-06 at 09 47 00

Summary by CodeRabbit

Summary by CodeRabbit

  • Style
    • Adjusted the styling of printouts for improved visual consistency by adding missing empty spaces.
  • Chores
    • Updated the dependency resolution for jsonresume-theme-tailwind to link it to the workspace.

Copy link

changeset-bot bot commented Sep 6, 2024

🦋 Changeset detected

Latest commit: 519b1d8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@jsonresume/theme-stackoverflow Patch
homepage2 Patch
registry Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 6, 2024

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

Name Status Preview Comments Updated (UTC)
jsonresume-org-homepage2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 0:27am
jsonresume-org-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 0:27am

Copy link
Contributor

coderabbitai bot commented Sep 6, 2024

Walkthrough

The changes introduce a patch to the @jsonresume/theme-stackoverflow package, specifically addressing the formatting of printouts by adding missing empty space in certain positions. Additionally, the package.json file for the registry application is modified to update the dependency for jsonresume-theme-tailwind from a wildcard version to a workspace reference. These adjustments ensure better formatting and dependency resolution within the project.

Changes

File Path Change Summary
.changeset/stale-snails-search.md Added a patch to @jsonresume/theme-stackoverflow for improved printout formatting by adding missing spaces.
apps/registry/package.json Changed jsonresume-theme-tailwind dependency from "*" to "workspace:*".

Poem

🐰 In the garden where I bound and leap,
A patch was made, a promise to keep!
Spaces added, oh what a sight,
Formatting shines, all feels right.
With dependencies snug and tight,
We hop along, hearts full of light! 🌸


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • 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/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

alwaysmeticulous bot commented Sep 6, 2024

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit 519b1d8. This comment will update as new commits are pushed.

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.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 40b46fe and 7f22ea2.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • themes/stackoverflow/style.css (1 hunks)
Files skipped from review due to trivial changes (1)
  • themes/stackoverflow/style.css

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.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 7f22ea2 and 39456b3.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (3)
  • apps/registry/package.json (1 hunks)
  • packages/eslint-config-custom/package.json (1 hunks)
  • themes/stackoverflow/package.json (2 hunks)
Files skipped from review due to trivial changes (1)
  • apps/registry/package.json
Additional comments not posted (3)
packages/eslint-config-custom/package.json (1)

9-9: Approve the dependency update but verify compatibility.

The update from "eslint-config-turbo": "^1" to "eslint-config-turbo": "^2" is approved. However, it's crucial to ensure that this major version update is compatible with the rest of the project's ESLint configuration.

Run the following script to check for ESLint configuration files that might need updates:

themes/stackoverflow/package.json (2)

46-52: Approve the Storybook and i18next updates but verify compatibility.

The updates to Storybook packages and storybook-react-i18next from ^2.0.1 to ^3 are approved. However, it's crucial to ensure that these updates are compatible with the existing project setup and do not introduce any breaking changes.

Run the following script to check for Storybook configuration files that might need updates:

Also applies to: 68-69


45-45: Approve the ESLint dependency change but verify linting rules.

The replacement of @repo/eslint-config-custom with a direct dependency on eslint is approved. However, verify that the linting rules and configurations are correctly updated to reflect this change.

Run the following script to check for ESLint rule files that might need updates:

Also applies to: 65-65

@s3rj1k
Copy link

s3rj1k commented Nov 1, 2024

Closes #155

Copy link
Member

@thomasdavis thomasdavis left a comment

Choose a reason for hiding this comment

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

lgtm

@levino
Copy link
Collaborator Author

levino commented Nov 12, 2024

I do not remember how this will be released. Are there docs on the process?

@thomasdavis
Copy link
Member

image

The registry is importing stackoverflow theme from the workspace, so after it is merged, vercel will just build and deploy the registry which will use the latest/relative files of the theme.

But you could also bump the minor in the stackoverflow theme and npm publish (unless you have an action for it already, which you may have did)

@levino levino disabled auto-merge November 12, 2024 11:38
@levino
Copy link
Collaborator Author

levino commented Nov 12, 2024

Lets hold on to this for a moment and add a changeset. This could trigger the release, will double check.

@thomasdavis
Copy link
Member

I just pushed something straight to master, I will go back to putting up PR's

@levino
Copy link
Collaborator Author

levino commented Nov 12, 2024

I added the changeset which should trigger the release flow once this PR is merged by opening a release PR.

However the PR here cannot be merged because you disabled the test script and it is still required status check. Do you want to bring back the test script or do you want to remove it as a required check?

@levino levino enabled auto-merge November 12, 2024 11:45
@@ -6,7 +6,7 @@
"license": "MIT",
"dependencies": {
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "^1",
"eslint-config-turbo": "^2",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure about this one. Should probably not be part of the PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Seems to be important. Idk why. Maybe because the turbo version got updated or so.

@thomasdavis
Copy link
Member

I'm on for a couple hours tonight, happy to bring back the test command, but it was broken, I will set up a branch to see if I can get it working right now.

@levino
Copy link
Collaborator Author

levino commented Nov 12, 2024

I'm on for a couple hours tonight, happy to bring back the test command, but it was broken, I will set up a branch to see if I can get it working right now.

IIRC it used to work for a while until certain changes were made to the codebase. If after such changes a test script does not work any more, either the new code is broken or the test script needs to be adapted. If the test script stopped working also on old commits on which it used to pass, that would be another story.

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.

3 participants