You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For samples file generation, create samples file. Save as artifact, pass to next samples file generator.
Update Steps:
Checkout Action to get local repo files.
Modify File via a python script.
Push to Github.
Data Visualization Steps:
Pull newly generated files via artifacts
Generate Stats
Generate Visualization PNGs
Return all as artifacts. These will then be used in next steps.
Notes:
Build steps will be sequential unless we decide to generate each samples file first.
A stats file should be created. Maybe Yaml or Json. This will include info on stats and the Figshare link. This information will be parsed and docs will be updated with that info.
The text was updated successfully, but these errors were encountered:
A couple notes - I am checking off boxes that are completed in their own branches.
BeatAML/HCMI build steps and FigShare upload are in builder_branch_JJ.
Unit tests and PyPi upload is in package_dev_JJ.
To do:
Data visualization and the docs updates will be in the builder_branch_JJ.
Full list of steps needed for CI.
Build Steps:
Update Steps:
Data Visualization Steps:
Notes:
The text was updated successfully, but these errors were encountered: