Skip to content

Tags: jreduar/bench

Tags

v5.24.1

Toggle v5.24.1's commit message
chore(release): Bumped to Version 5.24.1

## [5.24.1](frappe/bench@v5.24.0...v5.24.1) (2025-04-09)

### Bug Fixes

* trigger release ([902bb72](frappe@902bb72))

v5.24.0

Toggle v5.24.0's commit message
chore(release): Bumped to Version 5.24.0

# [5.24.0](frappe/bench@v5.23.0...v5.24.0) (2025-04-09)

### Bug Fixes

* backup cronstring params ([1e0c017](frappe@1e0c017))
* check whether `supervisorctl` exists before trying to restart ([01a3bf4](frappe@01a3bf4)), closes [frappe#1607](frappe#1607)
* **ci:** install `pkg-config` ([ce32e8a](frappe@ce32e8a))
* don't autorestart scheduler on `exit(0)` ([frappe#1616](frappe#1616)) ([03f1af1](frappe@03f1af1))
* easy-install.py build command arg for image ([18426db](frappe@18426db))
* easy-install.py build to set tag only if empty ([6c97d92](frappe@6c97d92))
* easy-install.py typings ([6f407fe](frappe@6f407fe))
* **easy-install.py:** fix message for upgrading setup ([da5ba67](frappe@da5ba67))
* **easy-install:** correct custom image and tag ([18b3021](frappe@18b3021))
* **easy-install:** exec command ([5662c1a](frappe@5662c1a))
* **easy-install:** install app configurable ([c07dfc5](frappe@c07dfc5))
* **easy-install:** read values from env if exists ([5ae3ffc](frappe@5ae3ffc))
* **easy-install:** rename --cronstring to --backup-schedule ([91e4f7e](frappe@91e4f7e))

### Features

* easy-install.py to build custom images ([1f3f68c](frappe@1f3f68c))
* **easy-install:** backup cron ([4512ec4](frappe@4512ec4))
* Ignore `redis` if present. ([290e355](frappe@290e355))
* sub commands for easy-install ([df24b71](frappe@df24b71))

v5.23.0

Toggle v5.23.0's commit message
chore(release): Bumped to Version 5.23.0

# [5.23.0](frappe/bench@v5.22.9...v5.23.0) (2024-11-28)

### Bug Fixes

* apps init; apps might be an empty folder still ([0bb5ffe](frappe@0bb5ffe))
* use `with` to read pyproject.toml ([f3110e5](frappe@f3110e5))

### Features

* add more flexibility to procfile render ([ac08ec6](frappe@ac08ec6))

v5.22.9

Toggle v5.22.9's commit message
chore(release): Bumped to Version 5.22.9

## [5.22.9](frappe/bench@v5.22.8...v5.22.9) (2024-08-30)

### Bug Fixes

* don't allow uninstall frappe... ([1ab3763](frappe@1ab3763))

v5.22.8

Toggle v5.22.8's commit message
chore(release): Bumped to Version 5.22.8

## [5.22.8](frappe/bench@v5.22.7...v5.22.8) (2024-08-21)

### Bug Fixes

* use a tuple instead of a list ([c599ee8](frappe@c599ee8))

v5.22.7

Toggle v5.22.7's commit message
chore(release): Bumped to Version 5.22.7

## [5.22.7](frappe/bench@v5.22.6...v5.22.7) (2024-08-19)

### Bug Fixes

* **ansible:** Use include_tasks instead of include ([cbd703d](frappe@cbd703d))
* ERROR! [DEPRECATED] ([caa5fa0](frappe@caa5fa0))

v5.22.6

Toggle v5.22.6's commit message
chore(release): Bumped to Version 5.22.6

## [5.22.6](frappe/bench@v5.22.5...v5.22.6) (2024-05-08)

### Bug Fixes

* add useforsecurity with fallback for <3.9 ([319809d](frappe@319809d))

v5.22.5

Toggle v5.22.5's commit message
chore(release): Bumped to Version 5.22.5

## [5.22.5](frappe/bench@v5.22.4...v5.22.5) (2024-05-08)

### Bug Fixes

* calc md5 for app cache ([16f8906](frappe@16f8906))
* check md5 when fetching from cache ([efb5171](frappe@efb5171))
* update pre url coercion check ([6f074a7](frappe@6f074a7))

v5.22.4

Toggle v5.22.4's commit message
chore(release): Bumped to Version 5.22.4

## [5.22.4](frappe/bench@v5.22.3...v5.22.4) (2024-04-29)

### Bug Fixes

* add jammy package for Ubuntu 22 ([frappe#1549](frappe#1549)) ([5a0922d](frappe@5a0922d))
* Switched to native GIT way to lookup branch names ([frappe#1553](frappe#1553)) ([1751b2d](frappe@1751b2d))

v5.22.3

Toggle v5.22.3's commit message
chore(release): Bumped to Version 5.22.3

## [5.22.3](frappe/bench@v5.22.2...v5.22.3) (2024-02-24)

### Performance Improvements

* Avoid use of glob for fetching python executable ([8db23dd](frappe@8db23dd))