Ankush Menat
f1a7e3b9ad
ci: skip tests on CSV
...
[skip ci]
2022-03-14 18:22:07 +05:30
Ankush Menat
2854f63caf
fix!: drop python 3.7 support
2022-01-10 18:28:46 +05:30
Conor
d2074b16db
ci: postgres unittests configurations ( #28952 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-01-02 23:33:10 +05:30
Ankush Menat
b728597ef4
fix: use hotfix branches for patch tests
2021-11-10 19:41:55 +05:30
Ankush Menat
27cbeb920e
test(patch): run patch tests for major releases
...
Run patch tests one at a time
v10 db -> v12-> v13 -> .... -> frappe:corresponding base branch and PR.
2021-11-01 17:44:46 +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
Gavin D'souza
c68006b607
ci: Update ERPNext backup patch test >= v10
...
* Generated v10 backup archive
* used old v7 erpnext backup hosted via build.erpnext.com
* upgraded to v10 frappe + erpnext
* Hosted backup on https://erpnext.com/files/v10-erpnext.sql.gz
2021-06-04 11:49:56 +05:30
Suraj Shetty
490aed2a16
chore: Debug
2021-05-08 00:04:34 +05:30