Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish docker images to ghcr.io #336

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Publish docker images to ghcr.io #336

merged 1 commit into from
Jan 2, 2023

Conversation

pattacini
Copy link
Member

@pattacini pattacini commented Jan 2, 2023

This PR:

  • Publishes docker images on ghcr.io with the following convention robotology/assistive-rehab:vyyyy.mm.p-type where vyyyy.mm.p represents the superbuild release and type is one of basic, navigation, speech. The action deals with all the images at once.
  • Renames fake-speech into speech-fake for consistency.

@pattacini pattacini self-assigned this Jan 2, 2023
@pattacini pattacini linked an issue Jan 2, 2023 that may be closed by this pull request
@pattacini pattacini requested a review from mfussi66 January 2, 2023 12:21
@pattacini pattacini force-pushed the feat/309 branch 4 times, most recently from 17f955a to bf15b41 Compare January 2, 2023 13:14
@pattacini
Copy link
Member Author

pattacini commented Jan 2, 2023

I haven't eventually included gazebo among the images we publish as it's making the GH runner crash: we basically recompile Gazebo and as such this may probably bring about high CPU usage.
Even worse, we may run out of resources.

See actions/runner-images#6709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Host docker images on ghcr.io/robotology
1 participant