{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":404115881,"defaultBranch":"main","name":"checkout","ownerLogin":"RobertWieczoreck","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-09-07T20:36:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1175008?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1688223944.0","currentOid":""},"activityList":{"items":[{"before":"d7463ecb7aba93207aacdf63402654c44d48367b","after":"903dd0cb2eff83739190678659c05b19cdecae9a","ref":"refs/heads/add-fetch-tags-option-test","pushedAt":"2023-07-01T20:34:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":"de61602a8cc03a2d4b26f818ba591979533dc5cd","after":"d7463ecb7aba93207aacdf63402654c44d48367b","ref":"refs/heads/add-fetch-tags-option-test","pushedAt":"2023-07-01T20:29:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":"6b7b3c159c3bd4217375c0f8bfc1a6a6e381c896","after":"de61602a8cc03a2d4b26f818ba591979533dc5cd","ref":"refs/heads/add-fetch-tags-option-test","pushedAt":"2023-07-01T20:26:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":"c7a760cf65a2b7579e8b874e2b341534ce674801","after":"68d67953805ffe1307b3987747c7588e8a1477ab","ref":"refs/heads/add-fetch-tags-option","pushedAt":"2023-07-01T20:21:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Add jest tests for fetchDepth and fetchTags options","shortMessageHtmlLink":"Add jest tests for fetchDepth and fetchTags options"}},{"before":"0c0f61af8359d20074573c2dcc39e0f5d413fb6f","after":"f2e216757a6c23f2404c5dfa806fed253342f17a","ref":"refs/heads/add-fetch-tags-option-staging-test","pushedAt":"2023-07-01T15:17:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":"87590741e4c6369175b63911e6a6f26f8be094e4","after":"0c0f61af8359d20074573c2dcc39e0f5d413fb6f","ref":"refs/heads/add-fetch-tags-option-staging-test","pushedAt":"2023-07-01T15:09:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":null,"after":"87590741e4c6369175b63911e6a6f26f8be094e4","ref":"refs/heads/add-fetch-tags-option-staging-test","pushedAt":"2023-07-01T15:05:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":null,"after":"b896fd2f3896867f7026bd0b6887c55403853515","ref":"refs/heads/add-fetch-tags-option-staging","pushedAt":"2023-07-01T14:54:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Add option to fetch tags even if fetch-depth > 0","shortMessageHtmlLink":"Add option to fetch tags even if fetch-depth > 0"}},{"before":"27135e314dd1818f797af1db9dae03a9f045786b","after":"96f53100ba2a5449eb71d2e6604bbcd94b9449b5","ref":"refs/heads/main","pushedAt":"2023-07-01T14:25:13.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Mark test scripts with Bash'isms to be run via Bash (#1377)\n\nIn #1369, I mistakenly replaced the hash-bang lines in the two new\r\nscripts with `#!/bin/sh`, missing that both files contain the Bash'ism\r\n`[[`. Symptom as per\r\nhttps://github.com/actions/checkout/actions/runs/5200323109/jobs/9378889172?pr=1369#step:12:5\r\n\r\n __test__/verify-sparse-checkout.sh: 58: [[: not found\r\n\r\nLet's change those hash-bang lines back to `#!/bin/bash`.\r\n\r\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Mark test scripts with Bash'isms to be run via Bash (actions#1377)"}},{"before":"27135e314dd1818f797af1db9dae03a9f045786b","after":"96f53100ba2a5449eb71d2e6604bbcd94b9449b5","ref":"refs/heads/main","pushedAt":"2023-07-01T14:25:12.934Z","pushType":"push","commitsCount":12,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Mark test scripts with Bash'isms to be run via Bash (#1377)\n\nIn #1369, I mistakenly replaced the hash-bang lines in the two new\r\nscripts with `#!/bin/sh`, missing that both files contain the Bash'ism\r\n`[[`. Symptom as per\r\nhttps://github.com/actions/checkout/actions/runs/5200323109/jobs/9378889172?pr=1369#step:12:5\r\n\r\n __test__/verify-sparse-checkout.sh: 58: [[: not found\r\n\r\nLet's change those hash-bang lines back to `#!/bin/bash`.\r\n\r\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Mark test scripts with Bash'isms to be run via Bash (actions#1377)"}},{"before":"a1c5767c7eb6d73a26645e031e92cf43128b6936","after":"6b7b3c159c3bd4217375c0f8bfc1a6a6e381c896","ref":"refs/heads/add-fetch-tags-option-test","pushedAt":"2023-03-15T09:10:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Test fetch-tags option in an actual workflow","shortMessageHtmlLink":"Test fetch-tags option in an actual workflow"}},{"before":"c6aa48d1e4313fdea7f7a8fd5e1f242b85422e00","after":"c7a760cf65a2b7579e8b874e2b341534ce674801","ref":"refs/heads/add-fetch-tags-option","pushedAt":"2023-03-15T09:06:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Add option to fetch tags even if fetch-depth > 0","shortMessageHtmlLink":"Add option to fetch tags even if fetch-depth > 0"}},{"before":"b9d6ac43b8b251913ae7710900b7e6c29b6f52e3","after":"c6aa48d1e4313fdea7f7a8fd5e1f242b85422e00","ref":"refs/heads/add-fetch-tags-option","pushedAt":"2023-03-15T09:00:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Add option to fetch tags even if fetch-depth > 0","shortMessageHtmlLink":"Add option to fetch tags even if fetch-depth > 0"}},{"before":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","after":"27135e314dd1818f797af1db9dae03a9f045786b","ref":"refs/heads/main","pushedAt":"2023-03-15T08:51:22.123Z","pushType":"push","commitsCount":2,"pusher":{"login":"RobertWieczoreck","name":"Robert Wieczoreck","path":"/RobertWieczoreck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175008?s=80&v=4"},"commit":{"message":"Upgrade dependencies (#1210)\n\n* Upgrade ncc & json5\r\n\r\n* Add new dist build","shortMessageHtmlLink":"Upgrade dependencies (actions#1210)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADTOv2xQA","startCursor":null,"endCursor":null}},"title":"Activity ยท RobertWieczoreck/checkout"}