{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":645526071,"defaultBranch":"main","name":"extra-template-library","ownerLogin":"thebashpotato","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-25T21:20:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35334658?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716061020.0","currentOid":""},"activityList":{"items":[{"before":"d2e9abeead8b3389fdeaa1b99cd797990e129566","after":"95a07ae1fed4626e9918e015ff9887cc2e316813","ref":"refs/heads/main","pushedAt":"2024-05-18T19:35:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Fix license so github recognizes it","shortMessageHtmlLink":"Fix license so github recognizes it"}},{"before":"3c1fba3c67de71bf83097c04ae1e59d3771f623e","after":"d2e9abeead8b3389fdeaa1b99cd797990e129566","ref":"refs/heads/main","pushedAt":"2024-05-18T19:29:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Release 0.7.0\n\nThis release added all operator overloads one would need for a\nTaggedFundamental type including bitwise operations. Added many more\nunittests for all the new overloads.\n\nThe naming convention of camelCase was changed to snake_case, so the API\nto the Result class has changed slightly E.G (isOk() -> is_ok()).\n\nAdded version variables to the header file and acompanying tests.\n\nFixed verious clang-tidy warnings related to move semantics and\nmodernization.\n\nThe software license was changed from MIT to BSD-Clause-3.","shortMessageHtmlLink":"Release 0.7.0"}},{"before":"35509427cd555a631ec700ccce763a168aea3eb0","after":"3c1fba3c67de71bf83097c04ae1e59d3771f623e","ref":"refs/heads/main","pushedAt":"2023-08-19T03:34:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Release 0.6.0","shortMessageHtmlLink":"Release 0.6.0"}},{"before":"24259dba07989a4ad0797e610e1fc446c3674e92","after":"35509427cd555a631ec700ccce763a168aea3eb0","ref":"refs/heads/main","pushedAt":"2023-08-19T02:27:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Added default constructor to Result\n\nCleaned up code, changed private member variable naming convention from var_ to _var. Added better examples and updated README","shortMessageHtmlLink":"Added default constructor to Result"}},{"before":"2fe1b47ec6e0ecacb05b736a3d154db4416d3d37","after":"24259dba07989a4ad0797e610e1fc446c3674e92","ref":"refs/heads/main","pushedAt":"2023-07-02T14:21:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Fix typos and bad sentence structure in README","shortMessageHtmlLink":"Fix typos and bad sentence structure in README"}},{"before":"e1f325842a3f5ddb531d67e222280e73e5c94e28","after":"2fe1b47ec6e0ecacb05b736a3d154db4416d3d37","ref":"refs/heads/main","pushedAt":"2023-06-30T03:15:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"examples: Update blackjack.cpp example header comment","shortMessageHtmlLink":"examples: Update blackjack.cpp example header comment"}},{"before":"1f89c917ca5972f440ee1b22d660c359735fae00","after":"e1f325842a3f5ddb531d67e222280e73e5c94e28","ref":"refs/heads/main","pushedAt":"2023-06-30T00:23:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"examples: Clean up some code","shortMessageHtmlLink":"examples: Clean up some code"}},{"before":"9fc373f6bbe9e61b305bb2c30a9973125ab4aae3","after":"1f89c917ca5972f440ee1b22d660c359735fae00","ref":"refs/heads/main","pushedAt":"2023-06-30T00:02:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"cmake: Add cmake targets file\n\nThe alias etl::etl was not working, so an additional cmake targets file was added to fix this. Documentation was updated as well.","shortMessageHtmlLink":"cmake: Add cmake targets file"}},{"before":"09ed5f2e04db3ade318e24bcd765131c4e70828e","after":"9fc373f6bbe9e61b305bb2c30a9973125ab4aae3","ref":"refs/heads/main","pushedAt":"2023-06-25T21:30:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"cicd: Add build status badge for Ubuntu","shortMessageHtmlLink":"cicd: Add build status badge for Ubuntu"}},{"before":"03ad67f2ac1c85d483cd1b8824a2bdcc990465f4","after":"09ed5f2e04db3ade318e24bcd765131c4e70828e","ref":"refs/heads/main","pushedAt":"2023-06-25T21:22:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Add ci/cd","shortMessageHtmlLink":"Add ci/cd"}},{"before":"f1dcd42141c26f4826283d84ec39f87d364be621","after":"03ad67f2ac1c85d483cd1b8824a2bdcc990465f4","ref":"refs/heads/main","pushedAt":"2023-06-25T20:44:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Add badges, update docs","shortMessageHtmlLink":"etl: Add badges, update docs"}},{"before":"c5e12f42344c6de6a08d0b2c33c55cd5a2e7d77f","after":"f1dcd42141c26f4826283d84ec39f87d364be621","ref":"refs/heads/main","pushedAt":"2023-06-25T19:28:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Release 0.5.0","shortMessageHtmlLink":"etl: Release 0.5.0"}},{"before":"e2f19f7e5a96c9fdefda7dccbe4bde8801dbb9ca","after":"c5e12f42344c6de6a08d0b2c33c55cd5a2e7d77f","ref":"refs/heads/main","pushedAt":"2023-06-25T19:18:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Update readme and install instructions","shortMessageHtmlLink":"etl: Update readme and install instructions"}},{"before":"255ba1eba9a2e958a0553d5807233c2c23d65c54","after":"e2f19f7e5a96c9fdefda7dccbe4bde8801dbb9ca","ref":"refs/heads/main","pushedAt":"2023-06-25T18:56:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Fix cmake install and clean comments\n\nProject now properly supports find_package and pkg-config.","shortMessageHtmlLink":"etl: Fix cmake install and clean comments"}},{"before":"e2ba1babb7df3accd8546acfa0d7bd072b36380d","after":"255ba1eba9a2e958a0553d5807233c2c23d65c54","ref":"refs/heads/main","pushedAt":"2023-06-25T14:52:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Change comment style, and fix comments","shortMessageHtmlLink":"etl: Change comment style, and fix comments"}},{"before":"5d92f3de6d78710b753f0f54b3df7ee399a306ee","after":"e2ba1babb7df3accd8546acfa0d7bd072b36380d","ref":"refs/heads/main","pushedAt":"2023-06-06T01:33:08.523Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Update CPM package manager example","shortMessageHtmlLink":"Update CPM package manager example"}},{"before":"39bdf11aaf0435ecb0f4a17b2ca3a93c13f0e6d5","after":"5d92f3de6d78710b753f0f54b3df7ee399a306ee","ref":"refs/heads/main","pushedAt":"2023-06-06T00:53:29.316Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"More cmake fixes","shortMessageHtmlLink":"More cmake fixes"}},{"before":"895573007f6a43ec64619e31761f0db8e0bf0aa7","after":"39bdf11aaf0435ecb0f4a17b2ca3a93c13f0e6d5","ref":"refs/heads/main","pushedAt":"2023-06-06T00:17:54.328Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Update cmake config.in","shortMessageHtmlLink":"Update cmake config.in"}},{"before":"90ee45f08c64d77e24d442fdd47f343d89375853","after":"895573007f6a43ec64619e31761f0db8e0bf0aa7","ref":"refs/heads/main","pushedAt":"2023-06-05T23:34:40.429Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"etl: Update to version 0.2.0","shortMessageHtmlLink":"etl: Update to version 0.2.0"}},{"before":"00f5491ee862256c7332baf28d34ccef9caeed89","after":"90ee45f08c64d77e24d442fdd47f343d89375853","ref":"refs/heads/main","pushedAt":"2023-06-05T23:20:09.763Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Update README\n\nPrefixed 'etl' to project_options and project_warnings interfaced\nlibraries.","shortMessageHtmlLink":"Update README"}},{"before":"859250821a32d251d798d8b4553611c10c854afe","after":"00f5491ee862256c7332baf28d34ccef9caeed89","ref":"refs/heads/main","pushedAt":"2023-05-26T21:09:39.168Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Added Changelog, fixed broken tests","shortMessageHtmlLink":"Added Changelog, fixed broken tests"}},{"before":"8b1b6e1c9396223ee809b03f64fafd44a3523a64","after":"859250821a32d251d798d8b4553611c10c854afe","ref":"refs/heads/main","pushedAt":"2023-05-26T19:54:55.041Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Add logo","shortMessageHtmlLink":"Add logo"}},{"before":"efd5123d484f4c1e0a84e9f97b0c286164646e49","after":"8b1b6e1c9396223ee809b03f64fafd44a3523a64","ref":"refs/heads/main","pushedAt":"2023-05-26T08:22:11.489Z","pushType":"push","commitsCount":1,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Initial commit for the extra templated library\n\nProject is almost working exactly how I would like.\nResult still needs some work, documentation needs work,\nNeed to add a pipeline, and CMake/CPM instructions.","shortMessageHtmlLink":"Initial commit for the extra templated library"}},{"before":null,"after":"efd5123d484f4c1e0a84e9f97b0c286164646e49","ref":"refs/heads/main","pushedAt":"2023-05-25T21:20:30.892Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thebashpotato","name":"Matt Williams","path":"/thebashpotato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35334658?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETcJsQwA","startCursor":null,"endCursor":null}},"title":"Activity ยท thebashpotato/extra-template-library"}