Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error during run #66

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Fix error during run #66

merged 3 commits into from
Sep 5, 2023

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Sep 5, 2023

What are the incoming changes?

🤖 Generated by Copilot at c83a54a

Added a check for the existence of the .env file in entrypoint.ps1. This file contains environment variables needed by the PowerShell script.

🤖 Generated by Copilot at c83a54a

.env file checked
No file, no script running
Autumn leaves falling

Why are they needed

How has this been achieved?

🤖 Generated by Copilot at c83a54a

  • Add a check for the .env file in the root of the repository and exit if not found (link) in entrypoint.ps1

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@rajbos rajbos enabled auto-merge (squash) September 5, 2023 10:40
@rajbos rajbos merged commit 0870dd7 into main Sep 5, 2023
11 checks passed
@rajbos rajbos deleted the fix branch September 5, 2023 10:41
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.

1 participant