-
Notifications
You must be signed in to change notification settings - Fork 242
[comp] Production Deploy #1631
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
[comp] Production Deploy #1631
Conversation
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com> Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* fix(task): added machine type to resolve OOM trigger errors * fix(task): added larger machine type to task schedule --------- Co-authored-by: Lewis Carhart <lewis@trycomp.ai>
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Directory traversal needed prior to 'bun docker:up' is run (from root) Signed-off-by: Kevin <kevin@match2.jobs> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile * chore(workflows): update bun install command to include --ignore-scripts --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile * chore(workflows): update bun install command to include --ignore-scripts * refactor(db): remove unused dotenv import from prisma.config.ts
* chore(workflows): rename install step and set working directory for DB migrations
* chore(workflows): add DB package dependency installation step
* chore(workflows): update bun install commands to use --frozen-lockfile and --ignore-scripts
* chore(workflows): update bun install commands to use --frozen-lockfile and --ignore-scripts --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile * chore(workflows): update bun install command to include --ignore-scripts * refactor(db): remove unused dotenv import from prisma.config.ts * chore(workflows): rename install step and set working directory for DB migrations * chore(workflows): add DB package dependency installation step * chore(workflows): update bun install commands to use --frozen-lockfile and --ignore-scripts * chore(workflows): remove DB package dependency installation step --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile * chore(workflows): update bun install command to include --ignore-scripts * refactor(db): remove unused dotenv import from prisma.config.ts * chore(workflows): rename install step and set working directory for DB migrations * chore(workflows): add DB package dependency installation step * chore(workflows): update bun install commands to use --frozen-lockfile and --ignore-scripts * chore(workflows): remove DB package dependency installation step * chore(workflows): add DB package dependency installation step --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com>
* chore(bun.lock): update package versions for various dependencies * chore(workflows): update bun install command to use --frozen-lockfile * chore(workflows): update bun install command to include --ignore-scripts * refactor(db): remove unused dotenv import from prisma.config.ts * chore(workflows): rename install step and set working directory for DB migrations * chore(workflows): add DB package dependency installation step * chore(workflows): update bun install commands to use --frozen-lockfile and --ignore-scripts * chore(workflows): remove DB package dependency installation step * chore(workflows): add DB package dependency installation step * chore(workflows): update bun install command to handle installation failures --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com>
This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.