Skip to content

Commit

Permalink
Add anonymous project name (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanyeh authored Jul 31, 2024
1 parent a9d5522 commit f9b169d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import (
"github.com/pulumi/esc/schema"
)

const AnonymousProjectName = "<project>"
const AnonymousEnvironmentName = "<yaml>"

type EnvExecContext interface {
Expand Down

0 comments on commit f9b169d

Please sign in to comment.