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 file cache problem and static files management #1480

Merged
merged 13 commits into from
Sep 18, 2024

Conversation

KoalaSat
Copy link
Member

@KoalaSat KoalaSat commented Sep 17, 2024

What does this PR do?

Fixes the files cache problem and the static files management fr the different clients

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@KoalaSat
Copy link
Member Author

KoalaSat commented Sep 17, 2024

@KoalaSat KoalaSat added the github_actions Pull requests that update GitHub Actions code label Sep 18, 2024
@KoalaSat KoalaSat force-pushed the fix-file-cache-problem-and-static-files-management branch from 23acc87 to d14c3a6 Compare September 18, 2024 07:18
@KoalaSat
Copy link
Member Author

Clients and Docker images generated by pipelines tested and fully working, merging

@KoalaSat KoalaSat merged commit 54d98f9 into main Sep 18, 2024
3 checks passed
@KoalaSat KoalaSat deleted the fix-file-cache-problem-and-static-files-management branch September 18, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant