Skip to content

Commit

Permalink
set up for rolling-pre-release testing
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed Aug 15, 2023
1 parent 4a2b8cd commit 484ef8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

## Github Actions Usage !

![Build Status](https://github.com/FlexBE/flexbe_ci/workflows/FlexBE%20CI/badge.svg?branch=rolling)
![FlexBE CI](https://github.com/FlexBE/flexbe_ci/workflows/FlexBE%20CI/badge.svg?branch=rolling-pre-release)
![Build Status](https://github.com/FlexBE/flexbe_behavior_engine/workflows/FlexBE%20CI/badge.svg?branch=rolling-pre-release)

Copy the file `.github/workflows/main.yml` into the `.github/workflows` folder of your repo and name it, e.g., `flexbe_ci.yml`.

Expand Down
2 changes: 1 addition & 1 deletion rosinstall/flexbe_app.rosinstall
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- git:
local-name: flexbe_app
uri: https://github.com/FlexBE/flexbe_app.git
version: ros2-devel
version: ros2-pre-release
2 changes: 1 addition & 1 deletion rosinstall/flexbe_behavior_engine.rosinstall
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- git:
local-name: flexbe_behavior_engine
uri: https://github.com/FlexBE/flexbe_behavior_engine.git
version: rolling
version: rolling-pre-release

0 comments on commit 484ef8e

Please sign in to comment.