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
282f7928f7
Merge branch 'develop' into declarative-setup-bench
2020-09-10 11:56:36 +05:30
Gavin D'souza
3ddbff4eaa
chore: Assign variables to simplify block
2020-09-10 11:49:03 +05:30
gavin
aa1a1b9a71
fix: Return repo_name if app_name doesn't exist
2020-09-10 11:44:45 +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
gavin
58cf384ad4
Merge pull request #1070 from abhishekbalam/letsencyrpt-renew
...
fix: Update Letsencrypt Renew Cron Pattern
2020-09-10 11:08:53 +05:30
Gavin D'souza
c9abac299a
fix: Updated command help and verbosity while setting crontab
2020-09-10 10:53:51 +05:30
Gavin D'souza
31f2999b4b
fix: Use NullHandler for commands executed outside a bench dir
2020-09-10 10:10:55 +05:30
Abhishek Balam
87edc4e109
fix: removed patch
2020-09-09 21:31:57 +05:30
Abhishek Balam
75caa0f93c
Merge branch 'develop' into letsencyrpt-renew
2020-09-09 19:50:28 +05:30
Abhishek Balam
408676c80e
fix: removed force renewal as it would extend by 3 months every month, now the job runs daily
2020-09-09 19:44:53 +05:30
gavin
1237d604ce
docs: Update operation fix
2020-09-09 15:38:55 +05:30
gavin
bc2eb7b4cb
docs: Update bench CLI update method
2020-09-09 15:03:50 +05:30
Saurabh
137a78a6b0
feat: pitch erpnext support to VM users
2020-09-08 17:13:26 +05:30
Abhishek Balam
ac2afb32da
Merge branch 'letsencyrpt-renew' of https://github.com/abhishekbalam/bench into letsencyrpt-renew
2020-09-08 13:20:40 +05:30
Abhishek Balam
1e97cdf0c8
feat: patch for older setups with wrong cron format
2020-09-08 13:00:51 +05:30
Abhishek Balam
097879e1fb
feat: patch for older setups with wrong cron format
2020-09-08 12:58:56 +05:30
Abhishek Balam
7dcd5f9ce3
fix: force renew on monthly bases
2020-09-08 12:15:35 +05:30
Abhishek Balam
7a7b0fea37
fix: update letsencrypt renew cron frequency
2020-09-07 18:58:24 +05:30
gavin
afa9362b27
Merge pull request #1064 from gavindsouza/cli-fixes
...
fix: Allow bench src as root
2020-09-04 16:46:26 +05:30
gavin
0463e61157
Merge pull request #1065 from gavindsouza/install-wheel-and-setuptools
...
fix: Install wheel during ansible setup
2020-09-04 12:02:50 +05:30
Raffael Meyer
0b707b1d82
Merge branch 'develop' into referrer-policy
2020-09-03 14:48:14 +02:00
Raffael Meyer
116d4e6a40
Merge branch 'develop' into install-wheel-and-setuptools
2020-09-03 10:32:05 +02:00
gavin
03576d10b4
fix: Unpin setuptools, six and virtualenv
2020-09-03 13:58:54 +05:30
Gavin D'souza
61567be3f6
fix: Install wheel during ansible setup
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2020-09-03 13:46:33 +05:30
gavin
81d5b218f0
Merge pull request #1061 from gavindsouza/setup-prereqs-first
...
fix: Install Script fixes
2020-09-03 13:39:52 +05:30
Gavin D'souza
28302f67a3
fix: Log in ~/bench.log if not running inside bench directory
2020-09-03 13:13:24 +05:30
Gavin D'souza
9d1f7a7ed7
fix: Allow bench src as root
2020-09-03 13:11:31 +05:30
gavin
ec035db679
Merge branch 'develop' into setup-prereqs-first
2020-09-03 13:09:44 +05:30
Gavin D'souza
0ad44214cf
fix: Use 'develop' bench if not specified!
2020-09-03 13:07:13 +05:30
Gavin D'souza
550f55d146
fix: Update package lists and setup prereqs before setting up script
...
deps
2020-09-03 12:46:28 +05:30
gavin
a1b4dc4a49
Merge pull request #1058 from gavindsouza/development-readme
...
docs: Add development on bench README
2020-08-31 14:15:02 +05:30
Gavin D'souza
d5aebc0569
docs: Add development on bench README
2020-08-31 14:11:29 +05:30
gavin
f43ff04809
Merge pull request #1056 from frappe/develop
...
bump: bench v5.2.1
2020-08-24 19:43:57 +05:30
Gavin D'souza
1841b5fa9c
chore: bump bench to v5.2.1
2020-08-24 17:04:08 +05:30
gavin
5c51fc46b6
Merge pull request #1055 from gavindsouza/correct-src
...
fix: Show correct src of bench source
2020-08-24 16:38:19 +05:30
Gavin D'souza
fe2d927133
fix: Show correct src of bench source
2020-08-24 15:28:33 +05:30