Highlights
- Arctic Code Vault Contributor
Pinned
382 contributions in the last year
Less
More
Contribution activity
February 2021
Created 29 commits in 2 repositories
Created a pull request in linz/geospatial-data-lake that received 1 comment
Opened 26 other pull requests in 1 repository
linz/geospatial-data-lake
1
open
23
merged
2
closed
- Dynamic batch job array size
- feat: Don't remove IDEA configuration
- feat: Set log level to debug across state machine
- docs: Expand package update process
- chore: Remove unused exception classes
- refactor: Remove dependency on `unittest.TestCase`
- refactor: De-duplicate test constants
- test: Rename tests for clarity
- feat: Remove cdk.out as part of dev env reset
- chore: Use actual booleans in cdk.json
- feat: Clean out Git cruft as part of dev setup
- Improve bundling error handling
- Simplify extras names
- fix: Upgrade AWS CDK package
- refactor: Use `hex` property of UUID objects
- fix: Force remove package directories
- feat: Tweak automerge configuration
- fix: Reintroduce removing untracked Python packages
- feat: Control dev env reset with flags
- chore: Update Python packages
- fix: Install backend dependencies when running CDK
- fix: Include boto3 in CDK dependencies
- Disallow untyped definitions
- feat: Use PynamoDB built-in model serializer
- feat: Use pynamodb serialize method
- Some pull requests not shown.
Reviewed 18 pull requests in 2 repositories
linz/geospatial-data-lake 17 pull requests
- build(deps): bump awscli from 1.19.8 to 1.19.9
- build(deps-dev): bump boto3-stubs from 1.17.8.0 to 1.17.9.0
- build(deps-dev): bump pylint from 2.6.0 to 2.6.2
- feat: updated poetry packages
- Improve bug report template
- build(deps): bump awscli from 1.19.6 to 1.19.7
- build(deps-dev): bump boto3-stubs from 1.17.6.0 to 1.17.7.0
- fix: fixed a typo in deploy package extras
- feat: Launch dataset import
- Update issue templates
- refactor: change test to call main instead of state machine
- refactor: moved dataset types into utils
- feat: allow ci stacks to be deployed independently
- ci: Allow deployment of multiple stacks
- feat(infra): user roles stack implementation
- docs: add lambda endpoints usage documentation
- ci: set users aws account IDs for deployment
linz/template-python-hello-world 1 pull request
Created an issue in pynamodb/PynamoDB that received 7 comments
_fast_parse_utc_date_string fails on pre year 1000
Python datetime supports dates back to year 0, but _fast_parse_utc_date_string forces datetimes to have four digit years. This resulted in the foll…
7
comments
Opened 18 other issues in 6 repositories
linz/geospatial-data-lake
11
open
- Run tests in parallel
- Bug: check_stac_metadata should verify asset URL prefix
- Bug: Make install instructions usable for non-LINZ users
- Implement dynamic batch job array size
- Bug: check_stac_metadata validates all files as collections
- Avoid copying entire repository into CDK asset
- Send logs to Elasticsearch?
- Bug: Don't hardcode model field defaults
- Bug: check_stac_metadata does not assert that assets are in the same directory
- Add deployment version to log messages
- Verify more than one checksum per check_files_checksums invocation