-
Notifications
You must be signed in to change notification settings - Fork 243
[comp] Production Deploy #1675
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 #1675
Conversation
* fix(app): hide the shipping step during the onboarding on both stagin and prod * fix(app): hide shipping step during the onboarding on only staging * fix(app): add new env variable specifying app env to hide shipping step on staging
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
🔒 Comp AI - Security Review🔴 Risk Level: HIGHNo OSV/CVE vulnerabilities or hardcoded credentials were reported in the scanned packages; no known CVEs found by the OSV scan. 📦 Dependency Vulnerabilities✅ No known vulnerabilities detected in dependencies. 🛡️ Code Security AnalysisView 7 file(s) with issues🔴 apps/api/src/framework-editor/task-template/task-template.controller.ts (HIGH Risk)
Recommendations:
🔴 apps/api/src/framework-editor/task-template/task-template.service.ts (HIGH Risk)
Recommendations:
🔴 apps/app/src/actions/tasks/create-task-action.ts (HIGH Risk)
Recommendations:
🟡 apps/app/src/app/(app)/[orgId]/tasks/components/CreateTaskSheet.tsx (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/onboarding/hooks/usePostPaymentOnboarding.ts (MEDIUM Risk)
Recommendations:
🟡 apps/app/src/app/(app)/setup/actions/create-organization-minimal.ts (MEDIUM Risk)
Recommendations:
🔴 packages/docs/openapi.json (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Oct 21, 2025 |
… editor (#1673) * feat(api): create endpoints for FrameworkEditorTaskTemplate * fix(api): sort the list of task templates by name * feat(app): add ability to create new task from template * fix(app): make task fields enabled when selecting task template to create new task * fix(api): add id validation step to task-template endpoints * fix(api): change task template API route to framework-editor/task-template * fix(app): update task-template API route * fix(api): update file names and path for task template endpoints * fix(app): empty commit for redeploy --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
|
Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com>
|
🎉 This PR is included in version 1.56.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.