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

Console command to download UI screenshot still points to piwik #71

Closed
AltamashShaikh opened this issue Sep 6, 2021 · 0 comments · Fixed by #72
Closed

Console command to download UI screenshot still points to piwik #71

AltamashShaikh opened this issue Sep 6, 2021 · 0 comments · Fixed by #72
Assignees

Comments

@AltamashShaikh
Copy link

While printing the console command the repository points to piwik and gives 500 while executing.

Command example: ./console tests:sync-ui-screenshots 327 --repository=piwik/plugin-ActivityLog --http-user="{USERNAME}" --http-password="{PASSWORD}"

Correct Command: ./console tests:sync-ui-screenshots 327 --repository=innocraft/plugin-ActivityLog --http-user="{USERNAME_FROM_KEYPASS}" --http-password="{PASSWORDFROM_KEYPASS}"

Refer: https://github.com/matomo-org/travis-scripts/blob/master/travis.sh#L53

@sgiehl sgiehl self-assigned this Sep 6, 2021
@tsteur tsteur closed this as completed in #72 Sep 7, 2021
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 a pull request may close this issue.

2 participants