{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":53165069,"defaultBranch":"master","name":"pipeline-templates","ownerLogin":"cloudfoundry-community","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-04T20:58:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4378855?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1542085016.0","currentOid":""},"activityList":{"items":[{"before":"c2a019a359eb42ba5fa9cb47237079f10ce11b57","after":"3e2df393ab4c1e17da3a5f65d66de99afafab2e2","ref":"refs/heads/master","pushedAt":"2024-05-30T11:25:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Add basic support for vm_resources","shortMessageHtmlLink":"Add basic support for vm_resources"}},{"before":"20f27ae2a8e5ed659ee78562a81bf53c5bc692f0","after":"c2a019a359eb42ba5fa9cb47237079f10ce11b57","ref":"refs/heads/master","pushedAt":"2024-03-06T13:33:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Stop running unnecessary 'get' steps after pushing notifications","shortMessageHtmlLink":"Stop running unnecessary 'get' steps after pushing notifications"}},{"before":"549c65aa09ead62ed0e49af7df1e16d10b871952","after":"20f27ae2a8e5ed659ee78562a81bf53c5bc692f0","ref":"refs/heads/master","pushedAt":"2024-02-09T19:00:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Use Ubuntu Jammy, as Bionic is no more maintained","shortMessageHtmlLink":"Use Ubuntu Jammy, as Bionic is no more maintained"}},{"before":"0cf62857ccb4e298d66a4c6a2a9df9d532d22e88","after":"549c65aa09ead62ed0e49af7df1e16d10b871952","ref":"refs/heads/master","pushedAt":"2024-02-07T02:41:18.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Adopt the properly maintained CF community fork for the 'github-pr-resource'","shortMessageHtmlLink":"Adopt the properly maintained CF community fork for the 'github-pr-re…"}},{"before":"79b932f87054a8aa43e8e926c4879169736d9583","after":"0cf62857ccb4e298d66a4c6a2a9df9d532d22e88","ref":"refs/heads/master","pushedAt":"2024-02-02T22:04:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Fix gox install","shortMessageHtmlLink":"Fix gox install"}},{"before":"091933cf97df85de7e629484184a256218505388","after":"79b932f87054a8aa43e8e926c4879169736d9583","ref":"refs/heads/master","pushedAt":"2024-02-02T21:35:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Fix gox install","shortMessageHtmlLink":"Fix gox install"}},{"before":"a9759ee3a70e81903bbba8cc50a48e946a2458e5","after":"091933cf97df85de7e629484184a256218505388","ref":"refs/heads/master","pushedAt":"2024-02-02T15:16:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Recent go version","shortMessageHtmlLink":"Recent go version"}},{"before":"896d6319828228d64ec10a4a6bc1046ee1780ff7","after":"a9759ee3a70e81903bbba8cc50a48e946a2458e5","ref":"refs/heads/master","pushedAt":"2024-02-02T01:53:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Reformulate notice","shortMessageHtmlLink":"Reformulate notice"}},{"before":"e396526ed2131ee16974c2cd8fb8e9ecf5232a19","after":"896d6319828228d64ec10a4a6bc1046ee1780ff7","ref":"refs/heads/master","pushedAt":"2024-02-02T01:37:50.000Z","pushType":"push","commitsCount":43,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into 'master'","shortMessageHtmlLink":"Merge branch 'develop' into 'master'"}},{"before":"69f6c1d6f72f45cbdc563d79da9dc22ddd5b5d9d","after":"41391def58a79e6a8224c28a90032d62d5e6e0c8","ref":"refs/heads/develop","pushedAt":"2024-02-02T01:36:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"repipe: prefer CONCOURSE_TARGET settings.yml\n\n`.` sorts after `-`, so `settings.yml` will always sort after `settings-${CONCOURSE_TARGET}.yml` no matter what the value of `CONCOURSE_TARGET` is. As `tail` is used to select the last sorted result, if `settings.yml` is present then it will always be preferred.\r\n\r\nThis commit selects the first sorted result, to prefer `settings-${CONCOURSE_TARGET}.yml` over `settings.yml`. (No other logic is changed: if CONCOURSE_TARGET is not set, or such a settings file does not exist, `settings.yml` will continue to be used.)","shortMessageHtmlLink":"repipe: prefer CONCOURSE_TARGET settings.yml"}},{"before":"18027be2c2c84953536733b6077ce4ac4e10baff","after":"69f6c1d6f72f45cbdc563d79da9dc22ddd5b5d9d","ref":"refs/heads/develop","pushedAt":"2024-02-02T01:25:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Update credits, maintainer and license","shortMessageHtmlLink":"Update credits, maintainer and license"}},{"before":"980be8efa48fff2604f7b21d71dacfc8ead695f6","after":"18027be2c2c84953536733b6077ce4ac4e10baff","ref":"refs/heads/develop","pushedAt":"2024-02-02T01:11:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Fix screenshots URLs","shortMessageHtmlLink":"Fix screenshots URLs"}},{"before":"cecef0ed52bd5182beebe7ae4aea97eb77704f2f","after":"980be8efa48fff2604f7b21d71dacfc8ead695f6","ref":"refs/heads/develop","pushedAt":"2024-02-02T00:19:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Fix screenshots URLs","shortMessageHtmlLink":"Fix screenshots URLs"}},{"before":"e396526ed2131ee16974c2cd8fb8e9ecf5232a19","after":"cecef0ed52bd5182beebe7ae4aea97eb77704f2f","ref":"refs/heads/develop","pushedAt":"2024-02-01T23:15:51.000Z","pushType":"push","commitsCount":37,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Remove unnecessary spaces at end of lines","shortMessageHtmlLink":"Remove unnecessary spaces at end of lines"}},{"before":"df524e91e6ab7153c74a56292eaca201332eb2c8","after":"e396526ed2131ee16974c2cd8fb8e9ecf5232a19","ref":"refs/heads/develop","pushedAt":"2024-02-01T22:15:11.000Z","pushType":"push","commitsCount":61,"pusher":{"login":"bgandon","name":"Benjamin Gandon","path":"/bgandon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3900563?s=80&v=4"},"commit":{"message":"Updated genesis-kit with upstream release update support","shortMessageHtmlLink":"Updated genesis-kit with upstream release update support"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0zMFQxMToyNToyNi4wMDAwMDBazwAAAARX7uaz","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wMVQyMjoxNToxMS4wMDAwMDBazwAAAAPvoHdv"}},"title":"Activity · cloudfoundry-community/pipeline-templates"}