{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":243804463,"defaultBranch":"master","name":"eyre","ownerLogin":"eyre-rs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-02-28T16:18:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105828891?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719589578.0","currentOid":""},"activityList":{"items":[{"before":"94986778fb31999e9fa19c464fc60e98434c485c","after":"dded7dededca017b23dde6126bd5596eddb2deca","ref":"refs/heads/master","pushedAt":"2024-07-03T10:24:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix(color_eyre): build warnings (#182)\n\nRemove structs that are unused and have been migrated to use the eyre\r\nversions of the same:\r\n- color_eyre::config::InstallError -> eyre::InstallError\r\n- color_eyre::config::InstallThemeError -> eyre::InstallThemeError\r\n- color_eyre::config::InstallColorSpantraceThemeError -> no equivalent\r\n\r\nAdd cfg guards to the DisplayExt, FooterWriter, Footer, and Header\r\nto prevent unused warnings when the issue-url feature is not enabled.\r\n\r\n---\r\n\r\nWarnings:\r\n```\r\n Compiling color-eyre v0.6.2 (/Users/joshka/local/eyre/color-eyre)\r\nwarning: struct `InstallError` is never constructed\r\n --> color-eyre/src/config.rs:15:8\r\n |\r\n15 | struct InstallError;\r\n | ^^^^^^^^^^^^\r\n |\r\nnote: the lint level is defined here\r\n --> color-eyre/src/lib.rs:352:5\r\n |\r\n352 | unused,\r\n | ^^^^^^\r\n = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`\r\n\r\nwarning: struct `InstallThemeError` is never constructed\r\n --> color-eyre/src/config.rs:26:8\r\n |\r\n26 | struct InstallThemeError;\r\n | ^^^^^^^^^^^^^^^^^\r\n\r\nwarning: struct `InstallColorSpantraceThemeError` is never constructed\r\n --> color-eyre/src/config.rs:37:8\r\n |\r\n37 | struct InstallColorSpantraceThemeError;\r\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n\r\nwarning: trait `DisplayExt` is never used\r\n --> color-eyre/src/writers.rs:31:18\r\n |\r\n31 | pub(crate) trait DisplayExt: Sized + Display {\r\n | ^^^^^^^^^^\r\n\r\nwarning: struct `FooterWriter` is never constructed\r\n --> color-eyre/src/writers.rs:83:19\r\n |\r\n83 | pub(crate) struct FooterWriter {\r\n | ^^^^^^^^^^^^\r\n\r\nwarning: struct `Footer` is never constructed\r\n --> color-eyre/src/writers.rs:102:19\r\n |\r\n102 | pub(crate) struct Footer\r\n | ^^^^^^\r\n\r\nwarning: struct `Header` is never constructed\r\n --> color-eyre/src/writers.rs:133:19\r\n |\r\n133 | pub(crate) struct Header\r\n | ^^^^^^\r\n\r\nwarning: `color-eyre` (lib) generated 7 warnings\r\n```","shortMessageHtmlLink":"fix(color_eyre): build warnings (#182)"}},{"before":"c98bc8cc1cef5eef28badbd8d19d6ab1a4b5a324","after":null,"ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-28T15:46:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"}},{"before":"907daa2cc667cb715874b2a743dec7592fc57484","after":"94986778fb31999e9fa19c464fc60e98434c485c","ref":"refs/heads/master","pushedAt":"2024-06-28T15:46:17.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Make `ContextCompat` consistent and non-ambiguous with `WrapErr` (#150)\n\nSee: #149\r\n\r\nFixes: #149","shortMessageHtmlLink":"Make ContextCompat consistent and non-ambiguous with WrapErr (#150)"}},{"before":"0eabf81eef73e665bb48a08b383f6d13446f600d","after":"c98bc8cc1cef5eef28badbd8d19d6ab1a4b5a324","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-28T15:39:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: consistent naming and duplicated tests","shortMessageHtmlLink":"fix: consistent naming and duplicated tests"}},{"before":"db04328859aedf0205ebc321a2c9d6b9aa588d2f","after":"0eabf81eef73e665bb48a08b383f6d13446f600d","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-28T15:35:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: import consistency","shortMessageHtmlLink":"fix: import consistency"}},{"before":"3319ffba1f878fd819892eed3e4a88023de4d99f","after":"db04328859aedf0205ebc321a2c9d6b9aa588d2f","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-28T15:31:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: import consistency","shortMessageHtmlLink":"fix: import consistency"}},{"before":"4d6e73e5a9de72c79dd9c2d20fda6e0a1a32106c","after":"3319ffba1f878fd819892eed3e4a88023de4d99f","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-28T08:58:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: typo in doc comment","shortMessageHtmlLink":"fix: typo in doc comment"}},{"before":"39ec86532c6476d42bf05429dec97a55674ce137","after":"4d6e73e5a9de72c79dd9c2d20fda6e0a1a32106c","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-21T18:06:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: different call machinery between linux and windows\n\nThis filters out diverging backtraces caused by different before-main\nand test calling machinery on windows and linux","shortMessageHtmlLink":"fix: different call machinery between linux and windows"}},{"before":"07be58172380b04766f1f67a7a0e3998c38b7c0b","after":"a663f0a95c9d75b54a4b99f9016731f8b160a7c0","ref":"refs/heads/anyhow-compat","pushedAt":"2024-06-21T17:59:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"feat: support converting between anyhow::Error and eyre::Result","shortMessageHtmlLink":"feat: support converting between anyhow::Error and eyre::Result"}},{"before":"86c1a98d61f4c9cea6473c47f8033a16db724944","after":"07be58172380b04766f1f67a7a0e3998c38b7c0b","ref":"refs/heads/anyhow-compat","pushedAt":"2024-06-21T17:58:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"feat: support converting between anyhow::Error and eyre::Result","shortMessageHtmlLink":"feat: support converting between anyhow::Error and eyre::Result"}},{"before":"4e13c5819727aa6d2a5378be9a562ac2b09306e8","after":"86c1a98d61f4c9cea6473c47f8033a16db724944","ref":"refs/heads/anyhow-compat","pushedAt":"2024-06-21T17:57:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Fix typo in CI (#173)\n\nThe lint group is `clippy::suspicious`, not `clippy::suspiscious`\n\nhttps://github.com/eyre-rs/eyre/actions/runs/9112483886/job/25051828362#step:5:176\n\n```\nwarning[E0602]: unknown lint: `clippy::suspiscious`\nWarning: |\n = help: did you mean: `clippy::suspicious`\n = note: requested on the command line with `-D clippy::suspiscious`\n = note: `#[warn(unknown_lints)]` on by default\n```","shortMessageHtmlLink":"Fix typo in CI (#173)"}},{"before":"90645efddcefa475a37608184cb3a699685ffc65","after":"39ec86532c6476d42bf05429dec97a55674ce137","ref":"refs/heads/fix-ambiguous-methods","pushedAt":"2024-06-21T17:48:03.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Merge branch 'master' into fix-ambiguous-methods","shortMessageHtmlLink":"Merge branch 'master' into fix-ambiguous-methods"}},{"before":null,"after":"4e13c5819727aa6d2a5378be9a562ac2b09306e8","ref":"refs/heads/anyhow-compat","pushedAt":"2024-06-21T17:47:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"feat: support `?` for anyhow::Result","shortMessageHtmlLink":"feat: support ? for anyhow::Result"}},{"before":"a0f3f641dfd19920a82737b2daae2ed853f9757e","after":"907daa2cc667cb715874b2a743dec7592fc57484","ref":"refs/heads/master","pushedAt":"2024-05-30T08:25:44.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Fix typo in CI (#173)\n\nThe lint group is `clippy::suspicious`, not `clippy::suspiscious`\r\n\r\n\r\nhttps://github.com/eyre-rs/eyre/actions/runs/9112483886/job/25051828362#step:5:176\r\n\r\n```\r\nwarning[E0602]: unknown lint: `clippy::suspiscious`\r\nWarning: |\r\n = help: did you mean: `clippy::suspicious`\r\n = note: requested on the command line with `-D clippy::suspiscious`\r\n = note: `#[warn(unknown_lints)]` on by default\r\n```","shortMessageHtmlLink":"Fix typo in CI (#173)"}},{"before":"004c2a6890bae475af13b2f500382baa101eaecd","after":null,"ref":"refs/heads/fix-clippy","pushedAt":"2024-05-16T12:43:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"}},{"before":"aed87e4eb07213c6b3785cf4edce5a79bf579258","after":"a0f3f641dfd19920a82737b2daae2ed853f9757e","ref":"refs/heads/master","pushedAt":"2024-05-16T12:43:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"Fix overly strict clippy lint (#172)\n\nDeny style, suspicious and complexity categories, rather than all\r\nwarnings\r\n\r\nIf we find issues that could have been caught by a clippy lint we can\r\nadd that lint on as *deny* too, as for now, they still appear as\r\nwarnings but won't prevent CI from running.\r\n\r\nThis most notably fixes random CI breakages when clippy/rust updates and\r\nintroduces new warn level lints","shortMessageHtmlLink":"Fix overly strict clippy lint (#172)"}},{"before":null,"after":"004c2a6890bae475af13b2f500382baa101eaecd","ref":"refs/heads/fix-clippy","pushedAt":"2024-05-15T22:55:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: overly strict clippy lints","shortMessageHtmlLink":"fix: overly strict clippy lints"}},{"before":null,"after":"aed87e4eb07213c6b3785cf4edce5a79bf579258","ref":"refs/heads/fix-master","pushedAt":"2024-05-13T16:54:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Bump workspace to owo-colors 4.0 (#167)\n\nRequires adding a path dependency in color-eyre on color-spantrace so\r\nthat the versions agree. Fortunately we can do that now!","shortMessageHtmlLink":"Bump workspace to owo-colors 4.0 (#167)"}},{"before":"dacfb5566e5738d391b28d1ae4031dc4027c1976","after":"dd05aa3557b3dd4217560ac0c769d1b0f42db22f","ref":"refs/heads/fix-nightly-backtraces","pushedAt":"2024-05-13T16:51:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: empty doc comments disallowed by clippy","shortMessageHtmlLink":"fix: empty doc comments disallowed by clippy"}},{"before":"3d7b20de9718192da52fdb5b4902449b19396e86","after":"dacfb5566e5738d391b28d1ae4031dc4027c1976","ref":"refs/heads/fix-nightly-backtraces","pushedAt":"2024-05-13T16:47:47.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"Merge branch 'master' into fix-nightly-backtraces","shortMessageHtmlLink":"Merge branch 'master' into fix-nightly-backtraces"}},{"before":"d6e05fdb3a43ce3b044b8829a599d6b1def165c2","after":null,"ref":"refs/heads/revert-167-bump-owo-colors-for-everyone","pushedAt":"2024-04-25T21:59:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"}},{"before":null,"after":"d6e05fdb3a43ce3b044b8829a599d6b1def165c2","ref":"refs/heads/revert-167-bump-owo-colors-for-everyone","pushedAt":"2024-04-25T21:59:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"Revert \"Bump workspace to owo-colors 4.0\"","shortMessageHtmlLink":"Revert \"Bump workspace to owo-colors 4.0\""}},{"before":"1369e09fb2c4b7d3d33e63e083931cdea6766f48","after":"aed87e4eb07213c6b3785cf4edce5a79bf579258","ref":"refs/heads/master","pushedAt":"2024-04-25T21:56:45.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"Bump workspace to owo-colors 4.0 (#167)\n\nRequires adding a path dependency in color-eyre on color-spantrace so\r\nthat the versions agree. Fortunately we can do that now!","shortMessageHtmlLink":"Bump workspace to owo-colors 4.0 (#167)"}},{"before":"586e359220e02ed8f9d0fe0dae6728b749901a5c","after":"1369e09fb2c4b7d3d33e63e083931cdea6766f48","ref":"refs/heads/master","pushedAt":"2024-04-25T21:52:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"Don't evaluate 1-argument `ensure!` condition twice (#166)\n\n`ensure!($cond:expr)` currently expands to two nested `if !$cond {}`.\r\n\r\nCo-authored-by: Jane Losare-Lusby ","shortMessageHtmlLink":"Don't evaluate 1-argument ensure! condition twice (#166)"}},{"before":"92b6a5701d60a453138aecfb48fd5f56d107ff49","after":"3d7b20de9718192da52fdb5b4902449b19396e86","ref":"refs/heads/fix-nightly-backtraces","pushedAt":"2024-04-25T21:42:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: remove duplicate thiserror reference","shortMessageHtmlLink":"fix: remove duplicate thiserror reference"}},{"before":"b0c3e3ff9c21c80daeb6d2d240195fa4b715367d","after":"586e359220e02ed8f9d0fe0dae6728b749901a5c","ref":"refs/heads/master","pushedAt":"2024-04-25T21:36:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yaahc","name":"Jane Losare-Lusby","path":"/yaahc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1993852?s=80&v=4"},"commit":{"message":"fix(docs): enclose inline code in backticks (#170)\n\nFixes #169\r\n\r\nBesides enclosing inline code in backticks, I also made two tiny\r\ndocumentation improvements - please let me know if you want them undone:\r\n\r\n- In the `Report::msg` docs, the user is referred to `Report::new`. I\r\nchanged this from plain inline code into a link.\r\n- I expanded _\"`Display` impl\"_ to _\"`Display` implementation\"_, since\r\n`impl` is a Rust token, but\r\n - _\"`Display` `impl`\"_ looked silly, and \r\n - _\"`impl Display`\"_ disturbed the flow of reading.\r\n\r\nCo-authored-by: Jane Losare-Lusby ","shortMessageHtmlLink":"fix(docs): enclose inline code in backticks (#170)"}},{"before":"e7666760a40103cbd9c2d7c0a6f9cf8371e50168","after":"92b6a5701d60a453138aecfb48fd5f56d107ff49","ref":"refs/heads/fix-nightly-backtraces","pushedAt":"2024-04-25T21:27:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: use RUST_WORKSPACE_WRAPPER in compile probe","shortMessageHtmlLink":"fix: use RUST_WORKSPACE_WRAPPER in compile probe"}},{"before":"41699aa483df4960da869632f0153eb5f12c9b65","after":"b0c3e3ff9c21c80daeb6d2d240195fa4b715367d","ref":"refs/heads/master","pushedAt":"2024-04-25T21:24:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yaahc","name":"Jane Losare-Lusby","path":"/yaahc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1993852?s=80&v=4"},"commit":{"message":"Add a gitattributes file to specify LF line endings (#126)\n\nSince almost all files not on our gitignore are text files, it uses `*\r\ntext` as a catch-all and specifies *.png as binary.\r\n\r\nCo-authored-by: Jane Losare-Lusby ","shortMessageHtmlLink":"Add a gitattributes file to specify LF line endings (#126)"}},{"before":"fdb7d84de33eeaeeac4a0909d7717b5b19809843","after":"e7666760a40103cbd9c2d7c0a6f9cf8371e50168","ref":"refs/heads/fix-nightly-backtraces","pushedAt":"2024-04-25T21:22:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ten3roberts","name":"Freja Roberts","path":"/ten3roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25723553?s=80&v=4"},"commit":{"message":"fix: use RUST_WORKSPACE_WRAPPER in compile probe","shortMessageHtmlLink":"fix: use RUST_WORKSPACE_WRAPPER in compile probe"}},{"before":"8d9dffabccfc215f43919bed8edf9c05044a8bcf","after":"9c7f5e38b9cfc8765db7f3e9c2562f777ba074b4","ref":"refs/heads/pavan/simple-eyre","pushedAt":"2024-04-25T21:21:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yaahc","name":"Jane Losare-Lusby","path":"/yaahc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1993852?s=80&v=4"},"commit":{"message":"Merge branch 'master' into pavan/simple-eyre","shortMessageHtmlLink":"Merge branch 'master' into pavan/simple-eyre"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdb4olwA","startCursor":null,"endCursor":null}},"title":"Activity ยท eyre-rs/eyre"}