Skip to content

Commit d00554a

Browse files
Revamp infra (#228)
* Revamp infra * Fix number in numbered comments Co-authored-by: Vinicius Gubiani Ferreira <vini.g.fer@gmail.com> * Pin a version for Transifex CLI in sync.yml * Test earlier required variables * Remove Shell verbosity, too noisy Git output is already set to verbose * Remove unecessary test cd directly below will test already * Add uniform comment to setup.sh * Fix version tag of Transifex CLI in sync.yml * Add extra files only on relevante PO changes * Add total strings to tx_stats.py * Enable telegram notification on other versions Add version to the notification text --------- Co-authored-by: Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>
1 parent 2326bf6 commit d00554a

File tree

511 files changed

+942
-431951
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

511 files changed

+942
-431951
lines changed

.env

Lines changed: 0 additions & 60 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ updates:
99
commit-message:
1010
prefix: "gha"
1111
groups:
12-
all-github-actions:
12+
github-actions:
1313
patterns:
1414
- "*"
15-
15+
1616
- package-ecosystem: "pip"
1717
directory: "/"
1818
schedule:
@@ -22,6 +22,6 @@ updates:
2222
commit-message:
2323
prefix: "pip"
2424
groups:
25-
all-pip-packages:
25+
pip-packages:
2626
patterns:
2727
- "*"

.github/problem-matchers/sphinx.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/scripts/list-obsolete.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)