{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":260814479,"defaultBranch":"master","name":"workflow-sandbox","ownerLogin":"rpanderson","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-05-03T02:32:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5637107?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1680854401.0","currentOid":""},"activityList":{"items":[{"before":"6ce7e1626ee2f8fb8b4a927b5d28326b7e275241","after":null,"ref":"refs/heads/py36-eol","pushedAt":"2023-04-07T08:00:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"}},{"before":"e127b37c31d8c763ffd83a1520ec39fdeb9e8ea7","after":null,"ref":"refs/heads/macos-11","pushedAt":"2023-04-07T07:59:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"}},{"before":"70cd2fcf72dd935c240e29a96cee38f99e73f0bf","after":null,"ref":"refs/heads/py311","pushedAt":"2023-04-07T07:59:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"}},{"before":"76672fdc251cb7e024e415aa6e04b5a639eef560","after":"eca4c0b27e29ad042ab659fff65e83834718b585","ref":"refs/heads/master","pushedAt":"2023-04-07T07:58:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Merge pull request #39 from rpanderson/py311\n\nPython 3.11, and per-platform specifying of whether to do a conda build","shortMessageHtmlLink":"Merge pull request #39 from rpanderson/py311"}},{"before":"f4417ac7be8de679f5ee62d8dbb962a8da021823","after":"70cd2fcf72dd935c240e29a96cee38f99e73f0bf","ref":"refs/heads/py311","pushedAt":"2023-04-07T07:58:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Python 3.11, and per-platform specifying of whether to do a conda build","shortMessageHtmlLink":"Python 3.11, and per-platform specifying of whether to do a conda build"}},{"before":"305aea4ab5260d2e8709c854099fbb377be8feb3","after":"76672fdc251cb7e024e415aa6e04b5a639eef560","ref":"refs/heads/master","pushedAt":"2023-04-07T07:56:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Merge pull request #40 from rpanderson/macos-11\n\nUse macos 11","shortMessageHtmlLink":"Merge pull request #40 from rpanderson/macos-11"}},{"before":null,"after":"e127b37c31d8c763ffd83a1520ec39fdeb9e8ea7","ref":"refs/heads/macos-11","pushedAt":"2023-04-07T05:54:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Use macos 11\n\nThe GitHub macos 10.15 runner is being deprecated this year. And on\nmacos-latest, we're unable to use xcode 11.7, at least not via the\n`maxim-lobanov/setup-xcode@v1` action:\n\n```\nRun maxim-lobanov/setup-xcode@v1\nSwitching Xcode to version '11.7'...\nAvailable versions:\n┌─────────┬──────────┬─────────────┬─────────────┬────────┬──────────────────────────────────┐\n│ (index) │ version │ buildNumber │ releaseType │ stable │ path │\n├─────────┼──────────┼─────────────┼─────────────┼────────┼──────────────────────────────────┤\n│ 0 │ '14.2.0' │ '14C18' │ 'GM' │ true │ '/Applications/Xcode_14.2.app' │\n│ 1 │ '14.1.0' │ '14B47b' │ 'GM' │ true │ '/Applications/Xcode_14.1.app' │\n│ 2 │ '14.0.1' │ '14A400' │ 'GM' │ true │ '/Applications/Xcode_14.0.1.app' │\n│ 3 │ '13.4.1' │ '13F100' │ 'GM' │ true │ '/Applications/Xcode_13.4.1.app' │\n│ 4 │ '13.3.1' │ '13E500a' │ 'GM' │ true │ '/Applications/Xcode_13.3.1.app' │\n│ 5 │ '13.2.1' │ '13C100' │ 'GM' │ true │ '/Applications/Xcode_13.2.1.app' │\n│ 6 │ '13.1.0' │ '13A1030d' │ 'GM' │ true │ '/Applications/Xcode_13.1.app' │\n└─────────┴──────────┴─────────────┴─────────────┴────────┴──────────────────────────────────┘\nError: Could not find Xcode version that satisfied version spec: '11.7'\n```\n\nConda packages with C extensions won't build on xcode 12 or higher.\n\nHopefully by the time the macos 11 is deprecated, either conda works\nwith newer xcode versions, or we finally figure out what the conda\ndocumentation is on about on [this page]\n(https://docs.conda.io/projects/conda-build/en/latest/resources/compiler-tools.html),\nwhich I have never been able to make heads or tails of.","shortMessageHtmlLink":"Use macos 11"}},{"before":null,"after":"f4417ac7be8de679f5ee62d8dbb962a8da021823","ref":"refs/heads/py311","pushedAt":"2023-04-07T04:27:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Python 3.11, and per-platform specifying of whether to do a conda build","shortMessageHtmlLink":"Python 3.11, and per-platform specifying of whether to do a conda build"}},{"before":"818f624a7ffda1b6ea4c6487caaa93388e545c31","after":null,"ref":"refs/heads/conditionalconda","pushedAt":"2023-04-07T04:27:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"}},{"before":"6c6578362a3432d3a702e96355eec846ac6e1806","after":"818f624a7ffda1b6ea4c6487caaa93388e545c31","ref":"refs/heads/conditionalconda","pushedAt":"2023-04-07T04:16:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Test specifying per-platform whether to do a conda build","shortMessageHtmlLink":"Test specifying per-platform whether to do a conda build"}},{"before":null,"after":"6c6578362a3432d3a702e96355eec846ac6e1806","ref":"refs/heads/conditionalconda","pushedAt":"2023-04-07T03:59:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Test specifying per-platform whether to do a conda build","shortMessageHtmlLink":"Test specifying per-platform whether to do a conda build"}},{"before":"b072352ffcd9b33c3b86c8e94a3f91c2b38c52ea","after":"305aea4ab5260d2e8709c854099fbb377be8feb3","ref":"refs/heads/master","pushedAt":"2023-04-07T00:49:27.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"chrisjbillington","name":"Chris Billington","path":"/chrisjbillington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1044087?s=80&v=4"},"commit":{"message":"Merge pull request #38 from dihm/cleanup_rot\n\nCleanup rot","shortMessageHtmlLink":"Merge pull request #38 from dihm/cleanup_rot"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADFAyCkAA","startCursor":null,"endCursor":null}},"title":"Activity · rpanderson/workflow-sandbox"}