Skip to content

Initial commit handling defaults in vendor node to make KNE topo create easier for users #1672

Initial commit handling defaults in vendor node to make KNE topo create easier for users

Initial commit handling defaults in vendor node to make KNE topo create easier for users #1672

Workflow file for this run

---
name: Go
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
go:
uses: openconfig/common-ci/.github/workflows/go.yml@4a4b0744a11f707b838317e8f8788ca270873b30
with:
coverage-excludes-regex: /cloudbuild
tests-excludes-regex: /cloudbuild
race-tests-excludes-regex: /cloudbuild
skip-race-tests: true
go-versions: "['1.21']"
linter:
uses: openconfig/common-ci/.github/workflows/linter.yml@4a4b0744a11f707b838317e8f8788ca270873b30