kubo/.github
Marcin Rataj 9faefe316f
Some checks are pending
CodeQL / codeql (push) Waiting to run
Docker Check / lint (push) Waiting to run
Docker Check / build (push) Waiting to run
Gateway Conformance / gateway-conformance (push) Waiting to run
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Waiting to run
Go Build / go-build (push) Waiting to run
Go Check / go-check (push) Waiting to run
Go Lint / go-lint (push) Waiting to run
Go Test / go-test (push) Waiting to run
Interop / interop-prep (push) Waiting to run
Interop / helia-interop (push) Blocked by required conditions
Interop / ipfs-webui (push) Blocked by required conditions
Sharness / sharness-test (push) Waiting to run
Spell Check / spellcheck (push) Waiting to run
refactor(ci): optimize build workflows (#10973)
* ci: optimize build workflows

- use go version from go.mod instead of hardcoding
- group platforms by OS for parallel builds
- remove legacy try-build targets

* fix: checkout before setup-go in all workflows

setup-go needs go.mod to be present, so checkout must happen first

* chore: remove deprecated // +build syntax

go 1.17+ uses //go:build, the old syntax is no longer needed

* simplify: remove nofuse tag from CI workflows

- workflows now rely on platform build constraints
- keep make nofuse target for manual builds
- remove unused appveyor.yml

* ci: remove legacy travis variable and fix gateway-conformance

- remove TRAVIS env variable from 4 workflows
- fix gateway-conformance checkout path to match working-directory
- replace deprecated cache-go-action with built-in setup-go caching
2025-09-19 14:44:38 +02:00
..
ISSUE_TEMPLATE chore: triage label for feature requests 2025-06-09 14:17:59 +02:00
workflows refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00
auto-comment.yml PR autocomment: Only comment for first-time contributors 2020-05-04 10:55:49 +02:00
build-platforms.yml refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00
CODEOWNERS chore: set kubo-maintainers as default code owners (#9808) 2023-04-10 03:59:40 -07:00
dependabot.yml dependabot: only update github-actions 2024-01-16 10:34:25 +01:00
FUNDING.yml chore: create FUNDING.yml 2024-03-04 13:36:09 +01:00
pull_request_template.md ci: add changelog update checker workflow [skip changelog] (#10002) 2023-07-06 08:13:27 +02:00