This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
forked from ethall/syphon
-
Notifications
You must be signed in to change notification settings - Fork 1
Merge canary into master #34
Merged
Commits on Aug 27, 2019
-
This will automatically add the listed members as code reviewers to all pull requests.
Configuration menu - View commit details
-
Copy full SHA for 4db23e8 - Browse repository at this point
Copy the full SHA 4db23e8View commit details -
Add full URL to Contribution Guidelines (#12)
The link is broken when executing it from a pull request unless the full URL is given.
Configuration menu - View commit details
-
Copy full SHA for a010216 - Browse repository at this point
Copy the full SHA a010216View commit details
Commits on Aug 30, 2019
-
Updated development environment (#14)
* Dropped Python3.5 support * Added pipenv * Added black formatter * Added isort * Reformatted code with black and isort * Replaced pylint with flake8 * Added mypy * Updated CONTRIBUTING installation instructions
Configuration menu - View commit details
-
Copy full SHA for 693ce56 - Browse repository at this point
Copy the full SHA 693ce56View commit details
Commits on Aug 31, 2019
-
* Updated sortedcontainers * Updated pandas * Added metadata archive tests * Simplified metafile merging logic
Configuration menu - View commit details
-
Copy full SHA for 947848e - Browse repository at this point
Copy the full SHA 947848eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0e6bf - Browse repository at this point
Copy the full SHA 4a0e6bfView commit details
Commits on Sep 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ebd39f1 - Browse repository at this point
Copy the full SHA ebd39f1View commit details
Commits on Sep 30, 2019
-
* Added check submodule * Updated archive's functional and command-line arguments * Updated build's functional and command-line arguments * Having too few arguments now returns 1 * Updated trove classifiers and module description * Removed Context for more expressive arguments * Removed get_parser from root-level module exports * Reorganized to resolve import collisions * Fixed archive not checking for schema file existence * Updated checkcolumns error message (#3) * Error on nonexistent archive source files (#2) * Formatted with black, isort
Configuration menu - View commit details
-
Copy full SHA for fb03779 - Browse repository at this point
Copy the full SHA fb03779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d97577 - Browse repository at this point
Copy the full SHA 5d97577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1639e0b - Browse repository at this point
Copy the full SHA 1639e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c4a4b - Browse repository at this point
Copy the full SHA 48c4a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f041e - Browse repository at this point
Copy the full SHA a6f041eView commit details
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 83b148e - Browse repository at this point
Copy the full SHA 83b148eView commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00cb3af - Browse repository at this point
Copy the full SHA 00cb3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f51638 - Browse repository at this point
Copy the full SHA 4f51638View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe92213 - Browse repository at this point
Copy the full SHA fe92213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6089a09 - Browse repository at this point
Copy the full SHA 6089a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for d439f20 - Browse repository at this point
Copy the full SHA d439f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e577f - Browse repository at this point
Copy the full SHA d6e577fView commit details -
Changed VSCode settings to recommendations
It was too confusing and caused 3rd party Git GUI tools to struggle.
Configuration menu - View commit details
-
Copy full SHA for ad0d4d1 - Browse repository at this point
Copy the full SHA ad0d4d1View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e48a017 - Browse repository at this point
Copy the full SHA e48a017View commit details
Commits on Jun 30, 2020
-
build
creates hash entry using unmodified destination path (#26)Configuration menu - View commit details
-
Copy full SHA for 7d1f927 - Browse repository at this point
Copy the full SHA 7d1f927View commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 92d8652 - Browse repository at this point
Copy the full SHA 92d8652View commit details -
Updated string formatters and construction (#27)
* Converted `str.format` to f-strings. * Removed unnecessary use of string templates. * Simplified string construction in Hash classes. * Refactored lock manager tests to use `LocalPath.make_numbered_dir`.
Configuration menu - View commit details
-
Copy full SHA for 000ee29 - Browse repository at this point
Copy the full SHA 000ee29View commit details -
Updated pandas and sortedcontainers (#28)
* Updated pandas to 1.0 * Updated sortedcontainers to 2.2
Configuration menu - View commit details
-
Copy full SHA for a9822b4 - Browse repository at this point
Copy the full SHA a9822b4View commit details
Commits on Jul 8, 2020
-
archive
accepts relative paths (#29)* Send raw cache and hash paths to `archive` * `archive` cache- & hash-file input integrity tests * Update `archive` docs * Updated pandas testing references
Configuration menu - View commit details
-
Copy full SHA for 4d7867b - Browse repository at this point
Copy the full SHA 4d7867bView commit details
Commits on Jul 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ee51d9 - Browse repository at this point
Copy the full SHA 4ee51d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c73940 - Browse repository at this point
Copy the full SHA 7c73940View commit details
Commits on Oct 4, 2020
-
Fixed
build
dropping new columns from cache (#33)* Removed reindex of new dataset during build
Configuration menu - View commit details
-
Copy full SHA for 6bd4c07 - Browse repository at this point
Copy the full SHA 6bd4c07View commit details -
This example wasn't updated when the unit test directory was moved.
Configuration menu - View commit details
-
Copy full SHA for 323e9f4 - Browse repository at this point
Copy the full SHA 323e9f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbdbe9 - Browse repository at this point
Copy the full SHA efbdbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0652dd - Browse repository at this point
Copy the full SHA f0652ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da74c3 - Browse repository at this point
Copy the full SHA 6da74c3View commit details
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.