Memorable Pull Requests - DoSomethingArchive/legacy-website GitHub Wiki
https://github.com/DoSomething/dosomething/pull/3067
This PR removed the Salt provisioning code from this repo, and includes the basic steps for building the box from scratch.
https://github.com/DoSomething/DoSomething-7.x/pull/1159
Not in this repo, but documents the app-switchery required to sustain legacy-app campaigns after the soft launch (release 0.2.0) of this project.
https://github.com/DoSomething/dosomething/pull/872/
How to clear/pull from stage
https://github.com/DoSomething/dosomething/pull/2732
Accessing the Content API
https://github.com/DoSomething/dosomething/pull/2852
Enabling translation in the app as well as Drush
https://github.com/DoSomething/dosomething/pull/1380/files
Upon launch, we had attempted to login against the legacy Services endpoint in order to lazy-import legacy users. We ended up taking this out because we got the User import to run. This PR is here as a reference if we ever need to bypass the default Drupal User registration system.
https://github.com/DoSomething/dosomething/pull/2852
Install new language guide
https://github.com/DoSomething/dosomething/issues/3720
Multilingual site prototype
https://github.com/DoSomething/dosomething/pull/4150
Vagrant on Ansible