Skip to content

Commit a65a45f

Browse files
committed
updates readme version number and test refs
updates the version number in the README to 1.1.1 and updates the workflows to reference the main branch in the TEST-EXAMPLES repository
1 parent 96f0dc5 commit a65a45f

6 files changed

+6
-6
lines changed

.github/workflows/test-events-PbPb.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@v4
4545
with:
4646
repository: JETSCAPE/TEST-EXAMPLES
47-
ref: jetscape-3.6.1-rc
47+
ref: main
4848
path: TEST-EXAMPLES
4949

5050
- name: Run Pb-Pb tests

.github/workflows/test-events-Pythia-Isr-Dat.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/checkout@v4
5454
with:
5555
repository: JETSCAPE/TEST-EXAMPLES
56-
ref: jetscape-3.6.1-rc
56+
ref: main
5757
path: TEST-EXAMPLES
5858

5959
- name: Run Pythia ISR Dat File Tests

.github/workflows/test-events-Pythia-Isr-Hadron.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v4
5252
with:
5353
repository: JETSCAPE/TEST-EXAMPLES
54-
ref: jetscape-3.6.1-rc
54+
ref: main
5555
path: TEST-EXAMPLES
5656

5757
- name: Run Pythia ISR Hadron File Tests

.github/workflows/test-events-Pythia-Isr-Parton.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v4
5252
with:
5353
repository: JETSCAPE/TEST-EXAMPLES
54-
ref: jetscape-3.6.1-rc
54+
ref: main
5555
path: TEST-EXAMPLES
5656

5757
- name: Run Pythia ISR Parton File Tests

.github/workflows/test-events-pp.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@v4
4545
with:
4646
repository: JETSCAPE/TEST-EXAMPLES
47-
ref: jetscape-3.6.1-rc
47+
ref: main
4848
path: TEST-EXAMPLES
4949

5050
- name: Run pp tests

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# X-SCAPE 1.1
1+
# X-SCAPE 1.1.1
22

33
The X-ion collisions with a Statistically and Computationally Advanced Program Envelope (X-SCAPE) is the enhanced (and 2nd) project of the JETSCAPE
44
collaboration which extends the framework to include small systems created in p-A and p-p collisions, lower energy heavy-ion collisions and electron-Ion collisions.

0 commit comments

Comments
 (0)