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