Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Ash Berlin-Taylor c3fd4f870f Run openapi-generator as "current" user, not root. (#13674)
This tool will happily run without the user existing in the passwd
files, and by running as this user we don't have a lot of files owned by
root left hanging around.

Additionally, only reset the _spec_ file, not the entire repo

(cherry picked from commit 911c7aed81)
2021-01-21 19:39:23 +00:00
John Bampton 4873d9759d
Enable Markdownlint rule MD003/heading-style/header-style (#12427) 2020-11-18 07:31:15 +01:00
John Bampton 502ba309ea
Enable Markdownlint rule - MD022/blanks-around-headings (#12225)
https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md022---headings-should-be-surrounded-by-blank-lines
2020-11-10 10:36:45 +01:00
Jarek Potiuk f6963223d6
Make Clients Google Shell guide compatible (#10810)
Part of #10576
2020-09-14 10:20:21 +02:00
QP Hou 040fb1db02
point go client mod path to new repo (#9922)
* point go client mod path to new repo
2020-07-22 09:56:55 +02:00
QP Hou 6c158853ae
generate go client from openapi spec (#9502)
* generate go client from openapi spec

* move openapi codegen to seperate workflow
2020-07-07 19:48:28 +02:00