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

[Merged by Bors] - feat: use kebab case for group names on hub packages #3264

Conversation

EstebanBorai
Copy link
Contributor

When generating new packages, either with SMDK or CDK we are now
making sure the group name is using the correct casing.

Refer: https://cargo-generate.github.io/cargo-generate/templates/index.html#placeholders

@EstebanBorai EstebanBorai force-pushed the 3258-hub-packages-validate-group-names branch from 74ef7fa to 7faf3ac Compare May 16, 2023 20:59
@EstebanBorai EstebanBorai linked an issue May 16, 2023 that may be closed by this pull request
@EstebanBorai
Copy link
Contributor Author

bors r+

bors bot pushed a commit that referenced this pull request May 17, 2023
When generating new packages, either with SMDK or CDK we are now
making sure the `group` name is using the correct casing.

Refer: https://cargo-generate.github.io/cargo-generate/templates/index.html#placeholders
@bors
Copy link

bors bot commented May 17, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

  • Done

@bors bors bot changed the title feat: use kebab case for group names on hub packages [Merged by Bors] - feat: use kebab case for group names on hub packages May 17, 2023
@bors bors bot closed this May 17, 2023
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.

Hub Packages | Validate Group Names
3 participants