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

🔧 format package.json #983

Merged
merged 2 commits into from
Mar 25, 2025
Merged

🔧 format package.json #983

merged 2 commits into from
Mar 25, 2025

Conversation

MH4GF
Copy link
Member

@MH4GF MH4GF commented Mar 25, 2025

Issue

  • resolve:

Why is this change needed?

#978 It seems that the change, which should have been a lint error, has not been linted for some reason.
Apparently, the CI was skipped in the case of only changing the package.json.

What would you like reviewers to focus on?

Testing Verification

What was done

🤖 Generated by PR Agent at 948ecc0

  • Reformatted package.json to improve script organization.
  • Added create-env-files script to ensure environment files exist.
  • Adjusted script order for better readability and maintainability.

Detailed Changes

Relevant files
Enhancement
package.json
Reformatted and enhanced `package.json` scripts                   

package.json

  • Added create-env-files script to ensure .env and .env.local files
    exist.
  • Rearranged script order for improved readability.
  • Removed duplicate create-env-files script entry.
  • +1/-1     

    Additional Notes


    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link

    changeset-bot bot commented Mar 25, 2025

    ⚠️ No Changeset found

    Latest commit: ae0f660

    Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

    This PR includes no changesets

    When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

    Click here to learn what changesets are, and how to add one.

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

    Copy link

    vercel bot commented Mar 25, 2025

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

    Name Status Preview Comments Updated (UTC)
    liam-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:35am
    liam-erd-sample ✅ Ready (Inspect) Visit Preview Mar 25, 2025 10:35am
    4 Skipped Deployments
    Name Status Preview Comments Updated (UTC)
    liam-docs ⬜️ Ignored (Inspect) Visit Preview Mar 25, 2025 10:35am
    test-liam-app ⬜️ Ignored (Inspect) Mar 25, 2025 10:35am
    test-liam-docs ⬜️ Ignored (Inspect) Mar 25, 2025 10:35am
    test-liam-erd-sample ⬜️ Ignored (Inspect) Mar 25, 2025 10:35am

    Copy link

    supabase bot commented Mar 25, 2025

    Updates to Preview Branch (format-package.json) ↗︎

    Deployments Status Updated
    Database Tue, 25 Mar 2025 10:23:10 UTC
    Services Tue, 25 Mar 2025 10:23:10 UTC
    APIs Tue, 25 Mar 2025 10:23:10 UTC

    Tasks are run on every commit but only new migration files are pushed.
    Close and reopen this PR if you want to apply changes from existing seed or migration files.

    Tasks Status Updated
    Configurations Tue, 25 Mar 2025 10:23:11 UTC
    Migrations Tue, 25 Mar 2025 10:23:11 UTC
    Seeding Tue, 25 Mar 2025 10:23:11 UTC
    Edge Functions Tue, 25 Mar 2025 10:23:11 UTC

    View logs for this Workflow Run ↗︎.
    Learn more about Supabase for Git ↗︎.

    @MH4GF MH4GF marked this pull request as ready for review March 25, 2025 10:19
    @MH4GF MH4GF requested a review from a team as a code owner March 25, 2025 10:19
    @MH4GF MH4GF requested review from hoshinotsuyoshi, FunamaYukina, junkisai and NoritakaIkeda and removed request for a team March 25, 2025 10:19
    Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    qodo-merge-pro-for-open-source bot commented Mar 25, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Member

    @junkisai junkisai left a comment

    Choose a reason for hiding this comment

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

    thx!!

    @MH4GF MH4GF added this pull request to the merge queue Mar 25, 2025
    Merged via the queue into main with commit 8899927 Mar 25, 2025
    14 of 17 checks passed
    @MH4GF MH4GF deleted the format-package.json branch March 25, 2025 10:28
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants