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

7 Коммитов

Автор SHA1 Сообщение Дата
Iain Sproat 9a28e467ba
refactor(preview-service): conforms to design patterns, adds tests, and is typed (#2429)
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
2024-09-04 13:06:23 +01:00
Iain Sproat afbdeadf2d
test(server/graphql): assert error code and fix some tests (#2758) 2024-08-27 10:07:13 +01:00
Gergő Jedlicska 5818a44e62
Gatekeeper (#2572)
* feat(gatekeeper): initial license validation

* test(gatekeeper): add license token to tests

* chore(gatekeeper): cleanup

* chore(gatekeeper): hide from circleci

* feat(helm): load license token from secrets

* chore(circleci): remove unused env var
2024-08-13 11:04:40 +02:00
Iain Sproat 185d84530e
ci(docker compose & helm chart): test deployment configuration in CI (#1881) 2024-01-30 15:21:18 +00:00
Iain Sproat 8255015696
Adds gitguardian ggshield pre-commit hook (#912)
* Adds gitguardian ggshield pre-commit step
* Intended to be run locally and not in CI
* Updates gitguardian config to version 2
2022-10-25 13:41:00 +01:00
Iain Sproat a579671b6e
ci(gitguardian): the matches-ignore property should be a list and not a map (#946)
Resolution provided by GitGuardian in response to https://github.com/GitGuardian/ggshield/issues/318
2022-08-18 15:35:34 +01:00
Kristaps Fabians Geikins d27e7fb671
fix(frontend): various minor FE fixes + gitguardian config (#879)
* fixed delayed pwd too weak error + gitguardian config

* registration btn disabled when loading
2022-08-04 12:37:22 +02:00