chore(ci): re-enable Go module caching and add coverage badge to README
All checks were successful
Push Validation / validate (push) Successful in 1m52s
All checks were successful
Push Validation / validate (push) Successful in 1m52s
This commit is contained in:
@@ -31,7 +31,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.26.1'
|
go-version: '1.26.1'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
cache: false
|
cache: true
|
||||||
|
cache-dependency-path: go.sum
|
||||||
|
|
||||||
- name: Install AWS CLI v2
|
- name: Install AWS CLI v2
|
||||||
uses: ankurk91/install-aws-cli-action@v1
|
uses: ankurk91/install-aws-cli-action@v1
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.26.1'
|
go-version: '1.26.1'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
cache: false
|
cache: true
|
||||||
|
cache-dependency-path: go.sum
|
||||||
|
|
||||||
- name: Install AWS CLI v2
|
- name: Install AWS CLI v2
|
||||||
uses: ankurk91/install-aws-cli-action@v1
|
uses: ankurk91/install-aws-cli-action@v1
|
||||||
|
|||||||
@@ -36,7 +36,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.26.1'
|
go-version: '1.26.1'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
cache: false
|
cache: true
|
||||||
|
cache-dependency-path: go.sum
|
||||||
|
|
||||||
- name: Build binary
|
- name: Build binary
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-validation.yml)
|
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-validation.yml)
|
||||||
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml)
|
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml)
|
||||||
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml)
|
[](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml)
|
||||||
|
[](https://s3.hrafn.xyz/aether-workflow-report-artefacts/gosick/branch/main/coverage.html)
|
||||||
|
|
||||||
Your home directory is your castle. Don't leave your dotfiles behind.
|
Your home directory is your castle. Don't leave your dotfiles behind.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user