Skip to content

Conversation

@deivid-rodriguez
Copy link
Contributor

Because no testdata files are actually copied to the image, we fail to read the event file and fallback to fetching the information from GitHub API.

Howver, that's not actually working because the GITHUB_API_URL environment is missing.

To fix it, we could pass the GITHUB_API_URL. However, I think actually making the testdata file available to the container mimics better what happens in real life.

This is an alternative to #1582.

Because no testdata files are actually copied to the image, we fail to
read the event file and fallback to fetching the information from GitHub
API.

Howver, that's not actually working because the `GITHUB_API_URL`
environment is missing.

To fix it, we could pass the `GITHUB_API_URL`. However, I think actually
making the testdata file available to the container mimics better what
happens in real life.

Signed-off-by: David Rodríguez <[email protected]>
Copy link
Member

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

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

Thank you!

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.

2 participants