-
Notifications
You must be signed in to change notification settings - Fork 4
CDD-3099 update non public caching #3003
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
Open
kathryn-dale
wants to merge
54
commits into
main
Choose a base branch
from
task/CDD-3099-update-non-public-caching
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
6384f53
Add is_public field to caching
kathryn-dale c076561
Update tests
kathryn-dale dadfa62
Add non public cache bypass
kathryn-dale b41d7dd
Update testing
kathryn-dale b76ec72
Fix - rename duplicate handle_exceptions method
kathryn-dale c66a137
linting
kathryn-dale c156a21
linting
kathryn-dale b601d14
Minor test fix for consistency
kathryn-dale 9f3bc57
Update cache-control for public api
kathryn-dale 999d61c
Update caching
kathryn-dale 8684ab6
update public api v2
kathryn-dale dde1e9e
TESTING ONLY: Remove data request restrictions for caching testing
kathryn-dale 834cfda
Remove is_public query param check
kathryn-dale 9a6155b
Update based on validation work
kathryn-dale 3334ca0
linting
kathryn-dale 4ea3e9c
Update validation
kathryn-dale 35f78c9
Add django-cognito-jwt files
mattjreynolds 525587a
Fix failing jwt tests
mattjreynolds 5bf602d
Resolve linting issues with jwt
mattjreynolds d71b665
Make aud check optional for jwt
mattjreynolds 48dcaa8
Use custom x-UHD-AUTH header for token, add requirements
mattjreynolds 71567c2
Add cognito user manager, use env vars
mattjreynolds 8607fe7
Resolve gap in test coverage
mattjreynolds cb19700
Resolve intermittent test failure triggered by random ordering
mattjreynolds 95ac503
Ignore invalid sonar rule
mattjreynolds feb9651
Linting
mattjreynolds 8b8bf22
Move Sonar ignore to correct line after linting broke it
mattjreynolds 8de1b86
Ignore invalid sonar rule
mattjreynolds a229750
Add comment explaining constant
mattjreynolds affd9a9
Use jwt validation
kathryn-dale 37f92e1
Update decorator
kathryn-dale a128bed
Update tests
kathryn-dale fea7423
Update linting errors
kathryn-dale 78ac873
Update imports to match location change
kathryn-dale 3e80b4f
remove old test files
kathryn-dale 82f45ac
test updating sonar-project file
kathryn-dale e858469
attempt 2
kathryn-dale fcb0de9
super test
kathryn-dale 749ef2b
Final test
kathryn-dale 9429988
fully exclude tests?
kathryn-dale 22a4bcd
specific file names might work?
kathryn-dale fc0cd53
Add clarity to decorator function
kathryn-dale 96c26cf
Try new sonarcloud file
kathryn-dale fce4ab2
test it's running properly by forcing failure
kathryn-dale 87640b6
Update sonarqube file
kathryn-dale 25ce032
Remove testing change
kathryn-dale a5064f6
remove comment
kathryn-dale 1e85485
Merge branch 'main' into task/CDD-3099-update-non-public-caching
sahmed06 d984a5b
Update decorator to reduce duplicate calls
kathryn-dale bdd3b57
Tweaks and updates
kathryn-dale eb5767c
Merge branch 'main' into task/CDD-3099-update-non-public-caching
sahmed06 606e8da
Update unit tests
kathryn-dale 3465bd9
linting
kathryn-dale dbf0e79
Merge branch 'main' into task/CDD-3099-update-non-public-caching
kathryn-dale File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.