Skip to content

Conversation

vrubezhny
Copy link
Contributor

Github project credentials are to be used in wget action when accessing
https://raw.githubusercontent.com in order to minimize restriction limits

Signed-off-by: Victor Rubezhny [email protected]

@vrubezhny vrubezhny force-pushed the fixGitHubCredentials-2 branch from 3f3f83a to 603ab44 Compare May 12, 2022 18:41
@mickaelistria
Copy link
Contributor

Log says Masking supported pattern matches of $GITHUB_API_TOKEN, this would need to be fixed. The $... expression may not be expanded in the withCredentials block, the direct value should be tried instead.

Github project credentials are to be used in `wget` action when accessing
`https://raw.githubusercontent.com` in order to minimize restriction limits

Signed-off-by: Victor Rubezhny <[email protected]>
@vrubezhny vrubezhny force-pushed the fixGitHubCredentials-2 branch from 603ab44 to ce08119 Compare May 12, 2022 19:04
@vrubezhny
Copy link
Contributor Author

Log says Masking supported pattern matches of $GITHUB_API_TOKEN, this would need to be fixed. The $... expression may not be expanded in the withCredentials block, the direct value should be tried instead.

Imho, it's OK and suits our needs - we don't want passwords/tokens to be visible in the log.

@vrubezhny vrubezhny merged commit d17337f into eclipse-wildwebdeveloper:master May 12, 2022
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