feat: generate downloadable ADaM XPT + specs artifact on every PR#158
Draft
feat: generate downloadable ADaM XPT + specs artifact on every PR#158
Conversation
Agent-Logs-Url: https://github.com/pharmaverse/examples/sessions/b93c01ef-6701-4269-b271-186c34c1b22f Co-authored-by: bms63 <10111024+bms63@users.noreply.github.com>
Agent-Logs-Url: https://github.com/pharmaverse/examples/sessions/b93c01ef-6701-4269-b271-186c34c1b22f Co-authored-by: bms63 <10111024+bms63@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
bms63
April 6, 2026 20:35
View session
Collaborator
|
I'm not 100% what I am doing with this - but I wanted a way to easily grab xpts and specs and test in P21 Community. I can't do this for every PR, but when I get an itch to look at stuff I can easily use. Perhaps I can even write a way for folks to check this then using their own local copy of P21C - maybe this could become a standard tempalte checklist item down the road. |
Contributor
|
The website is available at https://pharmaverse.github.io/examples/copilot/add-downloadable-artifact-zip. |
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.
Users need a convenient way to download the latest generated XPT files and spec sheets from each PR to validate them in Pinnacle 21 Community.
New workflow:
.github/workflows/adam-artifacts.ymlopened,synchronize,reopened,ready_for_review) targetingmain/tmp+ spec files (*.xlsx,*.csv) frommetadata/adam-xpt-and-specs(14-day retention)Artifact contents per run:
R dependency installation uses caching (
cache: true) to keep re-runs fast.