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

fixed versioning to resolve cache issues #105

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

wderocco8
Copy link
Contributor

What does this PR do?

Edited EventsService to version images (and delete old versions when modified) to help with frontend chrome caching issue.

Type of change

  • Fix: Bug fix (non-breaking change which fixes an issue)
  • Refactor: Any code refactoring
  • Chore: technical debt, workflow improvements
  • Feature: New feature (non-breaking change which adds functionality)
  • Documentation: This change requires a documentation update
  • Merge: Pushing features to an upper envrironment

Tests Performed

Screenshots

Additional Comments

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2041 1507 74% 70% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
chalicelib/services/EventsRushService.py 15% 🟢
chalicelib/utils.py 93% 🟢
TOTAL 54% 🟢

updated for commit: 9ece6ff by action🐍

@wderocco8 wderocco8 merged commit f47fa70 into dev/2.0 Aug 20, 2024
1 check passed
@wderocco8 wderocco8 deleted the fix/chrome-image-caching-ZAP branch August 20, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant