Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Daniel Miranda 444fa06636
added --no-owner flag to script to avoid owner error (#9196)
* added --no-owner flag to script to avoid owner error

* Update copy-db.js

Co-authored-by: Tibor Leupold <tiborl@mozillafoundation.org>

Co-authored-by: Tibor Leupold <tiborl@mozillafoundation.org>
2022-08-04 15:45:07 -07:00
Pomax 28e7dc363c
minor improvements to copy script (#8294)
This makes sure we first set up site bindings and an admin password, _then_ try to migrate. That way, if migration fails, the database is still fully usable.
2022-03-01 10:15:25 -08:00
Pomax 8314aed6a9
fix locale-related migration (#8093)
* fix locale-related migration
2022-01-13 12:06:43 -08:00
Pomax bd2b631482
Add a Callpower CTA (#7577)
* Makes CTA objects interchangably usable on campaign pages, and
introduces a new Callpower CTA.
2021-10-19 15:17:48 -07:00
Pomax ccc4e540ac
improve the copy script to automatically find the right container names (#7567)
Co-authored-by: Théo Chevalier <theo.chevalier11@gmail.com>
2021-10-12 20:34:43 +01:00
Pomax 37bae9af39
create a database copying script (#7522)
* create a database copying script

* Update local_development.md

* Update copy-db.js

* Update copy-db.js

* Update copy-db.js

* Update copy-db.js

* Update copy-db.js
2021-10-04 14:16:37 -07:00