Commit Graph

7 Commits

Author SHA1 Message Date
Tero Paloheimo 896487f1a6 Update release.yml
Changes:
* Use recommended build package for building as the use of setup.py as a
  command line to tool is deprecated
* Install multiple packages with one command which theoretically saves
  some time
2024-06-25 20:30:43 +03:00
Sebastian Pipping 7f122aa285 release.yml: Stop tagging releases as "vv<version>" with double "v"
Default config "tag_prefix: v" already adds prefix "v" for us.
2024-06-08 23:17:37 +02:00
Sebastian Pipping dc0a470c34
Make GitHub Actions check translation files (#534)
* validate_po.py: Fix typo "varialbes"

* validate_po.py: Exit with code 1 on error

* validate_po.py: Process locales in alphabetical order

* validate_po.py: Report on progress

* Make GitHub Actions check translation files
2023-08-03 11:16:06 -04:00
Gobinath Loganathan 4799518354 Install wheel in dependencies 2023-01-05 19:18:51 -05:00
Gobinath Loganathan e79444c699 Fix GH secret 2023-01-05 19:15:26 -05:00
Gobinath Loganathan 95da9334e0 Update GH workflow to synchronize after release 2023-01-05 19:13:58 -05:00
Gobinath Loganathan d6a3596faa Add CICD to automatic release 2023-01-05 19:08:29 -05:00