Benoit Marty
|
6537bc1617
|
Just try using actions/checkout@v4
|
2023-09-11 14:51:12 +02:00 |
|
renovate[bot]
|
dab1b0e0bf
|
Update actions/checkout action to v4
|
2023-09-04 12:50:03 +00:00 |
|
Jorge Martín
|
2cac32ef31
|
Change the token used by the localazy sync so workflows are triggered in the resulting PR
|
2023-06-19 18:00:32 +02:00 |
|
Benoit Marty
|
eba78ff722
|
Add workflow_dispatch to be able to trigger this action.
|
2023-06-19 17:33:07 +02:00 |
|
Benoit Marty
|
bf979576cc
|
Create PR to sync Localazy strings in the name of ElementBot, to that created PR can trigger other GitHub actions.
Ref: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
|
2023-06-19 14:12:15 +02:00 |
|
Benoit Marty
|
ad0886391b
|
Revert "Run every 10 minutes to check the script. (to be reverted!)"
This reverts commit 32be8f29e6.
|
2023-04-08 01:06:23 +02:00 |
|
Benoit Marty
|
ea9f9ccdc3
|
Use Python 3.9
CI complain with:
Traceback (most recent call last):
File "./tools/localazy/generateLocalazyConfig.py", line 39, in <module>
action = baseAction | {
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
|
2023-04-07 15:03:02 +02:00 |
|
Benoit Marty
|
67955988cf
|
Use Python 3.9
CI complain with:
Traceback (most recent call last):
File "./tools/localazy/generateLocalazyConfig.py", line 39, in <module>
action = baseAction | {
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
|
2023-04-07 15:01:34 +02:00 |
|
Benoit Marty
|
32be8f29e6
|
Run every 10 minutes to check the script. (to be reverted!)
|
2023-04-07 12:29:35 +02:00 |
|
Benoit Marty
|
6af4057e74
|
Setup localazy before running it.
From https://localazy.com/docs/cli/installation#debianubuntu
|
2023-04-07 12:26:25 +02:00 |
|
renovate[bot]
|
54a1729bd8
|
Update peter-evans/create-pull-request action to v5
|
2023-04-05 13:56:35 +00:00 |
|
Benoit Marty
|
d0298392c4
|
Add GitHub action to sync Localazy strings.
|
2023-04-05 11:04:18 +02:00 |
|