Skip to content

Commit

Permalink
Add trigger.dev deployment id (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortalife authored Dec 16, 2024
1 parent 21ed800 commit 8d4b973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions langfuse-core/src/release-env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ const common_release_envs = [
"REACT_APP_GIT_SHA",
// Heroku
"SOURCE_VERSION",
// Trigger.dev
"TRIGGER_DEPLOYMENT_ID",
] as const;

export function getCommonReleaseEnvs(): string | undefined {
Expand Down

0 comments on commit 8d4b973

Please sign in to comment.