Aditya Manthramurthy
|
1e2fac054c
|
Add caching to CI jobs (#13712)
- Seems to be improving times for shorter jobs at least.
- Remove Go 1.16.x tests for IAM and replication
|
2021-11-19 16:18:23 -08:00 |
|
Harshavardhana
|
12e6907512
|
apply spelling checks for US locale (#13599)
|
2021-11-07 01:22:59 -08:00 |
|
Aditya Manthramurthy
|
900e584514
|
CI: Cancel in-progress jobs when a PR is updated (#13552)
- This should lead to faster results as jobs will be queued for shorter periods
when PRs are updated.
- Current behavior is that previously running CI jobs for an updated PR run to
completion needlessly, and cause new CI jobs to be queued.
Ref: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency
|
2021-11-01 13:42:48 -07:00 |
|
Harshavardhana
|
202d0b64eb
|
fix: enable go1.17 github ci/cd (#12997)
|
2021-08-18 18:35:22 -07:00 |
|
Harshavardhana
|
e1870c7b7c
|
build things separately in separate jobs (#12533)
|
2021-06-18 12:08:33 -07:00 |
|