2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00
bench/.github
Ankush Menat 7a63f4f461
fix: ignore supervisor restart failures where possible (#1400)
* fix: ignore supervisor restart failures where possible

Ignores proc manager restart failure during:
- App install
- App uninstall

Reason:
- You might not have setup prod yet
- This is useful during docker image building where proc manager wont be
  running **yet**.

* ci: dont fail-fast

matrix has no dependency.
2022-12-12 14:08:04 +05:30
..
ISSUE_TEMPLATE chore(issue): updated bug report template 2020-07-15 10:49:48 +05:30
workflows fix: ignore supervisor restart failures where possible (#1400) 2022-12-12 14:08:04 +05:30
PULL_REQUEST_TEMPLATE.md chore: updated pull request template 2020-01-16 14:23:43 +05:30
semantic.yml chore: Added semantic config 2020-10-27 13:57:05 +05:30