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

Postpone group ownership in SMDK/CDK generation to Publish Time #3994

Open
EstebanBorai opened this issue May 7, 2024 · 0 comments · May be fixed by #4001
Open

Postpone group ownership in SMDK/CDK generation to Publish Time #3994

EstebanBorai opened this issue May 7, 2024 · 0 comments · May be fixed by #4001
Assignees
Labels
bug Something isn't working DX/CDK Connector Developer Kit DX/SMDK features/hub

Comments

@EstebanBorai
Copy link
Contributor

When running smdk generate <project name>, and completing tho prompts, the very last step
uses Hub Access to check if the user owns the group specified.

Generating new SmartModule project: json-filter
🤷   Please set a group name: esteban
✔ 🤷   Which type of SmartModule would you like? · filter
✔ 🤷   Will your SmartModule use init parameters? · false
✔ 🤷   Will your SmartModule be public? · false
[1/7]   Done: .gitignore
[2/7]   Done: Cargo.toml
[3/7]   Done: README.md
[4/7]   Done: SmartModule.toml
[5/7]   Done: rust-toolchain.toml                                                                                                                                    [6/7]   Done: src/lib.rs                                                                                                                                             [7/7]   Done: src                                                                                                                                                    Hub access: Unauthorized, please log in with 'fluvio cloud login'

This check should be moved to publish subcommand instead.

@EstebanBorai EstebanBorai added bug Something isn't working DX/SMDK DX/CDK Connector Developer Kit features/hub labels May 7, 2024
@EstebanBorai EstebanBorai self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DX/CDK Connector Developer Kit DX/SMDK features/hub
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant