Libra CodeHub

CedarCopilot/cedar-mail

CodePull requests9CommitsInsightsRuns
cedar-mail/.github
ISSUE_TEMPLATEchore: running prettier on the entire codebaseSep 20, 2025, 9:08 PMworkflowsfix(ci): forward CEDAR_MCP_PUBLIC_URL into the deploy workflows Another link in the same chain Greptile's P1 caught: buildEnvironmentConfig reads CEDAR_AWS_{STAGING|PROD}_MCP_PUBLIC_URL from process.env at CDK-synth time, but the GitHub Actions deploy-backend jobs only forward an explicit allowlist of vars.* into that process — this one wasn't in it, so setting the GitHub environment variable alone still wouldn't have reached a real deploy. Both are unset by default (matching every other var in this allowlist), so this is a no-op until the corresponding GitHub environment variable is actually set ahead of the Manufact domain cutover. Co-Authored-By: Claude Sonnet 5 <<email>>Sep 18, 2026, 9:22 AMCODE_OF_CONDUCT.mdadded templates for githubFeb 20, 2025, 1:22 PMCODEOWNERS.mdadded templates for githubFeb 20, 2025, 1:22 PMCONTRIBUTING.mdfeat: deployed backend to supabase and removed everything docker relatedSep 28, 2025, 1:27 PMFUNDING.ymlchore: running prettier on the entire codebaseSep 20, 2025, 9:08 PMTRANSLATION.mdfix(docs): update locale file path (#1675)Jul 11, 2025, 1:11 PM