Skip to content

jafranc/gha-csp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gha-csp

This repo serve as a test for auto-generate png for csp-11

To have your result generated please clone develop and add your results and push to it

  git clone https://github.com/jafranc/gha-csp -b develop
  cd ghs-csp
  cp /path/to/sparse/spe/a/spe11a_time_series.csv ./groupA/a/sparse/
  git add ./groupA/a/sparse/spe11a_time_series.csv
  cp /path/to/sparse/spe/a/spe11a_map_*.csv ./groupA/a/dense/
  git add ./groupA/a/dense/spe11a_map_*.csv
  git commit -m 'adding results for spe11a'
  git push 

Once pushed the CI checks should generate png leveraging the scripts in script and commiting them to a/sparse and a/dense branches respectively. It should also merge back those to develop in groupA/a/sparse/illustrations and groupA/a/dense/illustrations. The generated pngs will still be accessible on the intermediate branches a/sparse and a/dense.

main branch is locked and admin-mergeable only.

About

test gha to generate png

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published