Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Jan 2019 at 09:22 UTC
Updated:
25 Mar 2019 at 14:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
saesa commentedI think that for the module to be revised it has to be a project not a sandbox. You should create the 8.x-1.x branch and delete the master branch.
Comment #3
avpadernoWe also review sandbox projects.
In fact, the original purpose of these applications was giving users the permission to create full projects. The purpose has been then changed, but we still review sandbox projects.
Comment #4
kwadz commentedI have created the 8.x-1.x branch and have delete the master branch.
I'd like to promote my sandbox project to a full project, according to these instructions.
Comment #5
avpaderno@Kwadz You can either do it before this application is approved, or when it is approved. Whenever you are fine with doing it, we are fine too. We don't force users to promote their projects before applying.
Comment #6
kwadz commentedThank you @kiamlaluno for this clarification. I have just promoted the sandbox project to a full project.
Comment #7
avpadernoComment #8
kwadz commentedComment #9
kwadz commentedTo follow the rule "All functions should be prefixed with your module/theme name (domain_chosen_select) to avoid name clashes", I wanted to rename the project domain_chosen_select instead of domain_chosen_select_boxes.
So, I created a new project (since we can't rename directly). That said, the new git repository displays a link to the old one. I have committed and pushed to make sure it's not a cache issue but it's the same.
How can I remove this link and make the new repo display itself?
Comment #10
kwadz commentedWould anyone be able to fix the Git repo issue? And even delete the previous project
Comment #11
avpadernoClicking on the Browser code repository link given on https://www.drupal.org/project/domain_chosen_select, I am taken to https://cgit.drupalcode.org/domain_chosen_select, which seems an empty repository.
If you have troubles committing code in that repository, the Drupal.org Infrastructure Team could provide help.
Comment #12
kwadz commentedOK, thank you @kiamlaluno. On my side I get the following:
Comment #13
avpadernoWith the access level I have, I cannot find out what is happening, and why. The Infrastructure Team has the tools and the expertise to understand what is the issue and fix it.
Comment #14
avpadernoActually, the link given in https://www.drupal.org/project/domain_chosen_select is not the repository link, but a link to a search page.
The true link is
https://cgit.drupalcode.org/domain_chosen_select/with a slash at the end.Comment #15
kwadz commentedGood catch @kiamlaluno! I opened an issue to the Infrastructure Team.
Comment #16
kwadz commentedThe domain_chosen_select repo is now working as expected. However when I want to submit the clone address to PAReview something is loading and then nothing happens.
Comment #17
avpadernoPAReview has not done any review since January 21, 2019. That is an issue from their side.
If you need to check your code, you may install Coder on your computer. That is the tool used from PAReview too.
Comment #18
kwadz commentedThanks, I pushed a commit to fix coding style according to Coder results.
Comment #19
kwadz commentedComment #20
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 #22
kwadz commentedThere is still the statement "This project is not covered by Drupal’s security advisory policy." in the project page. Is it normal?
Comment #23
avpaderno@Kwadz You need to edit the project. We just give the permission to do that. See the Security advisory coverage field on https://www.drupal.org/node/3026538/edit.