Skip to content

fix: schema.prisma path#17018

Merged
anikdhabal merged 1 commit intocalcom:mainfrom
sateshcharan:docs/fix
Oct 9, 2024
Merged

fix: schema.prisma path#17018
anikdhabal merged 1 commit intocalcom:mainfrom
sateshcharan:docs/fix

Conversation

@sateshcharan
Copy link
Copy Markdown
Contributor

@sateshcharan sateshcharan commented Oct 9, 2024

What does this PR do?

changes the path to schema.prisma in docs/developing/local-development.mdx

changes the path to schema.prisma from apps/web/prisma/schema.prisma to packages/prisma/schema.prisma

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Checklist

  • I have read the contributing guide
  • My code does follow the style guidelines of this project

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 9, 2024

@sateshcharan is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app Bot requested a review from a team October 9, 2024 08:29
@graphite-app graphite-app Bot added the community Created by Linear-GitHub Sync label Oct 9, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 9, 2024

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "fix schema.prisma path". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@dosubot dosubot Bot added the docs area: docs, documentation, cal.com/docs label Oct 9, 2024
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Oct 9, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (10/09/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (10/09/24)

1 label was added to this PR based on Keith Williams's automation.

"Add ready-for-e2e label" took an action on this PR • (10/09/24)

1 label was added to this PR based on Keith Williams's automation.

@anikdhabal anikdhabal changed the title fix schema.prisma path fix: schema.prisma path Oct 9, 2024
@anikdhabal anikdhabal enabled auto-merge (squash) October 9, 2024 08:32
@anikdhabal anikdhabal merged commit 6d7f710 into calcom:main Oct 9, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 9, 2024

E2E results are ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync docs area: docs, documentation, cal.com/docs ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants