Skip to content

Remove files that could contain secrets - #244

Merged
Shawn Callegari (shawncal) merged 1 commit into
microsoft:mainfrom
dluc:dluc101-secrets
Mar 31, 2023
Merged

Remove files that could contain secrets#244
Shawn Callegari (shawncal) merged 1 commit into
microsoft:mainfrom
dluc:dluc101-secrets

Conversation

@dluc

Copy link
Copy Markdown
Contributor

Motivation and Context

Reduce the risk of checking in secrets, removing the ".env" files in the repo. ".env" is already in .gitignore, but some files were checked in earlier.

Description

Rename all .env to .env.example.

@dluc Devis Lucato (dluc) added the PR: ready for review All feedback addressed, ready for reviews label Mar 31, 2023
@shawncal
Shawn Callegari (shawncal) merged commit bcd740b into microsoft:main Mar 31, 2023
Desmond Howard (dehoward) pushed a commit to lemillermicrosoft/semantic-kernel that referenced this pull request Jun 1, 2023
### Motivation and Context

Reduce the risk of checking in secrets, removing the ".env" files in the
repo. ".env" is already in .gitignore, but some files were checked in
earlier.


### Description

Rename all .env to .env.example.
@dluc
Devis Lucato (dluc) deleted the dluc101-secrets branch June 14, 2023 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: ready for review All feedback addressed, ready for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants