Ankush Menat
92c0dcc3ea
ci: install dev requirements in CI
2021-10-20 19:09:57 +05:30
Suraj Shetty
1fc8fcc258
ci: Upload coverage report to codecov
2021-09-10 08:08:00 +05:30
gavin
dea14eef51
Merge pull request #27240 from ankush/ubuntu_ci
...
ci: switch to latest LTS Ubuntu version
2021-08-31 18:22:30 +05:30
Ankush Menat
602374a0a4
ci: switch to latest LTS Ubuntu version
2021-08-30 19:32:53 +05:30
Ankush Menat
9de0f7538f
ci: concurrency control for CI jobs ( #27230 )
...
similar to https://github.com/frappe/frappe/pull/14061
This will ensure that only one instance of the following tests run per
PR and cancel previous running/queued jobs when new commits are pushed.
- Server / unit tests
- UI tests
- Patch test
2021-08-30 14:07:13 +05:30
Ankush Menat
e5e00700e5
ci: use node action instead of apt ( #27220 )
2021-08-30 12:07:11 +05:30
Ankush Menat
8a6b82b196
ci: ignore js files in unittests ( #26934 )
...
* ci: ignore js files in unittests
- Avoid running python unittests on PRs that ONLY change JS files.
* ci: ignore md files in test workflows
2021-08-13 12:59:27 +05:30
Ankush
0bb60b37df
chore: add timeout to GHA workflows ( #26714 )
2021-07-29 17:15:12 +05:30
Suraj Shetty
5b17f335d1
ci: Add coveralls_repo_token env variable
2021-06-01 08:18:56 +05:30
Suraj Shetty
97687839b0
ci: Run mariadb tests after PR merge for coverage badge
2021-05-28 13:39:53 +05:30
Suraj Shetty
28fdb2e6fa
ci: Update Python version to 3.7
2021-05-12 23:13:11 +05:30
Suraj Shetty
1f025a84f5
ci: Update frappe branch
2021-05-12 18:14:22 +05:30
Suraj Shetty
042118aafd
ci: Use only 3 containers for now
2021-05-11 10:09:06 +05:30
Suraj Shetty
6408367285
ci: Add test orchestrator URL
2021-05-10 23:48:37 +05:30
Suraj Shetty
5ce2da8bed
fix: Pass ORCHESTRATOR_URL via secrets
2021-05-10 16:13:43 +05:30
Suraj Shetty
dfb8aa017d
ci: Check limits
2021-05-09 14:38:54 +05:30
Suraj Shetty
7044bcfaab
ci: Try parallel testing with orchestrator
2021-05-09 11:29:00 +05:30
Suraj Shetty
d27e70a67a
ci: Fix coveralls
2021-05-08 16:02:40 +05:30
Suraj Shetty
622bf077e7
ci: Disble failfast temporarily
2021-05-08 13:51:34 +05:30
Suraj Shetty
ccf6249bfb
chore: Debug
2021-05-08 00:05:48 +05:30
Suraj Shetty
490aed2a16
chore: Debug
2021-05-08 00:04:34 +05:30