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

1700 Commits

Author SHA1 Message Date
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
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
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 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
gavin
8f2364be3c
Merge pull request #1054 from revant/fix-sudo-supervisor
fix: supervisor command does not require sudo
2020-08-24 14:02:36 +05:30
Revant Nandgaonkar
c5cf9164a6 fix: supervisor command does not require sudo 2020-08-24 13:33:51 +05:30
Adam Tang
d979751e0c
fix: warning on pip reinstall
frappe version-12[-hotfix] has six==1.13.0
2020-08-20 12:07:43 +08:00
gavin
0e24180a89
Merge branch 'v5.x' into develop 2020-08-18 15:39:18 +05:30
Gavin D'souza
4f73fb4b1f chore: bump bench to v5.2.0 2020-08-18 15:37:50 +05:30
gavin
11657974e9
Merge pull request #1049 from gavindsouza/fix-py35+
fix(install.py): Check if Py3.5+ before installing distro
2020-08-14 21:44:11 +05:30
Gavin D'souza
5c8e9f2e55 chore: Use 3.5, 3.7 and 3.8 to test install.py
3.4 isn't available so let's not!
2020-08-14 21:16:04 +05:30
Gavin D'souza
892b449cd6 chore: Use 3.4, 3.6 and 3.8 to test install.py
Previously, tests were run for 3.6, 3.7 and 3.8; Changed the targets to
have more range of the versions
2020-08-14 20:45:50 +05:30
Gavin D'souza
f032fc0b86 fix: Check if Py3.5+ before installing distro 2020-08-14 20:29:46 +05:30
gavin
78eb208abc
Merge pull request #1048 from adamtang79/develop-adamtang
fix: ubuntu 20.04 easy install hang half way
2020-08-14 20:12:52 +05:30
Adam Tang
ff48ceda91 fix: use sys version info instead of user entry 2020-08-14 16:11:40 +08:00