From 448263295dbd365b5639b8a7bd1244d412a083d7 Mon Sep 17 00:00:00 2001 From: Christos Paschalidis Date: Tue, 5 Jan 2021 09:56:44 +0100 Subject: [PATCH] chore: create code commit (#1321) * chore: create code commit * chore: adds title * chore: removes comments --- .github/workflows/codeql-analysis.yml | 40 +++++++++++++++++++++++++++ i18n/en.pot | 12 ++++---- 2 files changed, 45 insertions(+), 7 deletions(-) create mode 100644 .github/workflows/codeql-analysis.yml diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml new file mode 100644 index 0000000000..3c139bbfa0 --- /dev/null +++ b/.github/workflows/codeql-analysis.yml @@ -0,0 +1,40 @@ +name: "dhis2: codeQL" + +on: + push: + branches: [ master ] + pull_request: + # The branches below must be a subset of the branches above + branches: [ master ] + schedule: + - cron: '15 0 * * 6' + +jobs: + analyze: + name: Analyze + runs-on: ubuntu-latest + + strategy: + fail-fast: false + matrix: + language: [ 'javascript' ] + + steps: + - name: Checkout repository + uses: actions/checkout@v2 + + # Initializes the CodeQL tools for scanning. + - name: Initialize CodeQL + uses: github/codeql-action/init@v1 + with: + languages: ${{ matrix.language }} + # If you wish to specify custom queries, you can do so here or in a config file. + # By default, queries listed here will override any specified in a config file. + # Prefix the list here with "+" to use these queries and those in the config file. + # queries: ./path/to/local/query, your-org/your-repo/queries@main + + - name: Autobuild + uses: github/codeql-action/autobuild@v1 + + - name: Perform CodeQL Analysis + uses: github/codeql-action/analyze@v1 diff --git a/i18n/en.pot b/i18n/en.pot index 1344dd81e3..9106b3e72c 100644 --- a/i18n/en.pot +++ b/i18n/en.pot @@ -5,10 +5,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -"POT-Creation-Date: 2020-11-18T13:22:41.673Z\n" -"PO-Revision-Date: 2020-11-18T13:22:41.673Z\n" -"POT-Creation-Date: 2020-11-26T09:58:16.261Z\n" -"PO-Revision-Date: 2020-11-26T09:58:16.261Z\n" +"POT-Creation-Date: 2020-12-15T10:45:06.991Z\n" +"PO-Revision-Date: 2020-12-15T10:45:06.991Z\n" msgid "Choose one or more dates..." msgstr "" @@ -664,9 +662,6 @@ msgstr "" msgid "Hide" msgstr "" -msgid "Save as new {{tetName}}" -msgstr "" - msgid "Organisation Unit" msgstr "" @@ -773,6 +768,9 @@ msgstr "" msgid "Feedbacks" msgstr "" +msgid "Save as new" +msgstr "" + msgid "You dont have access to delete this relationship" msgstr ""