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

Split editor documentation cache by minor version #94980

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jul 31, 2024

This avoids conflicts with other editor versions and ensures the cache remains valid if you regularly switch between editor versions.

Considering this kind of change needs to happen sooner than later, we should try to get this in 4.3 if possible (and perhaps cherry-pick to 4.2).

Preview

New file at the top, previous file at the bottom.

image

This avoids conflicts with other editor versions and ensures the
cache remains valid if you regularly switch between editor versions.
@Calinou Calinou added this to the 4.3 milestone Jul 31, 2024
@akien-mga akien-mga merged commit 540c05e into godotengine:master Jul 31, 2024
17 checks passed
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the editor-doc-cache-make-version-specific branch July 31, 2024 15:34
@Calinou Calinou added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Jul 31, 2024
@JekSun97
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release topic:editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split editor_doc_cache.res into version Projects 4.2 error after opening 4.3 editor
3 participants