aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)AuthorFilesLines
2023-05-10infra: support NodeJS v20 (#2122)Shinigami1-1/+5
2023-05-04infra: use managed pnpm (#2124)Shinigami1-12/+0
2023-04-24chore(deps): update all non-major dependencies (#2086)renovate[bot]1-1/+1
2023-04-12chore(deps): update pnpm to v8 (#2039)renovate[bot]1-1/+6
2023-04-12chore(deps): update pnpm to v7.32.0 (#2035)renovate[bot]1-1/+1
2023-01-30test: use cypress container (#1792)Shinigami1-11/+2
2023-01-21infra: apply shorter CI timeouts and retry e2e once (#1756)ST-DDT1-1/+14
2022-11-19test: use runner on different timezone (#1537)Shinigami1-0/+49
2022-10-23docs: link to next docs and vice versa (#1438)ST-DDT1-0/+3
2022-10-17chore(deps): update all non-major dependencies (#1460)renovate[bot]1-6/+6
2022-10-13chore(deps): update pnpm/action-setup action to v2.2.3 (#1433)renovate[bot]1-6/+6
2022-10-12infra: relink main to next (#1435)Shinigami1-1/+1
2022-10-10infra: move the check-code-generation job to pr.yml (#1419)sunadoi1-53/+0
2022-10-09infra: add CI step to detect generate script diffs (#1405)sunadoi1-0/+53
2022-09-26ci: workflows security hardening (#1385)Alex1-0/+3
2022-09-26chore(deps): update all non-major dependencies (#1387)renovate[bot]1-1/+1
2022-09-09test: e2e tests (#1362)Shinigami1-2/+4
2022-05-29ci: update to pnpm/[email protected] (#1019)Shinigami1-6/+6
2022-05-05ci: check scripts (#922)Shinigami1-0/+56
2022-05-03build: add node v18 support (#847)Shinigami1-8/+18
2022-05-03chore(deps): update pnpm to v7 (#900)Shinigami1-4/+4
2022-04-23chore(deps): update codecov/codecov-action action to v3.1.0 (#866)renovate[bot]1-1/+1
2022-04-06chore(deps): update codecov/codecov-action action to v3 (#788)renovate[bot]1-1/+1
2022-03-02chore(deps): update actions/checkout action to v3 (#591)renovate[bot]1-4/+4
2022-02-28chore(deps): update actions/setup-node action to v3 (#569)renovate[bot]1-3/+3
2022-02-05ci: fix codecov reporting (#428)Shinigami1-1/+1
2022-02-04ci: configure codecov (#426)Shinigami1-0/+37
2022-02-01ci: use cypress install binary flag (#392)Shinigami1-0/+4
2022-01-28fix: removed node v12 from the pipe (#309)Daniel Bannert1-1/+1
2022-01-28chore: adding cypress integration tests (#240)Jess1-2/+20
2022-01-28ci: check formatting (#317)Shinigami1-0/+3
2022-01-19chore: switch to pnpm (#153)Shinigami1-7/+19
2022-01-18ci: add node version matrix (#179)Mohd Imran1-16/+43
2022-01-14chore: setup ts buildShinigami921-0/+2
2022-01-12ci: remove dependence between test and lint jobs (#108)Damien Retzinger1-1/+0
2022-01-10chore: format .github (#65)Shinigami1-3/+3
2022-01-09feat(github): add github actions (#35)Eric Jeker1-0/+32