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

Merge latest master into dev to sync versions #286

Merged
merged 8 commits into from
Apr 1, 2020

Conversation

dersim-davaod
Copy link
Contributor

In scope of PR #283 a code snippet for "Getting Started guide" was introduced.

Then during merging the changes into a master branch, some minor fixes were made.

Now we need to sync the minor fixes from master branch with dev branch.

Checks:

  • Update changelog
  • Rebase to dev branch
  • Assign reviewers

Linked issues:
#283
#284

@dersim-davaod dersim-davaod added iOS P0 Blocker or must-have labels Apr 1, 2020
@dersim-davaod dersim-davaod self-assigned this Apr 1, 2020
/**
This file shows basic Vision SDK configuration steps.
*/
// This file shows basic Vision SDK configuration steps.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd leave the current formatting of example headers. Didn't notice that in PR to master.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Formally, it was an empty doc comment which is incorrect.

I propose to merge the current PR anyway to sync the state, but we can use multiline comment

/*
This file shows basic Vision SDK configuration steps.
*/

here and in the rest of places later (while we're merging examples/code snippets).

Does that make sense?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm ok to merge it like this and adjust with other example PRs.
As for the comment look, we have already chosen the style for such comments (all the example files follow it), do you suggest to change it?

@dersim-davaod dersim-davaod merged commit 2b6013c into dev Apr 1, 2020
@dersim-davaod dersim-davaod deleted the merge-latest-master-into-dev branch April 1, 2020 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS P0 Blocker or must-have
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants