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

chore: remove base/templates/bundles from rock.core #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

doudou
Copy link
Member

@doudou doudou commented Jan 28, 2025

Depends on:

The rock-create-bundle now points to manual step-by-step from the rock&syskit documentation on how to create a bundle.

The template is obsolete, and difficult to keep in lockstep with the canonical way to create syskit app, that is syskit gen

@@ -76,6 +76,7 @@ in_flavor 'master', 'stable' do
import_package 'base/templates/cmake_vizkit_widget'
import_package 'base/templates/vizkit3d_plugin'
import_package 'base/templates/bundle'
remove_fromm_default "base/templates/bundle"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
remove_fromm_default "base/templates/bundle"
remove_from_default "base/templates/bundle"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shame ....

The rock-create-bundle now points to manual step-by-step from
the rock&syskit documentation on how to create a bundle.

The template is obsolete, and difficult to keep in lockstep with
the canonical way to create syskit app, that is `syskit gen`
@doudou doudou force-pushed the remove-base-templates-bundle branch from 996f790 to 3cfc57b Compare January 28, 2025 13:14
@doudou doudou requested a review from jhonasiv January 28, 2025 13:14
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.

2 participants