Skip to content

Commit

Permalink
#2115: CI: disable shallow fetch in Azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Mar 29, 2023
1 parent 158b3f2 commit af364d6
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-14-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-clang-alpine-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-10-ubuntu-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-7-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-8-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-intel-oneapi-icpx-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions ci/azure/azure-nvidia-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ stages:
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down
3 changes: 3 additions & 0 deletions scripts/workflow-azure-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ stages:
[% workflow_runs_on %]
timeoutInMinutes: 180
steps:
steps:
- checkout: self
fetchDepth: 0
- task: Bash@3
displayName: Build timestamp for caching
continueOnError: true
Expand Down

0 comments on commit af364d6

Please sign in to comment.