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

Wrong property data types in Suite Bootstraping reference guide #97

Closed
gabriela-yoncheva opened this issue Aug 25, 2022 · 0 comments · Fixed by #101
Closed

Wrong property data types in Suite Bootstraping reference guide #97

gabriela-yoncheva opened this issue Aug 25, 2022 · 0 comments · Fixed by #101
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@gabriela-yoncheva
Copy link

In the Reference guide for Suite Bootstrapping, the data types for the following properties are:

  • postBootstrapScript -string
  • preBootstrapScript - string

Should be:

  • postBootstrapScript -string[]
  • preBootstrapScript - string[]
@gabriela-yoncheva gabriela-yoncheva added the bug Something isn't working label Aug 25, 2022
@gabriela-yoncheva gabriela-yoncheva added this to the M2 milestone Aug 25, 2022
gboyvalenkov-bosch added a commit to bosch-io/kanto that referenced this issue Aug 26, 2022
…ference guide

- types fixes

Signed-off-by: Georgi Boyvalenkov <[email protected]>
@konstantina-gramatova konstantina-gramatova moved this from Todo to In Progress in Eclipse Kanto Aug 26, 2022
@gboyvalenkov-bosch gboyvalenkov-bosch moved this from In Progress to Ready for Review in Eclipse Kanto Aug 26, 2022
@e-grigorov e-grigorov moved this from Ready for Review to In Review in Eclipse Kanto Aug 26, 2022
@e-grigorov e-grigorov added the documentation Improvements or additions to documentation label Aug 26, 2022
gboyvalenkov-bosch added a commit to bosch-io/kanto that referenced this issue Aug 26, 2022
…ference guide

- description improvements

Signed-off-by: Georgi Boyvalenkov <[email protected]>
gboyvalenkov-bosch added a commit to bosch-io/kanto that referenced this issue Aug 26, 2022
…ference guide

- improved descriptions

Signed-off-by: Georgi Boyvalenkov <[email protected]>
e-grigorov pushed a commit that referenced this issue Aug 26, 2022
[#97] Wrong property data types in Suite Bootstrapping reference guide

- types fixes

Signed-off-by: Georgi Boyvalenkov <[email protected]>
Repository owner moved this from In Review to Done in Eclipse Kanto Aug 26, 2022
github-actions bot pushed a commit that referenced this issue Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants