2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
Commit Graph

1743 Commits

Author SHA1 Message Date
gavin
e5d4027f46
Merge pull request #1116 from ankush/branch_help_command
docs: Update help message for --frappe-branch
2021-02-16 12:53:35 +05:30
Ankush Menat
bc21abb095
Merge branch 'develop' into branch_help_command 2021-02-09 11:09:10 +05:30
Ankush Menat
7e171967b3
docs: Update help message for --frappe-branch 2021-02-09 11:06:04 +05:30
gavin
2236913ac4
Merge pull request #1108 from frappe/nginx_proxy_buffer
fix: nginx proxy buffer
2021-02-04 18:36:13 +05:30
gavin
50b173c73e
Merge pull request #1112 from hasnain2808/semantic-release-bench
fix: change TEST_PYPI to PYPI
2021-02-04 16:13:48 +05:30
Mohammad Hasnain Mohsin Rajan
4211f5d750
fix: change TEST_PYPI to PYPI 2021-02-04 16:09:42 +05:30
gavin
64d755691e
Merge pull request #1110 from hasnain2808/semantic-release-bench
chore: Add Semantic Release
2021-02-04 13:27:27 +05:30
Gavin D'souza
34a56287b5 style: Re-worded tasks and fixed inconsistent spacing 2021-02-04 12:57:17 +05:30
hasnain2808@gmail.com
392bfb48f0 chore: testpypi to pypi 2021-02-04 09:48:56 +05:30
hasnain2808@gmail.com
9b80e3a960 Merge branch 'develop' into semantic-release-bench 2021-02-03 10:35:35 +05:30
hasnain2808@gmail.com
0b925a3838 chore: Add Semantic Release 2021-02-03 10:21:40 +05:30
Raffael Meyer
7f9bed4c8e
fix: nginx proxy buffer 2021-01-25 19:36:56 +01:00
gavin
6ca38b9928
Merge pull request #1099 from scdanieli/patch-1
fix: wrong flag description
2020-12-02 17:22:11 +05:30
Samuel Danieli
9de383a760
feat: better flag description
Co-authored-by: gavin <gavin18d@gmail.com>
2020-12-02 12:01:25 +01:00
Samuel Danieli
e9c046d56b
fix: wrong flag description 2020-12-01 16:04:57 +01:00
gavin
fffafd20ef
Merge pull request #1086 from ceefour/patch-6
fix(install): Install dev packages for Arm 64-bit
2020-11-24 16:02:09 +05:30
gavin
485aaa074d
Merge branch 'develop' into patch-6 2020-11-24 15:47:27 +05:30
Gavin D'souza
aae7ec4ca6 chore: Remove extra whitespaces 2020-11-24 15:46:51 +05:30
gavin
cb05b17179
Merge pull request #1079 from ceefour/patch-3
fix(install): Allow override of frappe_branch and erpnext_branch
2020-11-24 13:14:21 +05:30
gavin
e16824f23e
Merge pull request #1094 from gavindsouza/compileall-here
fix: Run compileall in bench after update
2020-11-09 10:47:35 +05:30
Gavin D'souza
54e6bcfe9c fix: Run compileall in bench after update 2020-10-30 19:52:43 +05:30
gavin
629b272021
Merge pull request #1077 from ceefour/patch-2
fix(playbooks): Support wkhtmltox arm64 architecture
2020-10-30 19:41:58 +05:30
Hendy Irawan
6ef6e37b80 style: Apply suggestions from code review
Co-authored-by: gavin <gavin18d@gmail.com>
2020-10-30 11:02:45 +00:00
Hendy Irawan
d6d1b91a79 fix(playbooks): Support wkhtmltox arm64 architecture
For Ubuntu 20.04 LTS and later
2020-10-30 11:02:45 +00:00
Hendy Irawan
2c4659a7aa fix(install): Helpful logging
Co-authored-by: gavin <gavin18d@gmail.com>
2020-10-30 10:53:04 +00:00
gavin
a951557800
Merge branch 'develop' into patch-6 2020-10-30 16:21:04 +05:30
Hendy Irawan
6a207ca57a fix(install): Allow override of frappe_branch and erpnext_branch
Regardless of args.version (which always has a default set).
Additionally, print useful log of (non-credentials) variables used.
2020-10-30 10:39:46 +00:00
gavin
0367010335
Merge pull request #1085 from ceefour/patch-5
fix: Upgrade Ansible to 2.8.15 (or later patch version)
2020-10-29 12:54:19 +05:30
gavin
6ba5198dc7
Merge branch 'develop' into patch-5 2020-10-28 14:10:02 +05:30
gavin
de14fc6f1c
Merge pull request #1087 from ceefour/patch-without-site
fix(install): Obey --without-site
2020-10-28 12:41:46 +05:30
gavin
f899c9827c
Merge pull request #1081 from ceefour/mr-karan-patch-1
build(config): Change default worker count
2020-10-28 12:15:23 +05:30
gavin
c9155cba1e
Merge branch 'develop' into patch-without-site 2020-10-28 12:14:23 +05:30
gavin
3b736f97b8
Merge branch 'develop' into mr-karan-patch-1 2020-10-28 11:49:45 +05:30
gavin
afd0297cf3
Merge pull request #1093 from adamtang79/develop_adam_deploy
fix: utf8mb4_general_ci
2020-10-28 11:32:15 +05:30
Adam Tang
f2e7702fde
fix: utf8mb4_general_ci
fix: prevent error while bench new-site
2020-10-28 09:04:41 +08:00
Hendy Irawan
608b28c246 fix(install): Obey --without-site 2020-10-27 16:33:37 +00:00
Hendy Irawan
482bb2e591 build(install): Upgrade Ansible to 2.8.15 (or later patch version) 2020-10-27 16:27:23 +00:00
Karan Sharma
f17c579ffd build(config): Change default worker count 2020-10-27 16:13:57 +00:00
gavin
e146919f9d
chore: Added semantic config
Installed https://github.com/zeke/semantic-pull-requests and added config for repo
2020-10-27 13:57:05 +05:30
Hendy Irawan
df0562d59b
fix(install): Install dev packages for Arm 64-bit
Until psycopg2-binary is available for aarch64 (Arm 64-bit), we'll need libpq and libssl dev packages to build psycopg2 from source

Fixes https://github.com/frappe/bench/issues/1084
2020-10-04 00:13:23 +07:00
gavin
d9521b4406
Merge pull request #1075 from gavindsouza/bench-cli-fix
fix: Handle no args passed in CLI
2020-09-24 16:47:38 +05:30
Gavin D'souza
b8ed4f6a4b fix: Remove src test 2020-09-24 16:16:31 +05:30
Gavin D'souza
2f0b508d2e fix: Add bench.cli namespace 2020-09-24 13:35:47 +05:30
Gavin D'souza
28067f6f9c test: Add bench utils tests 2020-09-24 13:09:58 +05:30
gavin
e345d18c7d
Merge branch 'develop' into bench-cli-fix 2020-09-24 13:00:28 +05:30
Gavin D'souza
31e4aeeab8 fix: Handle no args passed in CLI 2020-09-24 12:56:11 +05:30
gavin
7b50a445fa
Merge pull request #1053 from adamtang79/develop_adam_reinstall
fix: warning on pip reinstall
2020-09-10 11:41:26 +05:30
gavin
2c6faa2b47 Merge branch 'develop' into develop_adam_reinstall 2020-09-10 11:40:34 +05:30
gavin
f3a0bfd38a
Merge pull request #1062 from gavindsouza/log-in-files
fix: Don't show logs in stdout if command run outside bench directory
2020-09-10 11:37:10 +05:30
gavin
37d30e5944
Merge branch 'develop' into log-in-files 2020-09-10 11:16:12 +05:30