Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cache github release data per bench #26382

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

ankush
Copy link
Member

@ankush ankush commented May 9, 2024

Reduce API calls to github as public calls are limited.

Speeds up #26314

Reduce API calls to github as public calls are limited.
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label May 9, 2024
@ankush ankush added backport version-15-hotfix Backport the PR to v15 and removed add-test-cases Add test case to validate fix or enhancement labels May 9, 2024
@ankush ankush marked this pull request as ready for review May 9, 2024 06:39
@ankush ankush requested review from a team and akhilnarang and removed request for a team May 9, 2024 06:39
@ankush ankush enabled auto-merge (squash) May 9, 2024 06:39
@ankush ankush merged commit c2d5ef1 into frappe:develop May 9, 2024
24 checks passed
@ankush ankush deleted the update_cache branch May 9, 2024 06:52
mergify bot pushed a commit that referenced this pull request May 9, 2024
Reduce API calls to github as public calls are limited.

(cherry picked from commit c2d5ef1)

# Conflicts:
#	frappe/utils/caching.py
ankush added a commit that referenced this pull request May 9, 2024
* fix: cache github release data per bench (#26382)

Reduce API calls to github as public calls are limited.

(cherry picked from commit c2d5ef1)

# Conflicts:
#	frappe/utils/caching.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
rutwikhdev pushed a commit to rutwikhdev/frappe that referenced this pull request May 11, 2024
Reduce API calls to github as public calls are limited.
frappe-pr-bot pushed a commit that referenced this pull request May 14, 2024
# [15.27.0](v15.26.0...v15.27.0) (2024-05-14)

### Bug Fixes

* allow navigating to `Table MultiSelect` fields using tab ([496ae05](496ae05))
* cache github release data per bench (backport [#26382](#26382)) ([#26387](#26387)) ([6e8ef85](6e8ef85))
* **document_follow:** `following` was treated as a string not a boolean ([e0ecfc6](e0ecfc6))
* Increase folder link field size ([#26381](#26381)) ([#26384](#26384)) ([52c335c](52c335c))
* **integrations:** add back `response.raise_for_status()` ([13182e4](13182e4))
* make rename_doc work pre_model_sync ([#26419](#26419)) ([2db51ea](2db51ea))
* pass user and shared params when checking for cache keys ([#26402](#26402)) ([#26404](#26404)) ([a0eb7c1](a0eb7c1))

### Features

* functionality to assign users by user group ([#26044](#26044)) ([#26432](#26432)) ([c308931](c308931))

### Performance Improvements

* Don't update session in cache after every request ([#26308](#26308)) ([#26362](#26362)) ([c0ba12c](c0ba12c))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix Backport the PR to v15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant