Tiryoh / docker-ros2-desktop-vnc

🐳 Dockerfiles to provide HTML5 VNC interface to access Ubuntu Desktop + ROS 2
https://memoteki.net/archives/2955
Apache License 2.0
433 stars 85 forks source link

chore: Use GHA composite action #111

Closed Tiryoh closed 1 year ago

Tiryoh commented 1 year ago

By utilizing composite action, we can execute CI/CD only for certain ROS distros. For example, if we only updated the Dockerfile for Humble, previously we would rebuild Iron and Rolling as well. However, we will now modify it to include only Humble.

github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.