<p></p>
<p><b>@migurski</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2409#discussion_r544469200">.travis.yml</a>:</p>
<pre style='color:#555'>> +      - cp config/example.storage.yml config/storage.yml
+      - touch config/settings.local.yml
+      - echo -e "---\nmemcache_servers:\n  - 127.0.0.1" > config/settings/test.local.yml
+      - bundle exec rake db:migrate
+      - bundle exec rake i18n:js:export
+      - bundle exec rake yarn:install
+    script:
+      - bundle exec rubocop -f fuubar
+      - bundle exec rake eslint
+      - bundle exec erblint .
+      - bundle exec brakeman -q
+      - bundle exec rake db:structure:dump
+      - sed -e "/idle_in_transaction_session_timeout/d" -e 's/ IMMUTABLE / /' -e "/^--/d" db/structure.sql > db/structure.actual
+      - diff -uw db/structure.expected db/structure.actual
+      - bundle exec rake test:db
+  - name: "Docker-Compose Configuration"
</pre>
<p>Would it make sense to instead rebase this PR on top of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="760773031" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3002" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/3002/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/3002">#3002</a> entirely?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2409#discussion_r544469200">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK6AHMZDNHQMAMARZLSVDSGLANCNFSM4JDURRXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLOSTFL5P5OCUXCTS63SVDSGLA5CNFSM4JDURRXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEEB5NAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#discussion_r544469200",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#discussion_r544469200",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>