{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":19143454,"defaultBranch":"main","name":"initializr","ownerLogin":"snicoll","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-04-25T11:12:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/490484?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700165095.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9e5f91c78bfebe59b376d502c48d32245bfb3f5d","ref":"refs/heads/spring-boot-3.2.x","pushedAt":"2023-11-16T20:04:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Start building against Spring Boot 3.2.0 snapshots","shortMessageHtmlLink":"Start building against Spring Boot 3.2.0 snapshots"}},{"before":"a434ce423c513666aa88f72cbc4fdd1973e1e95f","after":null,"ref":"refs/heads/gh-1227","pushedAt":"2023-07-11T12:48:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"}},{"before":null,"after":"a434ce423c513666aa88f72cbc4fdd1973e1e95f","ref":"refs/heads/gh-1227","pushedAt":"2023-07-11T09:40:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":null,"after":"dc89ffc4b33b1c969d609f68f1eae5f16e6e67e5","ref":"refs/heads/gh-438","pushedAt":"2023-06-16T10:10:11.602Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking\n\nSee gh-438","shortMessageHtmlLink":"Hacking"}},{"before":"47669553c6429fcfef4a7999257757ffa3ee9531","after":"889d91c2b707fb1ee59404f7765bc43e7eb13828","ref":"refs/heads/gh-1424","pushedAt":"2023-06-10T16:06:32.911Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Overhaul annotation support for code generation\n\nThis commit improves the annotation support so that it handles more\nattribute types. An AnnotationContainer is introduced that permits to\nfurther configure an annotation.\n\nThis commit adds a number of deprecations:\n\n* Annotation#getName has been deprecated in favor of\nAnnotation#getClasName.\n* Annotable#annotate has been deprecated in favor of\nAnnotable#annotations()#add.\n* Annotable#getAnnotations has been deprecated in favor of\nAnnotable#annotations()#values.\n* Annotation#name has been deprecated in favor of Annotation#of.\n\nThis commit also introduces a breaking change by removing the attribute\nmethod on Annotation.Builder as specifying the type of the attribute is\nnow handled automatically. Use Annotation.Builder#add or\nAnnotation.Builder#set depending on your needs.\n\nCloses gh-1424","shortMessageHtmlLink":"Overhaul annotation support for code generation"}},{"before":"65b01a018dcdbb2d9d4fe1e22c94a2a5bfb309bd","after":null,"ref":"refs/heads/annotations","pushedAt":"2023-06-09T14:50:00.921Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"}},{"before":null,"after":"47669553c6429fcfef4a7999257757ffa3ee9531","ref":"refs/heads/gh-1424","pushedAt":"2023-06-09T14:49:54.287Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Overhaul annotation support for code generation\n\nThis commit improves the annotation support so that it handles more\nattribute types. An AnnotationContainer is introduced that permits to\nfurther configure an annotation.\n\nThis commit adds a number of deprecations:\n\n* Annotation#getName has been deprecated in favor of\nAnnotation#getClasName.\n* Annotable#annotate has been deprecated in favor of\nAnnotable#annotations()#add.\n* Annotable#getAnnotations has been deprecated in favor of\nAnnotable#annotations()#values.\n* Annotation#name has been deprecated in favor of Annotation#of.\n\nThis commit also introduces a breaking change by removing the attribute\nmethod on Annotation.Builder as specifying the type of the attribute is\nnow handled automatically. Use Annotation.Builder#add or\nAnnotation.Builder#set depending on your needs.\n\nCloses gh-1424","shortMessageHtmlLink":"Overhaul annotation support for code generation"}},{"before":"56bdd26bffea520c3653cc5e99db4d40aebb47db","after":"65b01a018dcdbb2d9d4fe1e22c94a2a5bfb309bd","ref":"refs/heads/annotations","pushedAt":"2023-06-09T09:15:23.757Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"hacking","shortMessageHtmlLink":"hacking"}},{"before":"a01b6dc71a65f28fa484be59a2f5325360cde258","after":"56bdd26bffea520c3653cc5e99db4d40aebb47db","ref":"refs/heads/annotations","pushedAt":"2023-06-09T07:44:43.752Z","pushType":"push","commitsCount":1,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":null,"after":"a01b6dc71a65f28fa484be59a2f5325360cde258","ref":"refs/heads/annotations","pushedAt":"2023-06-09T06:00:12.505Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":"10d7e857c79e2d3e9bc436b1e5ab189a363c6e90","after":"4c7719650416ff9156bcf1a9fe8e9ded49bbecc7","ref":"refs/heads/main","pushedAt":"2023-06-08T09:13:00.473Z","pushType":"push","commitsCount":267,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Avoid imports from current package\n\nCloses gh-1421","shortMessageHtmlLink":"Avoid imports from current package"}},{"before":"10d7e857c79e2d3e9bc436b1e5ab189a363c6e90","after":"4c7719650416ff9156bcf1a9fe8e9ded49bbecc7","ref":"refs/heads/main","pushedAt":"2023-06-08T09:13:00.422Z","pushType":"push","commitsCount":267,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Avoid imports from current package\n\nCloses gh-1421","shortMessageHtmlLink":"Avoid imports from current package"}},{"before":null,"after":"e7ad45d5b44dcc4e6f152b8b009790a24c0092a0","ref":"refs/heads/code-block-litteral","pushedAt":"2023-06-08T09:12:41.166Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Allow CodeBlock to be used by $L","shortMessageHtmlLink":"Allow CodeBlock to be used by $L"}},{"before":"b5fb417051e7e4606d17292217238bc7eca79d4e","after":"4c0dac528d1c0ef5db8cff383517f40ad25da78b","ref":"refs/heads/code-generation","pushedAt":"2023-06-03T16:06:57.807Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Deprecate Expression infrastructure in favor of CodeBlock\n\nThis commit migrates the use of expressions in Java, Kotlin, and Groovy\nto the newly introduced CodeBlock.","shortMessageHtmlLink":"Deprecate Expression infrastructure in favor of CodeBlock"}},{"before":null,"after":"b5fb417051e7e4606d17292217238bc7eca79d4e","ref":"refs/heads/code-generation","pushedAt":"2023-06-02T16:34:30.077Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":"c597f52db8b291eb35acd4751d78f5180d4ac874","after":"ccc5e0b327a21a3b13566394bf6486509dd12fa4","ref":"refs/heads/spotless","pushedAt":"2023-05-30T13:05:53.706Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Add Kotlin formatter","shortMessageHtmlLink":"Add Kotlin formatter"}},{"before":null,"after":"c597f52db8b291eb35acd4751d78f5180d4ac874","ref":"refs/heads/spotless","pushedAt":"2023-05-26T13:30:53.753Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":null,"after":"ed30f704a70eaa10a3e3ce8f41168092f67ed1eb","ref":"refs/heads/javapoet","pushedAt":"2023-05-17T14:22:28.242Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Hacking","shortMessageHtmlLink":"Hacking"}},{"before":"79dd708d8a52ed0cf06b37ccf4c7ed79770eef54","after":"0221238ba10bb93b1681fa877a97094fc1bdcc43","ref":"refs/heads/groovypoet","pushedAt":"2023-05-17T14:18:17.095Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Polish","shortMessageHtmlLink":"Polish"}},{"before":null,"after":"79dd708d8a52ed0cf06b37ccf4c7ed79770eef54","ref":"refs/heads/groovypoet","pushedAt":"2023-05-17T12:53:18.693Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"snicoll","name":"Stéphane Nicoll","path":"/snicoll","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/490484?s=80&v=4"},"commit":{"message":"Handle automatic imports\n\nThis commit handles the packages and classes that Groovy auto-imports.","shortMessageHtmlLink":"Handle automatic imports"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADsQOavQA","startCursor":null,"endCursor":null}},"title":"Activity · snicoll/initializr"}