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

Change property name imports to import #847

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Change property name imports to import #847

merged 4 commits into from
Aug 13, 2024

Conversation

goneall
Copy link
Member

@goneall goneall commented Aug 12, 2024

All property names should be singular

All property names should be singular

Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
@goneall goneall requested review from zvr, bact and kestewart August 12, 2024 18:48
@goneall goneall added this to the 3.0.1 milestone Aug 12, 2024
Copy link
Contributor

@kestewart kestewart left a comment

Choose a reason for hiding this comment

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

Urk, another one. Find this one from the tooling?

Copy link
Collaborator

@bact bact left a comment

Choose a reason for hiding this comment

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

Approved for the code in here.
Need to update a related example in serialization/ afterward.

Copy link
Member

@zvr zvr left a comment

Choose a reason for hiding this comment

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

I agree, but then the description of "import" should refer to only one entry.

model/Core/Properties/import.md Outdated Show resolved Hide resolved
Copy link

@bobmartin3000 bobmartin3000 left a comment

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: Alexios Zavras (zvr) <github@zvr.gr>
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
@goneall
Copy link
Member Author

goneall commented Aug 13, 2024

Urk, another one. Find this one from the tooling?

Yes - I've implemented the code to translate from 2.X to 3.X - this was found from the unit testing. Should be done with the unit tests by the end of the week.

@bact
Copy link
Collaborator

bact commented Aug 13, 2024

@goneall I have add my suggestions to #848

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Copy link
Contributor

@kestewart kestewart left a comment

Choose a reason for hiding this comment

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

Re-reviewed. Changes look good. Going ahead with merging.

@kestewart kestewart merged commit f12a54c into main Aug 13, 2024
1 check passed
@bact bact deleted the imports-fix branch August 13, 2024 11:45
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.

5 participants