ci(dashboard): pull lime-packages test reports from another side - #82
Merged
Conversation
Adds a scheduled workflow that uses LIME_PACKAGES_TOKEN to download JUnit report.xml artifacts from recent fcefyn-testbed/lime-packages CI runs and commits them under docs/ci-results/results/. Fixes the 404 on the dashboard "Report ↗" links without requiring any change in lime-packages (the PR to publish from there will not be merged upstream).
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
collect-lime-results.ymlthat downloadsreport.xmlartifacts from recentfcefyn-testbed/lime-packagesCI runs and commits them underdocs/ci-results/results/.workflow_dispatch.Why
The original plan (lime-packages pushing results into this repo) requires merging a PR to lime-packages'
master, which the LibreMesh community has not accepted. This is the inverse direction: this repo pulls from lime-packages instead. No changes are required in lime-packages.Setup required after merge
LIME_PACKAGES_TOKENtofcefyn_testbed_utils(fine-grained PAT scoped tofcefyn-testbed/lime-packages, Actions: Read).Test plan
LIME_PACKAGES_TOKENsecretdevelopadding files underdocs/ci-results/results/