Skip to content

Add functions to get and compare PFMP version #7

Add functions to get and compare PFMP version

Add functions to get and compare PFMP version #7

name: Common Workflows
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation
common:
name: Quality Checks
uses: dell/common-github-actions/.github/workflows/go-common.yml@main
with:
EXCLUDE_DIRECTORIES: "inttests"

Check failure on line 19 in .github/workflows/common-workflows.yaml

View workflow run for this annotation

GitHub Actions / Common Workflows

Invalid workflow file

The workflow is not valid. .github/workflows/common-workflows.yaml (Line: 19, Col: 28): Invalid input, EXCLUDE_DIRECTORIES is not defined in the referenced workflow.

Check failure on line 19 in .github/workflows/common-workflows.yaml

View workflow run for this annotation

GitHub Actions / Common Workflows

Invalid workflow file

The workflow is not valid. .github/workflows/common-workflows.yaml (Line: 19, Col: 28): Invalid input, EXCLUDE_DIRECTORIES is not defined in the referenced workflow.