{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":96552285,"defaultBranch":"main","name":"geotiff","ownerLogin":"georust","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-07-07T15:33:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10320338?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716850677.0","currentOid":""},"activityList":{"items":[{"before":"985f07d44f7f1c752f9faac3742ccd47d0ea6092","after":null,"ref":"refs/heads/use-upstream-tiff-tags","pushedAt":"2024-05-27T22:57:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"}},{"before":"56f30de25c75d10fae19da8d79ff1832207bfecd","after":"f94ea53528a5a3dc8f815a1879d5fcf3ac09e9d5","ref":"refs/heads/main","pushedAt":"2024-05-27T22:57:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Use tiff tag types from tiff crate (#11)\n\n* Add tiff\r\n\r\nTIFF decoding and encoding library in pure Rust! Repo at https://github.com/image-rs/image-tiff\r\n\r\n* Rename src/tiff.rs to src/geotiff.rs\r\n\r\nReduce confusion when using the `tiff` crate later.\r\n\r\n* Use tiff tag type enums from upstream tiff crate\r\n\r\nRemove the TagType enum in src/lowlevel.rs, use tiff:tags:Type instead (https://docs.rs/tiff/0.9.1/tiff/tags/enum.Type.html). Added support for IFD, LONG8, SLONG8 and IFD8 types.\r\n\r\n* Fix clippy lint error on match_ref_pats\r\n\r\nRemove the & from the match statements. Xref https://rust-lang.github.io/rust-clippy/master/index.html#/match_ref_pats\r\n\r\n* Add note to main README.md on refactoring process to rely on tiff crate\r\n\r\nAlso bumped up version in badge from v0.0.1 to v0.0.2 to match that in crates.io.","shortMessageHtmlLink":"Use tiff tag types from tiff crate (#11)"}},{"before":"086776e80f7d2adb273430d956f6b93bb9577520","after":"985f07d44f7f1c752f9faac3742ccd47d0ea6092","ref":"refs/heads/use-upstream-tiff-tags","pushedAt":"2024-05-27T22:55:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Add note to main README.md on refactoring process to rely on tiff crate\n\nAlso bumped up version in badge from v0.0.1 to v0.0.2 to match that in crates.io.","shortMessageHtmlLink":"Add note to main README.md on refactoring process to rely on tiff crate"}},{"before":"e647018408464d7c322a855f63c8a82db01bd41b","after":"d14e2786a402057edc8113c0eec4499697e0f689","ref":"refs/heads/gh_action/clippy","pushedAt":"2024-05-16T17:48:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Set CARGO_TERM_COLOR=always environment variable\n\nColorize the terminal output in the GitHub Actions CI logs.","shortMessageHtmlLink":"Set CARGO_TERM_COLOR=always environment variable"}},{"before":null,"after":"e647018408464d7c322a855f63c8a82db01bd41b","ref":"refs/heads/gh_action/clippy","pushedAt":"2024-05-16T17:45:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Add clippy lint GitHub Actions CI\n\nRun `cargo clippy --all-targets --all-features` on Continuous Integration on every Pull Request and push to main. Adapted from https://doc.rust-lang.org/stable/clippy/continuous_integration/github_actions.html","shortMessageHtmlLink":"Add clippy lint GitHub Actions CI"}},{"before":"8702cbfe7b35cb73590437f104894b71ef417d0d","after":"086776e80f7d2adb273430d956f6b93bb9577520","ref":"refs/heads/use-upstream-tiff-tags","pushedAt":"2024-05-16T14:39:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Fix clippy lint error on match_ref_pats\n\nRemove the & from the match statements. Xref https://rust-lang.github.io/rust-clippy/master/index.html#/match_ref_pats","shortMessageHtmlLink":"Fix clippy lint error on match_ref_pats"}},{"before":null,"after":"8702cbfe7b35cb73590437f104894b71ef417d0d","ref":"refs/heads/use-upstream-tiff-tags","pushedAt":"2024-05-16T11:53:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Use tiff tag type enums from upstream tiff crate\n\nRemove the TagType enum in src/lowlevel.rs, use tiff:tags:Type instead (https://docs.rs/tiff/0.9.1/tiff/tags/enum.Type.html). Added support for IFD, LONG8, SLONG8 and IFD8 types.","shortMessageHtmlLink":"Use tiff tag type enums from upstream tiff crate"}},{"before":"ac83b4a09a24649017e9bba2ba3aadc70dfad0c5","after":"56f30de25c75d10fae19da8d79ff1832207bfecd","ref":"refs/heads/main","pushedAt":"2024-05-10T14:50:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Fix various unused warnings (#10)\n\n* Fix unused imports\r\n\r\n* Fix unused_variable warnings\r\n\r\n* Fix unused borrow that must be used warning\r\n\r\n* Fix unreachable pattern warnings","shortMessageHtmlLink":"Fix various unused warnings (#10)"}},{"before":"7a2e2b951dc28ca11b3fb18aad578f2c5ce22256","after":"ac83b4a09a24649017e9bba2ba3aadc70dfad0c5","ref":"refs/heads/main","pushedAt":"2024-05-10T14:48:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"weiji14","name":"Wei Ji","path":"/weiji14","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23487320?s=80&v=4"},"commit":{"message":"Fix compilation errors on Rust 2021 edition (#9)\n\n* Fix build errors on Rust 2018 edition\r\n\r\nSet edition = \"2018\" in Cargo.toml, and fixed some `use` statements following https://doc.rust-lang.org/edition-guide/rust-2018/path-changes.html. Also removed some unused imports.\r\n\r\n* Fix build errors on Rust 2021 edition\r\n\r\nSet edition = \"2021\" in Cargo.toml, and fixed some warnings on bare_trait_objects, xref https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html#bare_trait_objects","shortMessageHtmlLink":"Fix compilation errors on Rust 2021 edition (#9)"}},{"before":"7dd9068b7aa9e21b7c50f737a765d9d6d089a79a","after":"7a2e2b951dc28ca11b3fb18aad578f2c5ce22256","ref":"refs/heads/main","pushedAt":"2024-04-28T20:31:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dominikbucher","name":"Dominik Bucher","path":"/dominikbucher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2198942?s=80&v=4"},"commit":{"message":"Merge pull request #8 from weiji14/ci\n\nSetup GitHub Actions Continuous Integration tests","shortMessageHtmlLink":"Merge pull request #8 from weiji14/ci"}},{"before":"7dd9068b7aa9e21b7c50f737a765d9d6d089a79a","after":null,"ref":"refs/heads/master","pushedAt":"2024-04-28T20:31:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dominikbucher","name":"Dominik Bucher","path":"/dominikbucher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2198942?s=80&v=4"}},{"before":null,"after":"7dd9068b7aa9e21b7c50f737a765d9d6d089a79a","ref":"refs/heads/main","pushedAt":"2024-04-28T20:31:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dominikbucher","name":"Dominik Bucher","path":"/dominikbucher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2198942?s=80&v=4"},"commit":{"message":"Account for crate renaming","shortMessageHtmlLink":"Account for crate renaming"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVUhOFwA","startCursor":null,"endCursor":null}},"title":"Activity ยท georust/geotiff"}