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

Minor touchups to text files. #739

Closed
wants to merge 3 commits into from
Closed

Conversation

ppb2020
Copy link
Collaborator

@ppb2020 ppb2020 commented May 1, 2024

Read through the .md files and made some minor improvements.

Signed-off-by: Pierre Pierre Blais <[email protected]>
@@ -31,9 +31,9 @@ This is the typical workflow for preparing a pull request. A Github account is r
5. Introduce the wanted changes or extensions in your local development environment, see guidelines below.
If you want change/extend VSS-signals, it is the *.vspec files in the [spec](https://github.com/COVESA/vehicle_signal_specification/tree/master/spec) folder that
needs to be updated.
6. Verify that your changes fulfil VSS Continuous Integration requirements, see [BUILD.md](BUILD.md) for some guidance.
6. Verify that your changes fulfill VSS Continuous Integration requirements, see [BUILD.md](BUILD.md) for some guidance.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Used American spelling as per recommendations.

@@ -55,7 +55,7 @@ This section includes general guidelines and recommendations for anyone interest

COVESA has defined [contribution guidelines](https://www.covesa.global/contribute).

Every contribution must carry the following sign-off line with your real name and email address:
Every contribution (commit) must carry the following sign-off line with your real name and email address:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Clarified the expectation.

@@ -82,12 +82,12 @@ Copyright/License-statement may also be added to other files if considered relev
# SPDX-License-Identifier: MPL-2.0

```
Where XXXX is the year the file was originally created, no need to update or append new years or a range of years later.
Where {year} is the year the file was originally created. No need to update or append new years or a range of years later.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There was no XXXX above.

@@ -0,0 +1,11 @@
[[source]]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not clear why this was picked up.

Copy link
Collaborator

Choose a reason for hiding this comment

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

To me it seems that the two Pipfiles were created and added by mistake and can be removed from the PR

Copy link
Collaborator Author

@ppb2020 ppb2020 May 2, 2024

Choose a reason for hiding this comment

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

I did not intentionally create these. They were created when I followed the venv installation instructions and ran:

pipenv install --dev

I think that I may have figured out what happened. I was in the vehicle_signal_specification directory instead of vss-tools when I ran the command.

Nonetheless, I don't see Pipfile or Pipfile.lock listed in either .gitignore files.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have another commit to remove these files.

Copy link
Collaborator

Choose a reason for hiding this comment

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

It is indeed a bit unclear in our VSS README where and how to setup the pyenv, it just refers to vss-tools and then it is easy to try to run pyenv from the wrong directory. We could add Pipfile* to .gitignore if we find it useful, our current approach to .gitignore is quite permissive, if anyone wants something to be added because for example their IDE add some files then we accept it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have made a note to add some clarifications.

Now, if I could only sort out how best to do proper squashes, LOL. (The rebase approach I normally use seems to run into issues.)

@erikbosch erikbosch requested a review from adobekan May 2, 2024 09:27
@erikbosch
Copy link
Collaborator

MoM:

  • OK to merge when approved by maintainers and pipfiles removed

@erikbosch
Copy link
Collaborator

@ppb2020 - Pipfiles are still there, do you have time to fix it or do you want me to remove them as part of merging?

@erikbosch
Copy link
Collaborator

Content merged by #742, thanks for the contribution.

@erikbosch erikbosch closed this May 14, 2024
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.

2 participants