forked from rapidpro/ureport
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'tags/v1.2.136' into update/1.2.136
* Merge pull request rapidpro#1249 from rapidpro/update-python
- Loading branch information
Showing
115 changed files
with
4,710 additions
and
1,488 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,35 +3,32 @@ on: [push, pull_request] | |
jobs: | ||
test: | ||
name: Test | ||
strategy: | ||
matrix: | ||
python-version: ["3.10.x", "3.11.x"] | ||
django-version: ["4.2.x", "5.0.x"] | ||
env: | ||
redis-version: "6.2" | ||
pg-version: "15" | ||
runs-on: ubuntu-22.04 | ||
env: | ||
python-version: "3.12.x" | ||
services: | ||
redis: | ||
image: redis:6.2-alpine | ||
ports: | ||
- 6379:6379 | ||
postgres: | ||
image: postgis/postgis:15-3.3-alpine | ||
env: | ||
POSTGRES_DB: ureport | ||
POSTGRES_USER: ureport | ||
POSTGRES_PASSWORD: nyaruka | ||
ports: | ||
- 5432:5432 | ||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5 | ||
|
||
steps: | ||
- name: Checkout code | ||
uses: actions/checkout@v1 | ||
|
||
- name: Install PostgreSQL | ||
uses: harmon758/postgresql-action@v1 | ||
with: | ||
postgresql version: ${{ env.pg-version }} | ||
postgresql db: ureport | ||
postgresql user: ureport | ||
postgresql password: nyaruka | ||
|
||
- name: Install Redis | ||
uses: zhulik/[email protected] | ||
with: | ||
redis version: ${{ env.redis-version }} | ||
uses: actions/checkout@v4 | ||
|
||
- name: Install Python | ||
uses: actions/setup-python@v1 | ||
uses: actions/setup-python@v5 | ||
with: | ||
python-version: ${{ matrix.python-version }} | ||
python-version: ${{ env.python-version }} | ||
|
||
- name: Install Poetry | ||
uses: snok/install-poetry@v1 | ||
|
@@ -41,7 +38,6 @@ jobs: | |
- name: Initialize environment | ||
run: | | ||
poetry install --no-root | ||
poetry add django==${{ matrix.django-version }} | ||
sudo npm install -g coffee-script less | ||
ln -s ${{ github.workspace }}/ureport/settings.py.postgres ${{ github.workspace }}/ureport/settings.py | ||
|
@@ -60,7 +56,7 @@ jobs: | |
- name: Upload coverage | ||
if: success() | ||
uses: codecov/codecov-action@v1 | ||
uses: codecov/codecov-action@v4 | ||
with: | ||
token: ${{ secrets.CODECOV_TOKEN }} | ||
fail_ci_if_error: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-01-24 10:03+0000\n" | ||
"POT-Creation-Date: 2024-08-28 18:22+0000\n" | ||
"PO-Revision-Date: 2019-05-15 20:27+0000\n" | ||
"Last-Translator: Abraham Okiror <[email protected]>, 2019\n" | ||
"Language-Team: Arabic (https://www.transifex.com/rapidpro/teams/226/ar/)\n" | ||
|
@@ -692,8 +692,8 @@ msgstr "إدخال" | |
msgid "Form" | ||
msgstr "نموذج" | ||
|
||
msgid "Save Changes" | ||
msgstr "حفظ التغييرات" | ||
msgid "Save" | ||
msgstr "" | ||
|
||
#, python-format | ||
msgid "Your new %s has been created." | ||
|
@@ -1144,11 +1144,6 @@ msgstr "" | |
msgid "Want to tell the world about this? Download this image to easily share on social media or for a beautiful presentation!" | ||
msgstr "" | ||
|
||
#, fuzzy | ||
#| msgid "Create" | ||
msgid "Co-Create" | ||
msgstr "إنشاء " | ||
|
||
msgid "SELECT LANGUAGE" | ||
msgstr "" | ||
|
||
|
@@ -1856,6 +1851,14 @@ msgstr "النص القصير المستخدم لتوجيه الزائرين ل | |
msgid "The call to action text to join on the top section on U-Report" | ||
msgstr "" | ||
|
||
msgid "A short text for the extra menu." | ||
msgstr "" | ||
|
||
#, fuzzy | ||
#| msgid "The location for this response" | ||
msgid "The link for the extra menu." | ||
msgstr "الموقع الجغرافي الذي أتى منه هذا الرد " | ||
|
||
msgid "The YouTube video ID for how to join U-Report section" | ||
msgstr "" | ||
|
||
|
@@ -1936,6 +1939,11 @@ msgstr "" | |
msgid "The Instagram username for this organization" | ||
msgstr "اسم حساب الإنستغرام الخاص بهذه المؤسسة" | ||
|
||
#, fuzzy | ||
#| msgid "The Instagram username for this organization" | ||
msgid "The Instagram username should be shown on the join page as deeplink for this organization" | ||
msgstr "اسم حساب الإنستغرام الخاص بهذه المؤسسة" | ||
|
||
msgid "The Instagram widget id from lightwidget.com" | ||
msgstr "هوية تطبيق انستغرام المصغر من lightwidget.com" | ||
|
||
|
@@ -2062,9 +2070,12 @@ msgid "West and Central Africa" | |
msgstr "" | ||
|
||
#, fuzzy | ||
#~| msgid "U-Report" | ||
#~ msgid "Ureport API" | ||
#~ msgstr "يو-ريبورت" | ||
#~| msgid "Create" | ||
#~ msgid "Co-Create" | ||
#~ msgstr "إنشاء " | ||
|
||
#~ msgid "Save Changes" | ||
#~ msgstr "حفظ التغييرات" | ||
|
||
#, fuzzy | ||
#~| msgid "The title for this item" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-01-24 10:03+0000\n" | ||
"POT-Creation-Date: 2024-08-28 18:22+0000\n" | ||
"PO-Revision-Date: 2019-05-15 20:27+0000\n" | ||
"Last-Translator: Stanislav Dodov <[email protected]>, 2020\n" | ||
"Language-Team: Bulgarian (https://www.transifex.com/rapidpro/teams/226/bg/)\n" | ||
|
@@ -693,8 +693,8 @@ msgstr "Предай" | |
msgid "Form" | ||
msgstr "От" | ||
|
||
msgid "Save Changes" | ||
msgstr "Запази промените" | ||
msgid "Save" | ||
msgstr "" | ||
|
||
#, python-format | ||
msgid "Your new %s has been created." | ||
|
@@ -1136,11 +1136,6 @@ msgstr "Експортирай и сподели" | |
msgid "Want to tell the world about this? Download this image to easily share on social media or for a beautiful presentation!" | ||
msgstr "Искаш ли светът да узнае за това? Изтегли го като изображение, за да го споделиш в социалните мрежи или за да го приложиш в страхотна презентация!" | ||
|
||
#, fuzzy | ||
#| msgid "Create" | ||
msgid "Co-Create" | ||
msgstr "Създай" | ||
|
||
msgid "SELECT LANGUAGE" | ||
msgstr "" | ||
|
||
|
@@ -1876,6 +1871,14 @@ msgstr "Краткият текст, който насочва посетите | |
msgid "The call to action text to join on the top section on U-Report" | ||
msgstr "Заглавието на секцията със снимки на началната страница на U-Report " | ||
|
||
msgid "A short text for the extra menu." | ||
msgstr "" | ||
|
||
#, fuzzy | ||
#| msgid "The location for this response" | ||
msgid "The link for the extra menu." | ||
msgstr "Местоположението, от където идва този отговор " | ||
|
||
msgid "The YouTube video ID for how to join U-Report section" | ||
msgstr "Идентификация на YouTube клипа за това как да се присъедините към U-Report" | ||
|
||
|
@@ -1956,6 +1959,11 @@ msgstr "Идентификация на Facebook Pixel за тази орган | |
msgid "The Instagram username for this organization" | ||
msgstr "Потребителското име в Instagram за тази организация" | ||
|
||
#, fuzzy | ||
#| msgid "The Instagram username for this organization" | ||
msgid "The Instagram username should be shown on the join page as deeplink for this organization" | ||
msgstr "Потребителското име в Instagram за тази организация" | ||
|
||
msgid "The Instagram widget id from lightwidget.com" | ||
msgstr "Instagram етикет за приложение от lightwidget.com" | ||
|
||
|
@@ -2081,6 +2089,14 @@ msgstr "" | |
msgid "West and Central Africa" | ||
msgstr "" | ||
|
||
#, fuzzy | ||
#~| msgid "Create" | ||
#~ msgid "Co-Create" | ||
#~ msgstr "Създай" | ||
|
||
#~ msgid "Save Changes" | ||
#~ msgstr "Запази промените" | ||
|
||
#~ msgid "Photos" | ||
#~ msgstr "Снимки" | ||
|
||
|
Binary file not shown.
Oops, something went wrong.