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

Make sure nightly task reloads reports (by running Javascript) #935 #1028

Closed
pras4u opened this issue Mar 19, 2021 · 2 comments · Fixed by #1036
Closed

Make sure nightly task reloads reports (by running Javascript) #935 #1028

pras4u opened this issue Mar 19, 2021 · 2 comments · Fixed by #1036
Assignees
Labels
Role: DevOps infrastructure, CI or related work

Comments

@pras4u
Copy link
Member

pras4u commented Mar 19, 2021

Bug ticket to handle #935

@pras4u pras4u added the Role: DevOps infrastructure, CI or related work label Mar 19, 2021
@pras4u pras4u added this to the v2.1 Launch milestone Mar 19, 2021
@mattyweb mattyweb modified the milestones: v2.1 Launch, Initial v2 Launch Mar 22, 2021
@mattyweb mattyweb self-assigned this Mar 22, 2021
@mattyweb
Copy link
Collaborator

For a little more detail, the issue here is that the call to reload the cached report server reports needs a client that can run Javascript.

mattyweb added a commit that referenced this issue Mar 22, 2021
Fixes #1028
- Add pyppeteer to make the call to the report server
- Uses chromium which can run JS
@mattyweb mattyweb changed the title Address Bug in Infrastructure #935 Make sure nightly task reloads reports (by running Javascript) #935 Mar 24, 2021
@mattyweb
Copy link
Collaborator

Was able to get Chrome to install in Docker and run against the report server. Needed to wait for the "Reloading..." message to appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: DevOps infrastructure, CI or related work
Projects
Status: Done (without merge)
Development

Successfully merging a pull request may close this issue.

2 participants