Commit Graph

7 Commits

Author SHA1 Message Date
sharevb 23f82d956a fix(bcrypt tool): allow salt rounds up to 100 (#987)
* fix(bcrypt tool): allow salt rounds up to 100

Previously max salt rounds was 10

* chore(github workflows): ci and e2e tests: try updating to node 20
2024-04-15 09:43:12 +02:00
Corentin THOMASSET 88b881880c refactor(ci): reduced timeout in e2e (#666) 2023-10-14 22:48:18 +00:00
renovate[bot] 4972159aa7 chore(deps): update actions/checkout action to v4 (#613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 22:42:33 +02:00
Corentin THOMASSET 18dd1400bd refactor(CI): run e2e against built app and no longer vercel (#610) 2023-09-03 14:28:19 +00:00
Corentin THOMASSET 2e28c5073e chore(ci): e2e against vercel deployement (#518) 2023-06-29 20:27:35 +02:00
Corentin THOMASSET cf382b5a10 chore(e2e): execute e2e against built app (#511) 2023-06-29 18:48:51 +02:00
Corentin Thomasset 962a6d6ec4 chore(ci): shard e2e tests 2023-06-10 16:59:54 +02:00