-
Notifications
You must be signed in to change notification settings - Fork 3
Publish reduced orso files as part of nightly builds #124
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
Conversation
…gument for place to output test results. If not provided, use a temp folder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have a solution for accessing the artefact now?
I think the solution is to create a github account and use github cli, unless you can think of another place where we can publish the artifacts (somewhere else on github?) |
Let me rephrase, do you / we have a tested solution that we know works? |
Just to unblock @mEngstroem while he is writing the integration test I have started a cron job in a server that fetchs the newest run and uploads the reduced data to https://pub-6c25ef91903d4301a3338bd53b370098.r2.dev/amor_reduced_iofq.ort |
@MridulS in this PR, we will make both Also, there may be more files in the future, not just a single file. |
The current service fetches only from |
Fixes #123