{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":736603867,"defaultBranch":"main","name":"Frank.CronJobs","ownerLogin":"frankhaugen","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-28T11:00:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13543585?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706977866.0","currentOid":""},"activityList":{"items":[{"before":"2cf1969dccb91d64f61435319e33146ca5bc2dcc","after":"5c5aac3a1c693ce9257ac4c59b1861fdbc8557d3","ref":"refs/heads/main","pushedAt":"2024-07-11T01:51:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Add new global usings and update application settings\n\nA new global usings file has been created and a package reference to Microsoft.CodeAnalysis.NetAnalyzers has been added. The .editorconfig file was newly added with various settings for the coding style guide. There are also minor updates and clean-up in the code.","shortMessageHtmlLink":"Add new global usings and update application settings"}},{"before":"280acb1649cb25af21f78a3ff30d27b2dabe2f04","after":"2cf1969dccb91d64f61435319e33146ca5bc2dcc","ref":"refs/heads/main","pushedAt":"2024-06-24T16:28:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Update logging configuration and package versions\n\nModified the logging configuration in Program.cs to simplify and switch to using console and debug logging, replacing the previously-used JSON console logging. The versions of several packages in Frank.CronJobs.Tests.csproj were also updated. Some minor adjustments were made to the README.md file to improve clarity and readability. Minor code updates were made to improve logging and correct minor formatting issues.","shortMessageHtmlLink":"Update logging configuration and package versions"}},{"before":"982b12982322505b26e22dce43471398814da0ff","after":"280acb1649cb25af21f78a3ff30d27b2dabe2f04","ref":"refs/heads/main","pushedAt":"2024-02-03T16:27:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Remove outdated cron job implementation\n\nThis change removes the existing cron job implementation, which included removing several classes related to Cron job processing and scheduling. This significant update was necessary to pave the way for a new, improved implementation that promises better efficiency and maintainability. Please note that any classes utilizing this previous cron job scheme will need to be updated.","shortMessageHtmlLink":"Remove outdated cron job implementation"}},{"before":"a7f9cd4926a9edbcd1db9bc5ce29a0cc349973e3","after":"982b12982322505b26e22dce43471398814da0ff","ref":"refs/heads/main","pushedAt":"2024-01-29T23:32:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Refactor code structure and update dependencies\n\nThe code structure has been revamped to better segregate internal and external classes. Several class files were moved to the 'Internals' folder, and their namespaces were correspondingly updated. Additionally, dependency 'Frank.Reflection' was upgraded to version 1.3.0 and 'Frank.Testing.Logging' to version 1.6.0. New cron expressions for Christmas Eve and Thanksgiving day were added as well.","shortMessageHtmlLink":"Refactor code structure and update dependencies"}},{"before":"57351640efacb40801a1585c99b9811fed6c0176","after":"a7f9cd4926a9edbcd1db9bc5ce29a0cc349973e3","ref":"refs/heads/main","pushedAt":"2024-01-24T09:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Add packing of README.md conditionally to Directory.Build.props\n\nThe Directory.Build.props file has been edited to include a conditional case for the README.md file. If the README.md file exists in the root","shortMessageHtmlLink":"Add packing of README.md conditionally to Directory.Build.props"}},{"before":"7dc715635a7326335c970e8b9871de03ff21d469","after":"57351640efacb40801a1585c99b9811fed6c0176","ref":"refs/heads/main","pushedAt":"2024-01-21T21:36:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Remove README.md from Frank.CronJobs.Cron\n\nThe README.md file has been deleted from Frank.CronJobs.Cron. Consequently, the reference to this file in the .csproj has also been removed to avoid conflicts during the build process.","shortMessageHtmlLink":"Remove README.md from Frank.CronJobs.Cron"}},{"before":"f21d12b9e88f07dcc2fb4bb7da3f3d2b2ff0af2c","after":"7dc715635a7326335c970e8b9871de03ff21d469","ref":"refs/heads/main","pushedAt":"2024-01-21T21:34:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Include README.md in CronJobs project build\n\nA change in the Frank.CronJobs.Cron.csproj project file configuration has been made to include the README.md file during the project build. This implementation ensures the README.md is always updated in the output directory with the latest changes.","shortMessageHtmlLink":"Include README.md in CronJobs project build"}},{"before":"6438dbab3f17a8313a90c7db9515ae3bbf4144a9","after":"f21d12b9e88f07dcc2fb4bb7da3f3d2b2ff0af2c","ref":"refs/heads/main","pushedAt":"2024-01-21T17:37:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"\"Create new CronJobs.Cron library and update CronJobs\"\n\nA new library, CronJobs.Cron, was created from CronJobs. This library focuses on robust Cron parsing, and has been made independent to avoid unnecessary dependencies. Existing extensions and internal classes were moved to this new library from CronJobs. Moreover, modifications in code include updates to namespaces, functions, and clarifications through added summary comments. Corresponding changes have also been made in the test project.","shortMessageHtmlLink":"\"Create new CronJobs.Cron library and update CronJobs\""}},{"before":"db46e21bea40f15df66ae54bfab1325816f6e54a","after":"6438dbab3f17a8313a90c7db9515ae3bbf4144a9","ref":"refs/heads/main","pushedAt":"2023-12-30T03:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?s=80&v=4"},"commit":{"message":"Add various new files for cron job functionalities\n\nThese files contain various utility functions, classes, and configuration settings which are essential for the operation of cron jobs in the application. This includes classes for handling cron expressions, options for cron jobs, and extension methods for int32 and DateTime, among others. It also adds configuration files for the project.","shortMessageHtmlLink":"Add various new files for cron job functionalities"}},{"before":null,"after":"db46e21bea40f15df66ae54bfab1325816f6e54a","ref":"refs/heads/main","pushedAt":"2023-12-28T11:00:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"frankhaugen","name":"Frank R. Haugen","path":"/frankhaugen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13543585?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":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMVQwMTo1MTo1OS4wMDAwMDBazwAAAAR8VRGL","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMVQwMTo1MTo1OS4wMDAwMDBazwAAAAR8VRGL","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yOFQxMTowMDoyMC4wMDAwMDBazwAAAAPTXWDF"}},"title":"Activity ยท frankhaugen/Frank.CronJobs"}