celeborn/.github/workflows
sychen 045c682c89 [CELEBORN-978] Improve dependency.sh replacement mode
### What changes were proposed in this pull request?

### Why are the changes needed?
When executing the update script locally, it may generate such a Log, which causes awk to exit with an error.
```
Downloading from nexus: httpxxxx
```

```bash
./dev/dependencies.sh --replace
```

```
awk: trying to access out of range field -1
 input record number 1, file
 source line number 2
```

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #1914 from cxzl25/CELEBORN-978.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-09-16 09:35:13 +08:00
..
benchmark_manual.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
benchmark.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
check_stale_prs.yml [CELEBORN-135][INFRA] Remove unused GitHub slash workflow (#1080) 2022-12-14 10:13:13 +08:00
deps.yml [CELEBORN-978] Improve dependency.sh replacement mode 2023-09-16 09:35:13 +08:00
integration.yml [CELEBORN-105][TEST] Kubernetes Integration Test 2023-06-05 12:11:29 +08:00
license.yml [CELEBORN-163][BUILD] Rename Flink modules and enable Flink CI (#1110) 2022-12-21 23:54:47 +08:00
maven.yml [CELEBORN-913][FOLLOWUP] Recover SBT CI jobs skipped due to last commit 2023-09-09 02:12:09 +08:00
regression_manual.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
regression.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
sbt.yml [CELEBORN-913][FOLLOWUP] Recover SBT CI jobs skipped due to last commit 2023-09-09 02:12:09 +08:00
style.yml [CELEBORN-375][INFRA] Enable CI on branch-* (#1307) 2023-03-03 16:49:32 +08:00