File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : Compile binaries and then test them.
1+ name : CALLED Compile binaries and then test them.
22# Called from .github/workflows/comp_test_matrix.yml
33
44permissions :
Original file line number Diff line number Diff line change 5757 shell : bash -l {0}
5858 run : |
5959 source /local/bht/py313-build/bin/activate
60- conda build purge
60+ rm -rf ~/. conda/constructor # strange, why needed?
6161 cd /local/bht/buildtools/install
6262 constructor RHEL
6363 # Now have a gsas2new-rhel-####-<platform>.sh/.exe
Original file line number Diff line number Diff line change 1- name : Build & test gsas2new self-installer on all platforms
1+ name : CALLED Build & test gsas2new self-installer on all platforms
22# Called from .github/workflows/G2new-test_matrix.yml
33
44permissions :
Original file line number Diff line number Diff line change 11# Build the gsas2full self-installer for all supported platforms
22#
3- name : build gsas2full
3+ name : OLD build gsas2full
44
55permissions :
66 contents : write
Original file line number Diff line number Diff line change 44
55# this needs a personal access token, described in GH_token-gen.txt
66
7- name : remote-triggered test workflow
7+ name : TEST remote-triggered test workflow
88on :
99 # workflow_dispatch: # nice for debugging
1010 repository_dispatch : # run from Web API
You can’t perform that action at this time.
0 commit comments