Skip to content

Commit

Permalink
workflows: Update to better names for GitHub to pick up
Browse files Browse the repository at this point in the history
  • Loading branch information
pataxis committed Apr 19, 2024
1 parent 9c249f8 commit 06e1ed4
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 27 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/axevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!axevent/**/README.md'
- '.github/workflows/axevent.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/axoverlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!axoverlay/README.md'
- '.github/workflows/axoverlay.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/axparameter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!axparameter/README.md'
- '.github/workflows/axparameter.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/axserialport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!axserialport/README.md'
- '.github/workflows/axserialport.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/axstorage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!axstorage/README.md'
- '.github/workflows/axstorage.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/container-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!container-example/README.md'
- '.github/workflows/container-example.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!hello-world/README.md'
- '.github/workflows/hello-world.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/licensekey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!licensekey/README.md'
- '.github/workflows/licensekey.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linter-documentation-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:
branches: [main]
jobs:
build:
test:
name: Documentation checks
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linter-example-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:
branches: [main]
jobs:
build:
test:
name: Example repository checks
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '**'

jobs:
build:
test:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/metadata-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!metadata-broker/README.md'
- '.github/workflows/metadata-broker.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/object-detection-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!object-detection-cv25/README.md'
- '.github/workflows/object-detection-cv25.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/object-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!object-detection/README.md'
- '.github/workflows/object-detection.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/reproducible-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!reproducible-package/README.md'
- '.github/workflows/reproducible-package.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/shell-script-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!shell-script-example/README.md'
- '.github/workflows/shell-script-example.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/tensorflow-to-larod-artpec8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!tensorflow-to-larod-artpec8/README.md'
- '.github/workflows/tensorflow-to-larod-artpec8.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/tensorflow-to-larod-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!tensorflow-to-larod-cv25/README.md'
- '.github/workflows/tensorflow-to-larod-cv25.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/tensorflow-to-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!tensorflow-to-larod/README.md'
- '.github/workflows/tensorflow-to-larod.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/using-opencv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!using-opencv/README.md'
- '.github/workflows/using-opencv.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/utility-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!utility-libraries/**/README.md'
- '.github/workflows/utility-libraries.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/vapix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!vapix/README.md'
- '.github/workflows/vapix.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/vdo-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!vdo-larod/README.md'
- '.github/workflows/vdo-larod.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/vdo-opencl-filtering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!vdo-opencl-filtering/README.md'
- '.github/workflows/vdo-opencl-filtering.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/vdostream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!vdostream/README.md'
- '.github/workflows/vdostream.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/web-server-using-fastcgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!web-server-using-fastcgi/README.md'
- '.github/workflows/web-server-using-fastcgi.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/web-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
- '!web-server/README.md'
- '.github/workflows/web-server.yml'
jobs:
build:
test-app:
name: Test app
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 06e1ed4

Please sign in to comment.