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

Makefiles and installers corrected to conform to UUID4 standard #126

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

Davide-DD
Copy link
Contributor

As discussed in this issue, I'm uploading some corrections to various makefiles and installers in order to transform the machine-id to a valid UUID string prior to store it in plugins' configuration files. This aligns the node ID stored in YAKS and the node ID saved in the configuration files, thus leading to have fog05 working right after the end of the installation without having to modify the node ID for each plugin configuration file.

@gabrik
Copy link
Contributor

gabrik commented Jul 12, 2019

Thanks @Davide-DD for this contribution, in order to merge that, you need to sign the Eclipse contribution agreement, so register an account into the Eclipse Foundation https://www.eclipse.org/ , and after that from your profile sign the contribution agreement.

After that you can just ammend your commit adding a signature

git commit --amend -s

And then we can merge your contribution
PS. feel free to add you name in the CONTRIBUTORS.rst

@gabrik gabrik self-assigned this Jul 12, 2019
@Davide-DD Davide-DD force-pushed the master branch 3 times, most recently from 10ed56b to c579b04 Compare July 12, 2019 13:36
@Davide-DD
Copy link
Contributor Author

Yay, I finally made it! Sourcetree gave me a hard time just amending the signature to the previous pushed commit, and when I finally made it I discovered I was also missing the sign-off option to pass the Eclipse check! Sorry for the notifications/emails I may have generated.

…m the machine-id to a valid UUID prior to save it in the plugins' configuration files

Signed-off-by: Davide Di Donato <davidedidonato94@gmail.com>
@gabrik
Copy link
Contributor

gabrik commented Jul 15, 2019

No worries @Davide-DD
Thanks a lot for your contribution!

@gabrik gabrik merged commit 652a2ca into eclipse-fog05:master Jul 15, 2019
gabrik pushed a commit that referenced this pull request Nov 26, 2020
…m the machine-id to a valid UUID prior to save it in the plugins' configuration files (#126)

Signed-off-by: Davide Di Donato <davidedidonato94@gmail.com>
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