Skip to content

Read secrets directly into GitHub secrets from ENV_VARS #215

Open
tectonia wants to merge 14 commits into
microsoft:developmentfrom
tectonia:bug/209-secrets-plain-text
Open

Read secrets directly into GitHub secrets from ENV_VARS #215
tectonia wants to merge 14 commits into
microsoft:developmentfrom
tectonia:bug/209-secrets-plain-text

Conversation

@tectonia
Copy link
Copy Markdown

@tectonia tectonia commented Oct 23, 2024

This pull request involves multiple changes focusing on the removal of .env file handling in GitHub Actions and updating the chat model deployment name. The most important changes include the removal of .env handling steps from various action files and workflows and moving to loading the secrets directly into environment variables, and updating the chat model deployment name from aoai to gpt-35-turbo.

Fixes #209

Removal of .env file handling:

Update chat model deployment name:

@tectonia tectonia marked this pull request as draft October 23, 2024 16:42
@tectonia tectonia marked this pull request as ready for review October 24, 2024 12:53
@tectonia tectonia changed the base branch from main to development October 30, 2024 11:30
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.

Secrets showing in the pipeline output in plain text

1 participant