This repository was archived by the owner on Feb 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Publishing Public Suffix List as a DAFSA binary #373
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
e431c32
dafsa etld_datacreated successfully
heyitsarpit 482e864
Replaced wget dependency and added kinto record publishing code
heyitsarpit 4403331
errors for fetching functions handled with decorator
heyitsarpit 2d798e1
kinto update records
heyitsarpit de83ba2
script refactored, publish_dafsa now entry point for script
heyitsarpit a26a443
refactored redundant nested else statement
heyitsarpit 3f27425
get_latest_hash() now only returns hash when public_suffix_list.dat i…
heyitsarpit f41bef1
removed directory as **kwargs argument
heyitsarpit c845e6a
Credentials replaced with environment variables
heyitsarpit 0c5e08a
attachment uploading
heyitsarpit b2175e4
Creating filepaths with os.path.join()
heyitsarpit 06fbcd6
removed mimitypes module, check respose status, initialised client wi…
heyitsarpit 024f261
get_latest_hash() function now checks for just the single file with n…
heyitsarpit 9bc4dbc
Record and attachment now uploaded in the single session
heyitsarpit 9aa0843
Client creation moved to different function for now.
heyitsarpit 14f0e3a
regrouped imports and removed decorator function
heyitsarpit 8171561
raising more exceptions and getting server/auth from event object
heyitsarpit 361d5a7
Record fetching to compare and passing client as argument
heyitsarpit f76a857
added auth split to tuple
heyitsarpit 386f6d7
removed redundant code and refactoring
heyitsarpit 104de46
auth key and dafsa flag added
heyitsarpit a7a27ec
get bucket through env, added context arg to entry function
heyitsarpit af955d8
conform to flake8 standard
heyitsarpit 022cff4
conform to black standard
heyitsarpit 1cce889
Request review
heyitsarpit 09c92f3
refactor
heyitsarpit 6f9a0c2
dafsa creation comment update
heyitsarpit 70fc4a1
tests added for publish_dafsa and added argument for get_latest_hash()
heyitsarpit 9740e66
Test added for dafsa creation
heyitsarpit dd45bca
dafsa file creation now captures output of stdout
heyitsarpit 3ab6aff
kinto client tests
heyitsarpit fb0fb61
dafsa creation and publishing broken into two methods
heyitsarpit 179e730
tests for new functions
heyitsarpit 9d798a5
tests wip
heyitsarpit 1faccfa
kinto expection test
heyitsarpit 9e68bef
All assertRaises as context managers
heyitsarpit b3b541e
get_latest_hash test passing
heyitsarpit 2f16062
removed unneccsasry responses and added new test
heyitsarpit a751efd
new function for record fetching
heyitsarpit e018a64
tests refactored
heyitsarpit 8822fe4
all tests passing except remote settings publish
heyitsarpit a2c6eae
added decortor to test_HTTPError_raised_when_404
heyitsarpit 3350c70
test for remote_settings_publish now passing
heyitsarpit 4cca805
removed redundant bits and added a new test
heyitsarpit 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
Creating filepaths with os.path.join()
- Loading branch information
commit b2175e4b456fa7fa64c79eceec970b5f396f3860
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
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.