Conversation
…pnpm. Update Dockerfiles and configurations for Bun compatibility. Enhance .dockerignore and .gitignore for improved build efficiency. Remove legacy pnpm files and adjust CI workflows accordingly.
… prisma-studio and workflow-web applications, and remove legacy Dockerfile. Adjust configurations for improved compatibility and maintainability.
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 27169100 | Triggered | Generic High Entropy Secret | 8c41e5a | docker-compose.yml | View secret |
| 27169100 | Triggered | Generic High Entropy Secret | a86ded6 | docker-compose.ci.yml | View secret |
| 27169100 | Triggered | Generic High Entropy Secret | 19cdefb | compose.ci.yml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
…dd email-preview and peertube packages, and refactor Dockerfile for improved compatibility with Bun. Remove legacy job queue and enhance project schema for transcript and scene processing status tracking.
…nd refactor project to use @celluloid/api for improved API integration. Remove prisma-studio and adjust configurations for better maintainability.
…ctor Dockerfile to include startup script, and enhance migration handling in db package. Update Next.js logging configuration and adjust join form error handling.
…ference the correct environment file for the web application build process.
…gitignore to include .env.ci while excluding .env.example
…date Playwright tests and CI workflow for improved testing structure and reporting
…handling during test execution
…t tests, and improve OTP handling in authentication
…, and Playwright browser installation for improved testing efficiency
…d @celluloid/ai dependency, and enhance storage keys with default values
…BASE_URL configuration
…keys configuration
…ironment handling
…proved environment validation handling
…ectly in transcript/index.ts
…tion handling, and enhance CI workflow for improved testing and deployment
…line test execution
…dd health check endpoint, and update Dockerfile for web service configuration
…ing web health check with retry logic
…pendency installation
|
@younes200 I've opened a new pull request, #409, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
fix: correct operator class for UUID column in ProjectTranscript unique index
|
@copilot fix : |
|
@younes200 I've opened a new pull request, #410, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
Fix incorrect operator classes in queue_jobs index migration
|
@copilot fix the issue : 2026-03-19T17:57:07.1224259Z ##[group]Run docker compose -f compose.ci.yml logs |
|
@younes200 I've opened a new pull request, #412, to work on those changes. Once the pull request is ready, I'll request review from you. |
…h snapshot Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
|
@copilot add BASE_URL env to compose.ci.yml for both containers |
|
@younes200 I've opened a new pull request, #413, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
|
@copilot fix issue : 2026-03-19T20:02:23.6639039Z ##[group]Run docker compose -f compose.ci.yml logs |
|
@younes200 I've opened a new pull request, #414, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
…--wait Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
No description provided.