Skip to content

Conversation

@evereq
Copy link
Member

@evereq evereq commented Nov 4, 2025

PR

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


samuelmbabhazi and others added 23 commits October 27, 2025 14:25
- 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>
* 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
[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]>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ RolandM99
✅ evereq
✅ samuelmbabhazi
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 4, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch stage

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 4, 2025

Skipped: This PR changes more files than the configured file change limit: (123 files found, 100 file limit)

@evereq evereq merged commit 707ffee into stage-apps Nov 4, 2025
16 of 20 checks passed
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpostcss@​8.5.31001008283100
Addedjasmine-core@​4.6.11001009295100

View full report

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants