Gavin D'souza
|
d38b63a483
|
fix: mkdir -p to ignore OSError s
Closes https://github.com/frappe/bench/issues/1279
|
2022-03-17 10:23:41 +05:30 |
|
Gavin D'souza
|
25f49c2dbb
|
fix: Respect bench config during restart
Fixes https://github.com/frappe/bench/issues/1261
|
2022-03-17 10:23:34 +05:30 |
|
saxenabhishek
|
d0bd294dc2
|
feat: slower alternative for get_required_deps
|
2022-03-14 05:33:44 +05:30 |
|
saxenabhishek
|
adbe19ac1b
|
docs: is_valid_frappe_branch() docstring
|
2022-03-14 05:17:29 +05:30 |
|
saxenabhishek
|
8dd92c32b1
|
feat: alternative request to validate branch
|
2022-03-14 05:17:08 +05:30 |
|
Aradhya
|
bb16b73358
|
test: Updated tests
|
2022-03-11 18:38:21 +05:30 |
|
saxenabhishek
|
9ac091b4d9
|
feat: add required and order of install
|
2022-03-11 14:12:31 +05:30 |
|
saxenabhishek
|
af3c871632
|
fix: missing installed branch
|
2022-03-11 13:34:54 +05:30 |
|
saxenabhishek
|
67df07b732
|
fix: empty states json condition
|
2022-03-11 13:22:49 +05:30 |
|
saxenabhishek
|
7de1fa7c4d
|
style: black-ish
|
2022-03-11 13:13:53 +05:30 |
|
saxenabhishek
|
2287f3f7ec
|
fix: check current branch
|
2022-03-11 13:13:53 +05:30 |
|
saxenabhishek
|
c71432de3c
|
test: update remove file creation check
|
2022-03-11 13:13:26 +05:30 |
|
saxenabhishek
|
56f7016e69
|
docs: rename states.json file
|
2022-03-10 23:07:44 +05:30 |
|
saxenabhishek
|
5bb3b52f23
|
fix: print required by in output
|
2022-03-10 23:07:15 +05:30 |
|
saxenabhishek
|
9004e1dd6a
|
feat: add commit hash and branch in states.json
|
2022-03-10 23:06:47 +05:30 |
|
Aradhya
|
d178b08abb
|
feat: verbose env setup & checking for compatible versions
|
2022-03-10 18:33:49 +05:30 |
|
saxenabhishek
|
79765e6b25
|
fix: check for valid branch in resolve
|
2022-03-10 12:59:14 +05:30 |
|
Aradhya
|
17888a5ce5
|
test: Updated tests for is_valid_frappe_branch
|
2022-03-07 19:16:29 +05:30 |
|
Aradhya
|
6c15327348
|
fix: fixed frappe branch check
|
2022-03-07 19:07:20 +05:30 |
|
Aradhya
|
c71fd096cc
|
refactor: removed code added through merge commit
|
2022-03-02 23:09:20 +05:30 |
|
Aradhya
|
fbee987490
|
test: removed required urls tests as it's covered in test_get_dependencies
|
2022-03-02 23:08:31 +05:30 |
|
Aradhya
|
ca4530528c
|
fix: merge conflicts
|
2022-03-02 22:47:50 +05:30 |
|
Aradhya
|
b0ae3ae359
|
perf: Using github API
|
2022-03-02 22:44:12 +05:30 |
|
saxenabhishek
|
7ea09ce7c9
|
test: get_dependencies()
|
2022-03-02 15:11:18 +05:30 |
|
saxenabhishek
|
03a435330b
|
test: app states creation & update
|
2022-03-01 18:15:34 +05:30 |
|
saxenabhishek
|
6609ad20c4
|
test: is_valid_frappe_branch()
|
2022-03-01 18:11:46 +05:30 |
|
saxenabhishek
|
a1e1572937
|
test: get_required_deps_url()
|
2022-03-01 18:11:13 +05:30 |
|
Aradhya
|
a26f3ce564
|
fix: logging when in init-bench
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
0d51206241
|
refactor: ignoring app deps when install app without --resolve-deps
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
94105c0aa8
|
fix: minor fixes
|
2022-02-28 15:29:58 +05:30 |
|
saxenabhishek
|
cccd76729f
|
test: get-app resolve_deps
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
95b0834932
|
feat: printing resolved dependencies when using resolve-deps flag wih get-app
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
5b641758cf
|
fix: added code removed via erroneous commit
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
58319a21b7
|
feat: added support for fetching dependencies from hooks.py
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
1cd914933f
|
refactor: changed resolve to resolve-deps
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
4feb07684a
|
refactor: using hooks.py instead of toml files to read dependencies
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
f2fe56962f
|
fix: removed erroneous file push
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
30a4ec3b42
|
fix: fixed app states and checking/updating frappe version on install
fix: fixed valid branch check in init
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
88c23673d6
|
fix: fixed init in get-app and frappe versions
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
210146d222
|
refactor: moved resolve and install to get-app
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
fdab757f9b
|
feat: Added app states
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
cdaeea1d4a
|
feat: Added bench command for resolve and install
|
2022-02-28 15:29:58 +05:30 |
|
saxenabhishek
|
bfd69c37eb
|
feat: introduced simple resolver
|
2022-02-28 15:29:58 +05:30 |
|
Aradhya
|
de315f27ad
|
fix: logging when in init-bench
|
2022-02-28 14:29:05 +05:30 |
|
Aradhya
|
bb911b5e5a
|
refactor: ignoring app deps when install app without --resolve-deps
|
2022-02-25 16:51:06 +05:30 |
|
Aradhya
|
6d05fe2f53
|
Merge branch 'develop' of github.com:Aradhya-Tripathi/bench into dependency-resolution
|
2022-02-25 16:27:41 +05:30 |
|
gavin
|
5bc2706175
|
Merge branch 'develop' into tests
|
2022-02-25 00:35:47 +05:30 |
|
gavin
|
451712edcc
|
Merge pull request #1273 from Aradhya-Tripathi/uri-path
fix: uri-path when initializing Apps
|
2022-02-25 00:35:03 +05:30 |
|
Aradhya
|
df76415e6b
|
refactor: running utils tests before bench tests
|
2022-02-24 12:40:00 +05:30 |
|
Aradhya Tripathi
|
60084fd6b3
|
Merge branch 'develop' into uri-path
|
2022-02-24 00:42:58 +05:30 |
|