Conversation
4d9e334 to
9326075
Compare
460d9fe to
1b360a1
Compare
(cherry picked from commit 43c4e0e)
(cherry picked from commit 8296b5f)
(cherry picked from commit 806ea37)
(cherry picked from commit 59c3892)
fix(role-permissions): Add missing allow_apps checkbox (backport #4839)
(cherry picked from commit 7529aa8)
(cherry picked from commit ab37e73)
fix(site-analytics): ui fixes (backport #4842)
(cherry picked from commit 4f635e8)
(cherry picked from commit 9493da9)
fix(access): Increase default interval to 7 days (168 hours) (backport #4834)
chore(aws): Add f, fs and u series for virtual machines (backport #4667)
(cherry picked from commit 4b6b98b)
chore(naming): Remove internal from title for video (backport #4845)
* fix: misc (proxy failover) * perf: make get_user_banners faster - removed unnecessary for loop with in clause * add validation for both primary and secondary to be in same cluster * halt agent jobs on primary when starting the failover * shuffle the failover steps a bit (cherry picked from commit 0c1c9ed) # Conflicts: # press/press/doctype/proxy_failover/proxy_failover.py * fix: rearrange some stuff and revamp validations (cherry picked from commit ed4084b) * refactor: better steps for failover * manually sync agent jobs which are pending or running on primary (and also wait for them to complete) * replicate once manually after stopping replication to ensure things have replicated * stop nginx reload manager on primary for not reloading nginx config (cherry picked from commit cdd65d4) # Conflicts: # press/playbooks/failover_up_secondary_proxy.yml * fix: add steps for building nginx with stream module and also route requests from primary to secondary * comment proxy.conf, add stream block to the main nginx file and change agent nginx conf port from 443 to 8443 * add an ingress rule for 8443 in proxy security group * add the primary server to use alternate port in press * Also adds a helper function to reduce the dns ttl of sites (cherry picked from commit 324413c) * feat: add action for pre failover tasks in proxy server * adds dashnboard banner and reduces ttl of dns records (cherry picked from commit 4590246) * feat: add playbook for building nginx with stream module * refer: https://gist.github.com/tanmoysrt/c2036aa3da5c712d3511946ba03447de (cherry picked from commit 4ab5ce8) * feat: add playbook for making nginx conf changes in failover (cherry picked from commit 53e1e0e) * fix: better dashboard banner message and set the banner globally (cherry picked from commit 181577c) * fix: reduce ttl of A record mapping proxy name to static ip * also set status of proxy server doc when rebuilding nginx (cherry picked from commit 008f19d) * chore: increase the scheduled time of dashboard banner and fixup some messages (cherry picked from commit d16eba4) * fix: reduce_ttl_of_sites with explicit proxy domain ttl * also set status on primary proxy server doc when rebuilding nginx (cherry picked from commit 91a3e3e) * refactor(minor): rearrange paybook steps a bit (cherry picked from commit 21be4b4) * chore: fix linter errors --------- Co-authored-by: phot0n <ritwikpuri5678@gmail.com>
…lly (backport #4852) (#4853) * fix(proxy-failover): use frappe user to replicate the nginx dir manually * add support for becoming a diff user in ansibleadhoc api (cherry picked from commit 0880715) * fix(proxy-failover): reduce ttl of secondary proxy dns record if primary has static ip * show pre failover tasks button on secondary proxy * add validation for cluster and static ip in pre failover tasks as well (cherry picked from commit a25be01) --------- Co-authored-by: phot0n <ritwikpuri5678@gmail.com>
Some people are part of more than 30 organizations already. Can be more than 100 (cherry picked from commit e06b132)
(cherry picked from commit 3e108bb)
(cherry picked from commit 458d708)
(cherry picked from commit df983af)
fix: Treat frappe-owned apps as public for version upgrade (backport #5048)
(cherry picked from commit 3b7df97)
fix(release): Only check for update available in case of releases (backport #5050)
(cherry picked from commit 5b0ceb3)
chore(update): Make no update apparent (backport #5052)
(cherry picked from commit d0e1f50)
…ault (cherry picked from commit f9de866)
- Prevent users from selecting rows which have no new releases - Add disabled read-only row support to frappe-ui list view using meta field `__disabled` (cherry picked from commit 69ca160)
fix(dashboard-ui): February 2026 Sprint week-2 (3) (backport #5033)
(cherry picked from commit 83b7ca2)
fix(app): In case of no error messages default to invalid error (backport #5056)
(cherry picked from commit a54ff63)
fix(update-release-group): Fix typo (backport #5059)
(cherry picked from commit 0a766f5)
fix(app): Select only enabled sources in marketplace (backport #5061)
(cherry picked from commit 3914cb9)
chore(app): Add documentation link in frappe throw (backport #5064)
(cherry picked from commit ca17b2a)
feat(versioning): Now force versioning checks when adding app to rg (backport #5066)
(cherry picked from commit bac500c)
fix(exception): Inherit a different ancestor (backport #5068)
(cherry picked from commit e62e206)
feat(versioning): Allow max version support (backport #5071)
- Add support for custom branch - Improve target validation UX (cherry picked from commit d59019d)
fix(add-github-app): Add support for custom branch (backport #5075)
(cherry picked from commit 57a4584) # Conflicts: # dashboard/src/components/server/ServerLoadAverage.vue
(cherry picked from commit 9540344)
fix(dashboard-ui): February 2026 Sprint week-2 (4) (backport #5077)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.