Skip to content

Commit 8d5c49d

Browse files
committed
Update docs
1 parent 500b983 commit 8d5c49d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Actions
22

3+
When publishing a new version the release workflow will trigger and will publish the new version of the robotics-academy docker and the robotics-database docker images.
4+
35
## Github Action _Release Robotics Academy_
46

57
This action should be used when releasing a new RoboticsAcademy version and when the automatic one failed to do so on the new version release. **You should not use this action when creating a beta or testing image**. For that purpose use _Generate Robotics Academy_ or _Generate Robotics Academy Database_.

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Take a look at the [contributing](CONTRIBUTING.md) guide lines.
2222
- [Client side.][] (Robotics Academy architecture)
2323
- [Repository Architecture.][]
2424
- [Generate a RADI.][]
25+
- [Publishing a RADI.][]
2526
- [Humble RADI structure.][]
2627
- [Develop using volume binding.][]
2728
- [ROS2 and superthin templates migration.][]
@@ -31,6 +32,7 @@ Take a look at the [contributing](CONTRIBUTING.md) guide lines.
3132
[Client side.]: ./docs/clientside.md
3233
[Repository Architecture.]: ./docs/RepositoryArchitecture.md
3334
[Generate a RADI.]: ./docs/generate_a_radi.md
35+
[Publishing a RADI.]: ./.github/workflows/README.md
3436
[Humble RADI structure.]: ./scripts/RADI/README.md
3537
[Develop using volume binding.]: ./docs/develop_binding_volumes.md
3638
[ROS2 and superthin templates migration.]: ./docs/exercise-status.md

0 commit comments

Comments
 (0)