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

Switch to correct input references #112

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Switch to correct input references #112

merged 2 commits into from
Oct 31, 2024

Conversation

ncalteen
Copy link
Collaborator

The docs and tests incorrectly reference the entrypoint input should be index.ts or index.js. This should actually be the file that exports the run() function, main.ts.

@ncalteen ncalteen requested a review from Copilot October 31, 2024 16:36
@ncalteen ncalteen self-assigned this Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 7 changed files in this pull request and generated no suggestions.

Files not reviewed (2)
  • .vscode/launch.json: Language not supported
  • tests/stubs/env-stubs.test.ts: Evaluated as low risk

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@ncalteen ncalteen merged commit 7134e06 into main Oct 31, 2024
13 checks passed
@ncalteen ncalteen deleted the ncalteen/main branch October 31, 2024 16: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