Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Apr 2020 at 05:25 UTC
Updated:
12 Jun 2020 at 16:19 UTC
Jump to comment: Most recent
Comments
Comment #2
ankush_03Hi @mahmoud,
Thanks for your contribution !
Please fix git errors :
Git errors:
It appears you are working in the "1.x" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Comment #3
mahmoud-zayed commentedHi @Ankush
Drupal.org doesn't require anymore those type of tags/branches, now that Semantic Versioning releases are supported.
Please check the following references which are recently updated:
Release naming conventions: https://www.drupal.org/node/1015226
Semver: https://semver.org/
Kind Regards,
Mahmoud Zayed
Comment #4
shaktikUpdate remote URLs from SSH to HTTPS due to getting Permission denied for other user.
Comment #5
mahmoud-zayed commentedHi shaktik,
This error means that, you need to configure the public key at your Drupal account, not related to the module.
Regards
Comment #6
avpaderno@mahmoud-zayed No, that error is caused from the fact that only maintainers of a project can use
git clone --branch 1.x git@git.drupal.org:project/bootstrap_layout_builder.gitto clone a project. The other users can only usegit clone --branch 1.x https://git.drupalcode.org/project/bootstrap_layout_builder.git.Comment #7
mahmoud-zayed commentedGot it @kiamlaluno Thanks for the explanation.
Comment #8
mahmoud-zayed commentedHi Team,
Would you please review this and let me know.
Thanks,
Mahmoud
Comment #9
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #10
mahmoud-zayed commentedThank you @Kiamlaluuno and thank you team 🙂
Comment #11
greggles@kiamlaluno - can you double check you granted permission properly?
Comment #12
mahmoud-zayed commentedThanks for your response @greggles, @kiamlaluno The issue that I am still don't have the permission to "Opt into security advisory coverage" for the module, would you check and advise?
Comment #13
avpadernoI apologize: mahmoud-zayed didn't have the vetted role assigned. Now he has it.
Comment #14
mahmoud-zayed commented@kiamlaluno Thank you :)