{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2606253,"defaultBranch":"master","name":"scm_breeze","ownerLogin":"scmbreeze","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-10-19T13:51:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21076614?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708117357.0","currentOid":""},"activityList":{"items":[{"before":"dd6ee875c6b5cba9e5b651fba73eee70d0a1441a","after":"c4fbd54a084611d275ed11bbe5cfaa9315df661a","ref":"refs/heads/master","pushedAt":"2024-04-22T13:35:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"fix: Remove nag message for assets management (#337)\n\nAnyone who didn't opt out of the assets management feature (by setting\r\nSCM_BREEZE_DISABLE_ASSETS_MANAGEMENT) would be shown a nag message every\r\ntime they started a shell, which adds unnecessary noise.","shortMessageHtmlLink":"fix: Remove nag message for assets management (#337)"}},{"before":"e0999a1f5027dab0a00ab5fdc4773916775fd10c","after":"dd6ee875c6b5cba9e5b651fba73eee70d0a1441a","ref":"refs/heads/master","pushedAt":"2024-02-27T13:57:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"feat: make the design/asset feature optional (#335)\n\n`SCM_BREEZE_DISABLE_ASSETS_MANAGEMENT=true` will\r\ndisable the asset management portion of the shell integration.\r\n\r\nI don't use it, I've never used it. I know I discussed with @vise890\r\nyears ago about how to remove it so we could have a lean core for the\r\nshell & git shortcuts part of this package.\r\n\r\nIt's still on by default, but adding the environment variable will\r\ndisable it, so I'm going to merge this with the longterm intention of\r\ncompletely splitting these 2 systems apart.","shortMessageHtmlLink":"feat: make the design/asset feature optional (#335)"}},{"before":"bb7fdaac15f4830c69e38929454ef311fcd2b9ce","after":"e0999a1f5027dab0a00ab5fdc4773916775fd10c","ref":"refs/heads/master","pushedAt":"2024-02-27T13:00:17.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #334 from ghthor/pr/330\n\nUninstall: lowercase \"darwin\" on MacOS","shortMessageHtmlLink":"Merge pull request #334 from ghthor/pr/330"}},{"before":"b2b666b5e8efd1ef70473147f6e2916d5414b236","after":"bb7fdaac15f4830c69e38929454ef311fcd2b9ce","ref":"refs/heads/master","pushedAt":"2024-02-27T11:19:37.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #319 from telzhov/master\n\nFixed completions for 'gl' and 'gla' aliases\r\n\r\nthanks @telzhov for your patience","shortMessageHtmlLink":"Merge pull request #319 from telzhov/master"}},{"before":"7742f462573013f974320c92ea9c9517cbaec73a","after":"b2b666b5e8efd1ef70473147f6e2916d5414b236","ref":"refs/heads/master","pushedAt":"2024-02-27T10:59:27.000Z","pushType":"pr_merge","commitsCount":14,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #333 from ghthor/switch-to-github-actions\n\n- fixed the issues in CI workflow enabling testing osx/linux bash & zsh\r\n- disabled failing zsh tests; they're a real mystery by @jeffbyrnes might take a look at them soon\r\n- fixed scmb_wrapped_shell_commands as array; my initial PR was poorly tested","shortMessageHtmlLink":"Merge pull request #333 from ghthor/switch-to-github-actions"}},{"before":"cac8c5b00a79d6c721bebf53956f21f5d702c1c6","after":"7742f462573013f974320c92ea9c9517cbaec73a","ref":"refs/heads/master","pushedAt":"2024-02-23T08:07:22.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #332 from ghthor/switch-to-github-actions\n\n[ci] switch to github actions","shortMessageHtmlLink":"Merge pull request #332 from ghthor/switch-to-github-actions"}},{"before":"a7ab2e831f0ed58dcf352d419f53642249311b42","after":null,"ref":"refs/heads/fix-wrapped-commands-example","pushedAt":"2024-02-16T21:03:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"}},{"before":"5f2d25902945e9ddd6467f132ad8f82817b1a598","after":"cac8c5b00a79d6c721bebf53956f21f5d702c1c6","ref":"refs/heads/master","pushedAt":"2024-02-16T21:03:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #331 from scmbreeze/fix-wrapped-commands-example\n\n[example] switch to declaring wrapped commands as an array","shortMessageHtmlLink":"Merge pull request #331 from scmbreeze/fix-wrapped-commands-example"}},{"before":null,"after":"a7ab2e831f0ed58dcf352d419f53642249311b42","ref":"refs/heads/fix-wrapped-commands-example","pushedAt":"2024-02-16T21:02:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"[example] switch to declaring wrapped commands as an array","shortMessageHtmlLink":"[example] switch to declaring wrapped commands as an array"}},{"before":"b53d1ed3a2eb77b7c53455f436f2a64e9d9390e7","after":"5f2d25902945e9ddd6467f132ad8f82817b1a598","ref":"refs/heads/master","pushedAt":"2023-07-08T11:45:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ghthor","name":"Will Owens","path":"/ghthor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160298?s=80&v=4"},"commit":{"message":"Merge pull request #327 from alexconlin/patch-1\n\nfix rc file suffix in README","shortMessageHtmlLink":"Merge pull request #327 from alexconlin/patch-1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENw1kJAA","startCursor":null,"endCursor":null}},"title":"Activity ยท scmbreeze/scm_breeze"}