Hi,
I would like to get one instance to review the issue credit view that appears on market places page with title
Contributed to fixing n issues in the past 3 months

Basically i want to retrieve full list of contributions and build some feed such that organizations can get full list of all the commits.

Information source : https://www.drupal.org/node/1018084

Comments

mohit_aghera created an issue. See original summary.

mohit_aghera’s picture

Issue summary: View changes
drumm’s picture

Assigned: Unassigned » drumm
drumm’s picture

Status: Active » Fixed

Done, please re-open with details if connecting does not work.

mohit_aghera’s picture

Status: Fixed » Active

@drumm
Thanks for adding my ssh keys.
As per point 3 on https://www.drupal.org/node/1018084.
I don't see folder with name mohit_aghera-drupal.dev.devdrupal.org, will there be a site with name like mohit_aghera-drupal.dev.devdrupal.org?

Is there any way that i can build my own instance with updated DB from Drupal.org ?

Thanks,
Mohit

drumm’s picture

Status: Active » Fixed

I started building out marketplace_credit-drupal.dev.devdrupal.org for this. It will complete within 10 minutes.

Please open a new issue detailing the plan in the drupalorg module's issue queue. That module has the Features and other custom code for the marketplace.

drumm’s picture

Is there any way that i can build my own instance with updated DB from Drupal.org ?

This is not recommended. If you do download any data from the site, please treat it as confidential and delete copies when done. We've put a lot of work into making sure no sensitive information is on devwww, but removing any remaining possibility of problems helps.

Even the truncated DB is quite large, we use Docker and a copy-on-write filesystem to deploy dev sites as fast as we do. (Slow human response was due to the US holiday.) And devwww's configuration is known to work with Drupal.org sites.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

basic’s picture

Assigned: drumm » basic

@mohit_aghera Docker's use of the copy-on-write filesystem combined with EBS instability caused us to lose data on the database for your site. We have a few options for you:

  • Remove/destroy the dev site
  • Create a new dev site with the latest codebase and database data
  • Create a rebuilt dev site with the existing codebase and new database data

Please let us know which option will work for you.