renovate[bot]
23c4054e0e
chore(deps): update actions/setup-python action to v5
2023-12-21 17:15:20 +00:00
renovate[bot]
08380212a2
chore(deps): unpin actions/checkout version ( #2759 )
...
* chore(deps): update actions/checkout digest to b4ffde6
* chore: unpin actions/checkout version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-10-21 21:30:18 +02:00
renovate[bot]
821a7390cf
chore(deps): update actions/checkout digest to 8ade135 ( #2720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-24 21:14:44 +01:00
renovate[bot]
47a8d8e752
chore(deps): update actions/checkout action to v4 ( #2684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 13:45:40 +01:00
jo
d4a4c34c4d
ci: allow manual ci trigger
2023-02-27 14:10:56 +02:00
jo
d68ae58854
ci: always print diff when schema changes
2023-02-15 10:13:32 +02:00
Jonas L
2b6966e089
ci: don't run all workflows in unrelated workflows changes ( #2142 )
2022-09-14 13:45:26 +02:00
Jonas L
e232ad4c41
ci: fix schema update commit author ( #1912 )
...
Fix #1901
2022-06-22 19:33:53 +02:00
jo
b10696265f
ci: check and dispatch api schema changes
...
- check if api schema is outdated
- do not cancel in progress workflow
Since this workflow commit to an external repo, it might squash multiple changes into a single commit.
- dispatch each schema update to client repo
- cache pip dependencies
2022-06-18 12:13:11 +02:00
Kyle Robbertze
ad14e3f525
ci: specify python version
2022-06-09 09:54:37 +02:00
Renovate Bot
b6728603d7
chore(deps): update actions/setup-python action to v4
2022-06-09 09:54:37 +02:00
Kyle Robbertze
164cddca9f
ci: rename api-client repo ( #1805 )
2022-04-25 16:31:04 +02:00
Kyle Robbertze
c033c68daa
ci: use GH actions bot for schema generation committer ( #1756 )
2022-04-12 13:27:44 +02:00
jo
aedfd522d7
ci: don't run api-schema generation on forks
2022-04-08 16:44:06 +02:00
Jonas L
4113ea7506
ci: update api-schema generation commit message
2022-04-08 16:44:06 +02:00
Kyle Robbertze
beebe79edd
ci: generate schema and push to api-client repo ( #1740 )
...
* chore(api): add schema generation make target
* ci: generate schema and push to api-client repo
2022-04-08 15:38:58 +02:00