Releases: brian-pond/bench
Releases · brian-pond/bench
v1.0.0
1.0.0 (2021-08-16)
Bug Fixes
- "Error: no such option: --backup" (#946) (76943e0)
- Add bench.cli namespace (2f0b508)
- Added warning for unshallow without --reset (01abc56)
- Allow bench src as root (9d1f7a7)
- Bump Nodejs v8 => v12 (de5e278)
- change TEST_PYPI to PYPI (4211f5d)
- Check if Py3.5+ before installing distro (f032fc0)
- compatible configparser get (312a92d)
- create bench folder in user directory (5c5d2b5)
- dns caching handle name not match (9bdff52)
- Don't break update if no sites exist on patching sites stage (778fe6c)
- fail2ban help message (fec8921)
- force renew on monthly bases (7dcd5f9)
- Handle command execution failures (dcdb15d)
- Handle no args passed in CLI (31e4aee)
- Install wheel during ansible setup (61567be)
- Invoke pip via python (b0ccb6e)
- Log in ~/bench.log if not running inside bench directory (28302f6)
- nginx proxy buffer (7f9bed4)
- only fetch current branch (895c403)
- only fetch what is necessary, simplify & improve grepability (82173c1)
- only get the specific branch for version check (0ff8ddd)
- Remove PY2 compatibility code (54d48f6)
- Remove set-default-site from CLI (ed3f2d2)
- Remove src test (b8ed4f6)
- removed force renewal as it would extend by 3 months every month, now the job runs daily (408676c)
- removed patch (87edc4e)
- Return repo_name if app_name doesn't exist (aa1a1b9)
- Revert print compatibility import (753e36d)
- Run compileall in bench after update (54e6bcf)
- run test builds for py2.7 and py3.7 (3ea6634)
- serious bug capable of deleting apps path (a1db48b)
- Show correct src of bench source (fe2d927)
- Show step titles while running operations (096c2cf)
- ssl nginx directive deprecation (a514a0e)
- supervisor command does not require sudo (c5cf916)
- Unpin setuptools, six and virtualenv (03576d1)
- Unshallow clone if update without --reset (4cadf2c)
- Update documentation for user directory (294b399)
- update letsencrypt renew cron frequency (7a7b0fe)
- Update package lists and setup prereqs before setting up script (550f55d)
- Updated command help and verbosity while setting crontab (c9abac2)
- updated URL for MacOS guide (#1037) (d6a1222)
- Upgrade pip first (#1120) (17ef5da)
- use correct path for compiling py files (b3a0757)
- wrong flag description (e9c046d)
- install: Allow override of frappe_branch and erpnext_branch (6a207ca)
- install: Helpful logging (2c4659a)
- install: Install dev packages for Arm 64-bit (df0562d)
- playbooks: Support wkhtmltox arm64 architecture (d6d1b91)
- Use 'develop' bench if not specified! (0ad4421)
- Use NullHandler for commands executed outside a bench dir (31f2999)
- use sys version info instead of user entry (ff48ced)
- using distro instead of platform (967d149)
- utf8mb4_general_ci (f2e7702)
- install: Obey --without-site (608b28c)
- warning on pip reinstall (d979751)
- install: SHow Debian 10 is supported, update MariaDB defaults (fadf44d)
- tests: add --yes flag to production setup (851b4c3)
- "faster" get_sites function (8764813)
- add confirmation for supervisord conf update (deb854b)
- add declarative config support for bench (186ba28)
- add honcho and pin dependency (02826d7)
- add log filter to handler (53919b6)
- add logging and set user if not passed (fc4b90a)
- add playbooks in the python package (78e1f03)
- add provision to install downloaded packages (f3bcc42)
- add section in conf if doesnt exist (3e99fbc)
- add x-frame-origin to prevent clickjacking (ecdcbb9)
- added aliases for click commands to convert _ seperated commands to (214a209)
- added python source code encoding (9b6155d)
- added verbosity (fb5e150)
- Allow skipping assets (bdda041)
- Allow skipping assets ([frappe#822](https://github.com/PMo...