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

Linting: implemented suggestions for coalition.proto #113

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Linting: implemented suggestions for coalition.proto #113

merged 1 commit into from
Jan 26, 2022

Conversation

justin-lovell
Copy link
Collaborator

Primary motivation to be a commit is due to CHANGELOG.md update
and for a discussion on the API itself being affected.

Work motivated by corrected #111 but separated PR as there are some discussion points
on how to resolve some design issues. Comment inline the PR below.

Copy link
Collaborator Author

@justin-lovell justin-lovell left a comment

Choose a reason for hiding this comment

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

I feel we need to relook at the whole API surface layer again here. Not all these properties are used or expanded on ... let's rather have a comprehensive list of all the functional elements and then roll it up to JIT implementation.

protos/dcs/coalition/v0/coalition.proto Outdated Show resolved Hide resolved
protos/dcs/coalition/v0/coalition.proto Outdated Show resolved Hide resolved
protos/dcs/coalition/v0/coalition.proto Show resolved Hide resolved
Primary motivation to be a commit is due to CHANGELOG.md update
and for a discussion on the API itself being affected.

Lint to disable the default SUFFIX to be "INVALID" nor "UNSPECIFICIED"
on `SKILL_RANDOM` and `POINT_TYPE_RANDOM` because the mission designer
experiences this as the default impelementation
Copy link
Collaborator Author

@justin-lovell justin-lovell left a comment

Choose a reason for hiding this comment

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

For this PR, I feel that this is not useful to my time. I personally would rewrite the entire AddGroupRequest and friends ... most of the members don't comply with the linting, and most importantly, the transgressors of the linting issues has no implementation!

Let us get the linting under order (because that is a common call out on every PR), or just eliminate the members which is not implemented.

protos/dcs/coalition/v0/coalition.proto Outdated Show resolved Hide resolved
@justin-lovell justin-lovell changed the title Linting: implemented suggestions per the linting Linting: implemented suggestions for coalition.proto Jan 17, 2022
@rurounijones rurounijones merged commit 877e8f9 into DCS-gRPC:main Jan 26, 2022
@justin-lovell justin-lovell deleted the coalition_plurize_route branch January 27, 2022 09:57
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.

None yet

2 participants