-
Notifications
You must be signed in to change notification settings - Fork 714
Stage #9194
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
Stage #9194
Conversation
- Update tsconfig.lib.json with 'module': 'nodenext' and 'moduleResolution': 'nodenext' for TypeScript 5.8 require(esm) support - Fix @octokit/webhooks imports to use correct API (v13+) - Change EmitterWebhookEventName imports from '@octokit/webhooks/dist-types/types' to '@octokit/webhooks' - Probot v14 is ESM-only, dynamic imports are preserved with nodenext module resolution
Fix/es module compatibility for github-plugin
[Feat] Implement the UI pages for Activepieces integration
Bumps [@messageformat/runtime](https://github.com/messageformat/messageformat/tree/HEAD/packages/runtime) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/messageformat/messageformat/releases) - [Commits](https://github.com/messageformat/messageformat/commits/@messageformat/[email protected]/packages/runtime) --- updated-dependencies: - dependency-name: "@messageformat/runtime" dependency-version: 3.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@messageformat/runtime](https://github.com/messageformat/messageformat/tree/HEAD/packages/runtime) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/messageformat/messageformat/releases) - [Commits](https://github.com/messageformat/messageformat/commits/@messageformat/[email protected]/packages/runtime) --- updated-dependencies: - dependency-name: "@messageformat/runtime" dependency-version: 3.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: MCP Deploy
Fix/mcp redis configuration
* feat(config): add individual Redis connection environment variables - Add REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD to all env files - Support flexible Redis configuration alongside REDIS_URL - Allow connection via individual parameters or single URL * feat(docker): add Redis env vars to Dockerfiles - Add REDIS_ENABLED, REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD as build args and env vars - Update API, MCP, and MCP-Auth Dockerfiles - Enable flexible Redis configuration in containerized deployments * feat(k8s): add Redis env vars to Kubernetes manifests - Add REDIS_ENABLED, REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD to all k8s deployments - Update manifests for prod, stage, and demo environments - Support flexible Redis configuration in Kubernetes (Civo, CW, DO) - Apply to API, MCP, and MCP-Auth deployments * feat(deploy): add Redis env vars to Docker Compose templates - Add REDIS_ENABLED, REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD to compose templates - Update templates for Cloudflare and Let's Encrypt deployments - Apply to prod, stage, and demo environments - Enable flexible Redis configuration in SSH-based deployments * feat(ci): add Redis env vars to GitHub workflows - Add REDIS_ENABLED, REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD to deployment workflows - Update workflows for Civo, CW, and DigitalOcean deployments - Apply to API, MCP, and MCP-Auth deployment pipelines - Support flexible Redis configuration in CI/CD * feat(do): add Redis env vars to DigitalOcean App Platform config - Add REDIS_ENABLED, REDIS_HOST, REDIS_PORT, REDIS_USER, REDIS_PASSWORD to app.yaml - Enable flexible Redis configuration for DO App Platform deployments * add redis_tls
chore: fix Secrets
[Fix] Add config for DB connexion for the MCP Auth Server and fix issues related to express forward-header
* Update k8s-manifest.prod.yaml * Update k8s-manifest.prod.yaml * Merge pull request #9192 from ever-co/fix/mcp-auth-db-config [Fix] Add config for DB connexion for the MCP Auth Server and fix issues related to express forward-header --------- Co-authored-by: Roland MN <[email protected]>
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Skipped: This PR changes more files than the configured file change limit: ( |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.