Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Revert "Revert "autobuilder: Add support for GITHUB_REPOSITORY environment variable"" #325

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

max-schaefer
Copy link
Contributor

This reverts commit ccfccb4, effectively reinstating #165. This should be safe now that #287 has been merged.

@max-schaefer max-schaefer requested a review from smowton September 7, 2020 14:17
return
githubrepo := os.Getenv("GITHUB_REPOSITORY")
if githubrepo == "" {
log.Printf("Unable to determine import path, as neither LGTM_INDEX_IMPORT_PATH nor GITHUB_REPOSITORY is set\n")
Copy link
Contributor

Choose a reason for hiding this comment

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

Of course this is from the old PR, but we're intentionally undocumenting SEMMLE_REPO_URL?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes.

@max-schaefer max-schaefer merged commit 65c449c into github:main Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants