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
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/workflows/ci-cygwin-minimal.yml
+10-40Lines changed: 10 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -203,11 +203,8 @@ jobs:
203
203
with:
204
204
name: ${{ env.LOCAL_ARTIFACT_NAME }}
205
205
- name: Extract sage-local artifact
206
-
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
207
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
208
-
# among these packages are triggered.
209
206
run: |
210
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
289
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
290
-
# among these packages are triggered.
291
285
run: |
292
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
369
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
370
-
# among these packages are triggered.
371
362
run: |
372
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
449
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
450
-
# among these packages are triggered.
451
439
run: |
452
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
529
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
530
-
# among these packages are triggered.
531
516
run: |
532
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
611
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
612
-
# among these packages are triggered.
613
595
run: |
614
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
693
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
694
-
# among these packages are triggered.
695
674
run: |
696
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
773
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
774
-
# among these packages are triggered.
775
751
run: |
776
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
853
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
854
-
# among these packages are triggered.
855
828
run: |
856
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
# We specifically use the cygwin tar so that symlinks are saved/restored correctly on Windows.
933
-
# We set the installation records to the same mtime so that no rebuilds due to dependencies
934
-
# among these packages are triggered.
935
905
run: |
936
-
C:\\tools\\cygwin\\bin\\bash -l -c 'cd $(cygpath -u "$GITHUB_WORKSPACE") && ls -l sage-local-*.tar; for a in sage-local-${{ env.PREVIOUS_STAGES }}.tar; do echo Extracting $a; tar xf $a; done; (cd local/var/lib/sage/installed/ && touch .dummy && touch --reference=.dummy *); ls -l local local/var/lib/sage/installed/; src/bin/sage-rebase.sh local'
0 commit comments