Skip to content

Commit

Permalink
Revert "Deactivate tests temporarily"
Browse files Browse the repository at this point in the history
This reverts commit 38ee32f.
  • Loading branch information
christophfroehlich committed Jul 22, 2024
1 parent 8bbeb98 commit 334a295
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 84 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/jazzy-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ name: Jazzy Binary Build

on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/jazzy-binary-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control-not-released.jazzy.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/jazzy-binary-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control-not-released.jazzy.repos'
push:
branches:
- master
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/jazzy-debian-build.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: Debian Jazzy Source Build
on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/jazzy-debian-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control.jazzy.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/jazzy-debian-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control.jazzy.repos'
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 1 * * *'
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/jazzy-rhel-binary-build.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: RHEL Jazzy Semi-Binary Build
on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/jazzy-rhel-binary-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control.jazzy.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/jazzy-rhel-binary-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control.jazzy.repos'
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 1 * * *'
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/jazzy-semi-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ name: Jazzy Semi-Binary Build

on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/jazzy-semi-binary-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control.jazzy.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/jazzy-semi-binary-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control.jazzy.repos'
push:
branches:
- master
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/rolling-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ name: Rolling Binary Build

on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/rolling-binary-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control-not-released.rolling.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/rolling-binary-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control-not-released.rolling.repos'
push:
branches:
- master
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/rolling-debian-build.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: Debian Rolling Source Build
on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/rolling-debian-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control.rolling.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/rolling-debian-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control.rolling.repos'
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 1 * * *'
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/rolling-rhel-binary-build.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: RHEL Rolling Semi-Binary Build
on:
workflow_dispatch:
# pull_request:
# branches:
# - master
# paths:
# - '**.hpp'
# - '**.h'
# - '**.cpp'
# - '**.py'
# - '.github/workflows/rolling-rhel-binary-build.yml'
# - '**/package.xml'
# - '**/CMakeLists.txt'
# - 'ros2_control.jazzy.repos'
pull_request:
branches:
- master
paths:
- '**.hpp'
- '**.h'
- '**.cpp'
- '**.py'
- '.github/workflows/rolling-rhel-binary-build.yml'
- '**/package.xml'
- '**/CMakeLists.txt'
- 'ros2_control.jazzy.repos'
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 1 * * *'
Expand Down

0 comments on commit 334a295

Please sign in to comment.