2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 17:24:41 +00:00
Commit Graph

2039 Commits

Author SHA1 Message Date
Gavin D'souza
2c49ee824c Merge branch 'staging' into v5.x 2022-03-22 12:13:57 +05:30
Gavin D'souza
a2e3e4d081 Merge branch 'develop' into staging 2022-03-22 12:12:59 +05:30
gavin
8abdbf2ce7
Merge pull request #1281 from gavindsouza/better-user-messages
fix: setup supervisor
2022-03-21 15:32:34 +05:30
Gavin D'souza
ea947523b3 fix(find): Handle OS' PermissionError 2022-03-21 13:38:04 +05:30
Gavin D'souza
af14bafe21 fix(restart): Setup restarts vars with fallback 2022-03-21 13:37:16 +05:30
Gavin D'souza
fc7c047c28 fix: Allow sudo restart for supervisor (backwards compatibility) 2022-03-17 15:04:22 +05:30
Gavin D'souza
7a4ade9192 fix: Try setting supervisord conditionally 2022-03-17 13:03:04 +05:30
Gavin D'souza
d89f19e02e fix: Show better user messages when failed to update supervisord 2022-03-17 12:58:05 +05:30
gavin
e57b37f52b
Merge pull request #1280 from gavindsouza/misc-fixes-0
fix: Misc fixes
2022-03-17 10:57:26 +05:30
Gavin D'souza
d38b63a483 fix: mkdir -p to ignore OSErrors
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
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 Tripathi
60084fd6b3
Merge branch 'develop' into uri-path 2022-02-24 00:42:58 +05:30
Aradhya
3dcd28f569 test: updated tests to check for correct parsing of file uris 2022-02-23 21:53:08 +05:30
gavin
9cd100aad8
Merge pull request #1271 from resilient-tech/fix-docstrings
fix: clearer docstrings
2022-02-23 19:31:59 +05:30
Aradhya
2fed369066 fix: file-uri while app initialisation 2022-02-23 14:56:15 +05:30
Sagar Vora
3c5944623a fix: clearer docstrings 2022-02-19 09:50:20 +05:30
DaizyModi
28e681689f
feat: Setup Requirements for specific apps (#1265)
* feat:  flag for Setup Requirements

* chore: Moved __get_installed_app method in Bench

* fix: improve help message

* fix: allow muliple apps to be specified

Co-authored-by: Sagar Vora <sagar@resilient.tech>
Co-authored-by: gavin <gavin18d@gmail.com>
2022-02-18 17:34:39 +05:30
semantic-release-bot
46ddb61313 chore(release): Bumped to Version 5.7.6
## [5.7.6](https://github.com/frappe/bench/compare/v5.7.5...v5.7.6) (2022-02-18)

### Bug Fixes

* Update Click requirement ([3b0bcb7](3b0bcb7616))
* use frappe13 in py 3.7 ([5b1b84b](5b1b84bc5f))
2022-02-18 07:37:14 +00:00
Gavin D'souza
40d4cae26f Merge branch 'staging' into v5.x 2022-02-18 13:06:05 +05:30
Gavin D'souza
9baf71795f Merge branch 'develop' into staging 2022-02-18 13:05:31 +05:30
gavin
65a47a6110
Merge pull request #1270 from ankush/jinja3
chore: bump jinja
2022-02-18 13:02:03 +05:30
Ankush Menat
d7ad7fd780 chore: bump jinja
https://jinja.palletsprojects.com/en/3.0.x/changes/
2022-02-18 11:26:02 +05:30
gavin
114ad372cd
Merge pull request #1258 from saxenabhishek/fix-test_frappe_version
ci: use frappe13 in py 3.7
2022-02-07 12:33:45 +05:30
saxenabhishek
c66283dd08 test: test_switch_to_branch() which is lower 2022-02-05 01:49:11 +05:30
saxenabhishek
5b1b84bc5f fix: use frappe13 in py 3.7 2022-01-31 19:14:16 +05:30
gavin
dd4cda308a
Merge pull request #1248 from gavindsouza/pin-click-req
fix: Update Click requirement
2022-01-05 20:48:48 +05:30
Gavin D'souza
3b0bcb7616 fix: Update Click requirement 2022-01-05 16:04:20 +05:30
semantic-release-bot
cd4e5ece43 chore(release): Bumped to Version 5.7.5
## [5.7.5](https://github.com/frappe/bench/compare/v5.7.4...v5.7.5) (2022-01-04)

### Bug Fixes

* Don't recompute URLs when name passed in App ([0898e2d](0898e2d2a2))
* Set remote_server attr "better" ([e3b9c2a](e3b9c2a239))
2022-01-04 12:49:38 +00:00
Gavin D'souza
d1c8015b9a Merge branch 'staging' into v5.x 2022-01-04 18:18:33 +05:30
Gavin D'souza
09f078ef7a Merge branch 'develop' into staging 2022-01-04 18:17:28 +05:30
gavin
409a32a47b
Merge pull request #1247 from gavindsouza/dont-recompute-url
fix: Don't recompute url in App
2022-01-04 18:14:14 +05:30
Gavin D'souza
23b37a3606 style: Re-order import statement 2022-01-04 17:08:17 +05:30
Gavin D'souza
e3b9c2a239 fix: Set remote_server attr "better"
So better here is relative. The point was to not have the parsing break
everything. So, idk whats org and repo now right off the bat...and since
we're not using this info, we dont need to care about it rn
2022-01-04 17:04:45 +05:30
Gavin D'souza
0898e2d2a2 fix: Don't recompute URLs when name passed in App 2022-01-04 16:23:16 +05:30
semantic-release-bot
a7ae0e6228 chore(release): Bumped to Version 5.7.4
## [5.7.4](https://github.com/frappe/bench/compare/v5.7.3...v5.7.4) (2021-12-28)

### Bug Fixes

* Command picking & execution ([2fa25d8](2fa25d8791))
* Set correct remote_server for cloning ([9802fea](9802feaa9c))
* Set proper branch to clone ([217f27f](217f27f511))
* Set verbosity if --verbose is passed anywhere period ([2caf7e7](2caf7e7d15))
2021-12-28 12:55:09 +00:00
Gavin D'souza
8b9e84b1ad Merge branch 'staging' into v5.x 2021-12-28 18:24:02 +05:30
Gavin D'souza
ead462e1fb Merge branch 'develop' into staging 2021-12-28 18:22:44 +05:30
semantic-release-bot
324d8baa45 chore(release): Bumped to Version 5.7.3
## [5.7.3](https://github.com/frappe/bench/compare/v5.7.2...v5.7.3) (2021-12-28)

### Bug Fixes

* Clear Bench instance cache on every chdir ([ec369a1](ec369a16a1))
* PosixPath object has no attribute 'rstrip' ([aaf4856](aaf48566b7))
* replace shutil.move with Path.rename ([a648590](a648590be4))
2021-12-28 12:48:08 +00:00
Gavin D'souza
911ae1fda0 Merge branch 'staging' into v5.x 2021-12-28 18:17:02 +05:30
Gavin D'souza
8aafc41dc7 Merge branch 'develop' into staging 2021-12-28 18:15:44 +05:30
gavin
5213807d8a
Merge pull request #1243 from gavindsouza/get-system-fixes
fix: Misc fixes
2021-12-28 17:57:20 +05:30
Gavin D'souza
2fa25d8791 fix: Command picking & execution
Parse sys.argv appropriately and use them to match commands "better".
Using hacks to match with flags and options appear to be faulty, so
dropped that. Only matching with command names remains.

Fixes https://github.com/frappe/bench/issues/1223
2021-12-28 13:39:23 +05:30
Gavin D'souza
2caf7e7d15 fix: Set verbosity if --verbose is passed anywhere period
Fixes https://github.com/frappe/bench/issues/1224
2021-12-28 12:42:53 +05:30
Gavin D'souza
9802feaa9c fix: Set correct remote_server for cloning
Fixes https://github.com/frappe/bench/issues/1228
2021-12-28 12:35:59 +05:30
Gavin D'souza
217f27f511 fix: Set proper branch to clone
Fixes https://github.com/frappe/bench/issues/1242
2021-12-28 12:35:06 +05:30
gavin
ad131f17c0
chore(docs): Add PyPI version badge to README
* Add title attr for platform compatibility

[ci skip]
2021-12-23 13:58:41 +05:30
gavin
b0ad6426a8
Merge pull request #1222 from gavindsouza/reload-bench
refactor: bench restart
2021-12-21 15:29:58 +05:30
gavin
f5792f7305
Merge pull request #1235 from rtdany10/patch-2
fix: PosixPath object has no attribute 'rstrip'
2021-12-20 15:18:23 +05:30
Dany Robert
fd82585d5f
chore: remove unnecessary shutil import 2021-12-17 19:39:51 +05:30