{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":327647878,"defaultBranch":"develop","name":"itpeople-functions-v2","ownerLogin":"indiana-university","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-07T15:15:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10565792?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713799154.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"2f0fb98e67d885733b6c4c6e7da02fbf8e732139","ref":"refs/heads/new-build-agent","pushedAt":"2024-04-22T15:19:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Going back to the ELA build agents.","shortMessageHtmlLink":"Going back to the ELA build agents."}},{"before":"0b1c00a4864182ce78489052e308bb7590b579e0","after":"bcaa083c2f6a598345ca7289dc343a3ba8bd3560","ref":"refs/heads/main","pushedAt":"2024-04-18T14:10:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Pull Up to .Net 8 (#113)\n\n* Everything up to .net 8\r\n\r\n* This package has been incorporated into System.Net now.\r\n\r\n* Fighting with nullability.\r\n\r\n* Updating to get broken tests passing. Lates IPNetwork.TryParse demands STRICT cidr notation.\r\n\r\n* Fixed one more sloppy use of CIDR.\r\n\r\n* Updating packages with CVE warnings.\r\n\r\n* Squelching warning about re-throwing.\r\n\r\n* Squelching another compiler warning.\r\nLooks like cruft from before this page was using PageBase.\r\n\r\n* Addressing another compiler warning about non-nullable property.\r\n\r\n* Squelching warnings for unused variables.\r\n\r\n* Tracked down a warning from the compiler\r\n.Net 8 may not play nice with the badly depricated version we were stuck on.\r\n\r\n* WIP: Using actual dotnet 8 containers breaks everything. Yay.\r\n\r\n* Renaming to match new Isolated Worker format.\r\n\r\n* AspNetCore packages prevented use of ConfigureFunctionsWorkerDefaults()\r\nThanks for fixing MS's muddled documentation, https://stackoverflow.com/a/77837138\r\n\r\n* WIP: This gets /ping listed when you `func start`, but it throws bad errors.\r\n\r\n* Tweaking PackageReferences gets /ping working again\r\nWe can keep using a HttpRequest for our HttpTrigger functions by including some AspNetCore web packages, and tweaking the HostBuilder() invocations.\r\n\r\n* WIP: resolving more usings between \"isolated\" and \"in process\" packages.\r\n\r\n* WIP: Resolving methods that only existed in old, \"in process\" libraries.\r\n\r\n* Adding extension method to replace one from the old \"in process\" libraries.\r\n\r\n* Modernizing one more query parameter getter.\r\n\r\n* Fixing a warning.\r\n\r\n* Gets the state server building.\r\n\r\n* Tweaking for isolation\r\n\r\n* WIP: Fixed compiler warnings for Buildings class.\r\n\r\n* New method for deserializing.\r\n\r\n* WIP: tasks/HealthCheck builds.\r\n\r\n* WIP: Tasks/People builds.\r\n\r\n* WIP: Tasks/Tools now builds.\r\n\r\n* Tasks project now builds.\r\n\r\n* WIP: Updated TasksTests to use the new classes.\r\n\r\n* Whole project is building now.\r\n\r\n* The new dotnet8.0 containers need us to explicitly expose ports.\r\n\r\n* Couldn't get a logger injected, but who needs it?\r\n\r\n* Straggler commit, state container is working, now.\r\n\r\n* We're having OpenAPI issues. Will need to find the offending piece of documentation, fix it, and re-enable these endpoints.\r\n\r\n* This gets the OpenAPI JSON rendering, it's just mad at the landing page we're trying to draw.\r\n\r\n* Cannot show the docs for requests to \"/\" so I added a lot of redirects that will get you to t he /openapi view.\r\n\r\n* Gets TaskTests passing again.\r\nSomething under the hood has shifted from Newtonsoft JSON to System.Text.Json\r\n\r\n* WIP: Mostly removes Newtonsoft JSON, but now OpenAPI is dead again.\r\n\r\n* Turns out the OpenAPI still strongly depends on Newtonsoft.\r\n\r\n* Removing commented cruft.\r\n\r\n* Pipeline update.\r\n\r\n* Trying using the azure build agent since the local build agents can't handle .Net 8.\r\n\r\n* Updating packages - get the web project working again.\r\n\r\n* Removing depricated package, replacing with HeadOutlet\r\nwhich is baked-in for Blazor 6. Revising how we set titlles with component.\r\n\r\n* Updating some packages.\r\nThis gets the Tasks function app to start locally, but is difficult to test locally even with Azurite.\r\n\r\n* This missing ActivityTrigger was preventing other functions from populating.\r\nThanks, https://stackoverflow.com/a/77463582\r\n\r\n* Parameter positions have changed for invoking CallActivityAsync()\r\nSqueezing function calls onto one line where practical.\r\n\r\n* extendedSession options are not available for Isolated Worker functions.\r\nThis guy saved me a lot of chasing my tail https://briandunnington.github.io/durable_functions_an_eventstarted_event_is_required\r\n\r\n* This gets the tool syncing tasks working.\r\n\r\n* Durable functions are tightly coupled with System.Text.Json, but our API is stuck with Newtonsoft.\r\nProvide attributes to help both serializers work.\r\n\r\n* Get People.UpdateHrPeoplePage() working again.\r\nArguments can be tricky with durable functions in isolation. Adding a helper class.\r\n\r\n* update NUnit3TestAdapter package\r\n\r\n---------\r\n\r\nCo-authored-by: Brent Moberly ","shortMessageHtmlLink":"Pull Up to .Net 8 (#113)"}},{"before":"533084548fe8ae48f1f63949fe0e94013b7c099f","after":null,"ref":"refs/heads/dotnet-8","pushedAt":"2024-04-17T18:42:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"}},{"before":"0b1c00a4864182ce78489052e308bb7590b579e0","after":"bcaa083c2f6a598345ca7289dc343a3ba8bd3560","ref":"refs/heads/develop","pushedAt":"2024-04-17T18:42:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Pull Up to .Net 8 (#113)\n\n* Everything up to .net 8\r\n\r\n* This package has been incorporated into System.Net now.\r\n\r\n* Fighting with nullability.\r\n\r\n* Updating to get broken tests passing. Lates IPNetwork.TryParse demands STRICT cidr notation.\r\n\r\n* Fixed one more sloppy use of CIDR.\r\n\r\n* Updating packages with CVE warnings.\r\n\r\n* Squelching warning about re-throwing.\r\n\r\n* Squelching another compiler warning.\r\nLooks like cruft from before this page was using PageBase.\r\n\r\n* Addressing another compiler warning about non-nullable property.\r\n\r\n* Squelching warnings for unused variables.\r\n\r\n* Tracked down a warning from the compiler\r\n.Net 8 may not play nice with the badly depricated version we were stuck on.\r\n\r\n* WIP: Using actual dotnet 8 containers breaks everything. Yay.\r\n\r\n* Renaming to match new Isolated Worker format.\r\n\r\n* AspNetCore packages prevented use of ConfigureFunctionsWorkerDefaults()\r\nThanks for fixing MS's muddled documentation, https://stackoverflow.com/a/77837138\r\n\r\n* WIP: This gets /ping listed when you `func start`, but it throws bad errors.\r\n\r\n* Tweaking PackageReferences gets /ping working again\r\nWe can keep using a HttpRequest for our HttpTrigger functions by including some AspNetCore web packages, and tweaking the HostBuilder() invocations.\r\n\r\n* WIP: resolving more usings between \"isolated\" and \"in process\" packages.\r\n\r\n* WIP: Resolving methods that only existed in old, \"in process\" libraries.\r\n\r\n* Adding extension method to replace one from the old \"in process\" libraries.\r\n\r\n* Modernizing one more query parameter getter.\r\n\r\n* Fixing a warning.\r\n\r\n* Gets the state server building.\r\n\r\n* Tweaking for isolation\r\n\r\n* WIP: Fixed compiler warnings for Buildings class.\r\n\r\n* New method for deserializing.\r\n\r\n* WIP: tasks/HealthCheck builds.\r\n\r\n* WIP: Tasks/People builds.\r\n\r\n* WIP: Tasks/Tools now builds.\r\n\r\n* Tasks project now builds.\r\n\r\n* WIP: Updated TasksTests to use the new classes.\r\n\r\n* Whole project is building now.\r\n\r\n* The new dotnet8.0 containers need us to explicitly expose ports.\r\n\r\n* Couldn't get a logger injected, but who needs it?\r\n\r\n* Straggler commit, state container is working, now.\r\n\r\n* We're having OpenAPI issues. Will need to find the offending piece of documentation, fix it, and re-enable these endpoints.\r\n\r\n* This gets the OpenAPI JSON rendering, it's just mad at the landing page we're trying to draw.\r\n\r\n* Cannot show the docs for requests to \"/\" so I added a lot of redirects that will get you to t he /openapi view.\r\n\r\n* Gets TaskTests passing again.\r\nSomething under the hood has shifted from Newtonsoft JSON to System.Text.Json\r\n\r\n* WIP: Mostly removes Newtonsoft JSON, but now OpenAPI is dead again.\r\n\r\n* Turns out the OpenAPI still strongly depends on Newtonsoft.\r\n\r\n* Removing commented cruft.\r\n\r\n* Pipeline update.\r\n\r\n* Trying using the azure build agent since the local build agents can't handle .Net 8.\r\n\r\n* Updating packages - get the web project working again.\r\n\r\n* Removing depricated package, replacing with HeadOutlet\r\nwhich is baked-in for Blazor 6. Revising how we set titlles with component.\r\n\r\n* Updating some packages.\r\nThis gets the Tasks function app to start locally, but is difficult to test locally even with Azurite.\r\n\r\n* This missing ActivityTrigger was preventing other functions from populating.\r\nThanks, https://stackoverflow.com/a/77463582\r\n\r\n* Parameter positions have changed for invoking CallActivityAsync()\r\nSqueezing function calls onto one line where practical.\r\n\r\n* extendedSession options are not available for Isolated Worker functions.\r\nThis guy saved me a lot of chasing my tail https://briandunnington.github.io/durable_functions_an_eventstarted_event_is_required\r\n\r\n* This gets the tool syncing tasks working.\r\n\r\n* Durable functions are tightly coupled with System.Text.Json, but our API is stuck with Newtonsoft.\r\nProvide attributes to help both serializers work.\r\n\r\n* Get People.UpdateHrPeoplePage() working again.\r\nArguments can be tricky with durable functions in isolation. Adding a helper class.\r\n\r\n* update NUnit3TestAdapter package\r\n\r\n---------\r\n\r\nCo-authored-by: Brent Moberly ","shortMessageHtmlLink":"Pull Up to .Net 8 (#113)"}},{"before":"8aee765154ff9f5e9d7d4699ebd9a58d836f4d0f","after":"533084548fe8ae48f1f63949fe0e94013b7c099f","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-10T16:13:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmoberly","name":"Brent Moberly","path":"/bmoberly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5551353?s=80&v=4"},"commit":{"message":"update NUnit3TestAdapter package","shortMessageHtmlLink":"update NUnit3TestAdapter package"}},{"before":"e99547372dcec3afc43e4610bfd13d79d4433fbb","after":"8aee765154ff9f5e9d7d4699ebd9a58d836f4d0f","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-09T20:15:16.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Get People.UpdateHrPeoplePage() working again.\nArguments can be tricky with durable functions in isolation. Adding a helper class.","shortMessageHtmlLink":"Get People.UpdateHrPeoplePage() working again."}},{"before":"f0680d3444ab8837b601a7d4ce2d7ce1fe5f4593","after":"936208851de45b4d6c5f65fb7521daaeb7288daf","ref":"refs/heads/use-cloud-build-agent","pushedAt":"2024-04-04T21:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Using correct versions.","shortMessageHtmlLink":"Using correct versions."}},{"before":null,"after":"f0680d3444ab8837b601a7d4ce2d7ce1fe5f4593","ref":"refs/heads/use-cloud-build-agent","pushedAt":"2024-04-04T20:54:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Using cloud build agents while Linux VMs are busted.","shortMessageHtmlLink":"Using cloud build agents while Linux VMs are busted."}},{"before":"54d5d893df61516f388fa5b20861ce08f750593e","after":"e99547372dcec3afc43e4610bfd13d79d4433fbb","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-04T19:34:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"This missing ActivityTrigger was preventing other functions from populating.\nThanks, https://stackoverflow.com/a/77463582","shortMessageHtmlLink":"This missing ActivityTrigger was preventing other functions from popu…"}},{"before":"2dcbcf5d41a6dd6c603dc64dcbdd3fdb54c3df0b","after":"54d5d893df61516f388fa5b20861ce08f750593e","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-04T18:50:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Updating some packages.\nThis gets the Tasks function app to start locally, but is difficult to test locally even with Azurite.","shortMessageHtmlLink":"Updating some packages."}},{"before":"62e1b980f71e7aed0605e3d2dd82d306df63e3f2","after":"2dcbcf5d41a6dd6c603dc64dcbdd3fdb54c3df0b","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-04T15:52:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Removing depricated package, replacing with HeadOutlet\nwhich is baked-in for Blazor 6. Revising how we set titlles with component.","shortMessageHtmlLink":"Removing depricated package, replacing with HeadOutlet"}},{"before":"4c6be616fe6186e959e9a3529b2b18b1417911cd","after":"62e1b980f71e7aed0605e3d2dd82d306df63e3f2","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-03T21:00:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Trying using the azure build agent since the local build agents can't handle .Net 8.","shortMessageHtmlLink":"Trying using the azure build agent since the local build agents can't…"}},{"before":"9d15114f754d99adcdd69de30e9ad9f3746cbd18","after":"4c6be616fe6186e959e9a3529b2b18b1417911cd","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-03T19:24:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Pipeline update.","shortMessageHtmlLink":"Pipeline update."}},{"before":"553c3cf9e5ca1f55f2b15592b406014ddd501eaa","after":"9d15114f754d99adcdd69de30e9ad9f3746cbd18","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-03T17:27:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Turns out the OpenAPI still strongly depends on Newtonsoft.","shortMessageHtmlLink":"Turns out the OpenAPI still strongly depends on Newtonsoft."}},{"before":"712e11fbe1d63f29a99cba7165e7f6fd0dd511c4","after":"553c3cf9e5ca1f55f2b15592b406014ddd501eaa","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-02T20:47:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Gets TaskTests passing again.\nSomething under the hood has shifted from Newtonsoft JSON to System.Text.Json","shortMessageHtmlLink":"Gets TaskTests passing again."}},{"before":"7d74eb34440b5cf4e0533a6db42e220eab7836a6","after":"712e11fbe1d63f29a99cba7165e7f6fd0dd511c4","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-02T20:18:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Cannot show the docs for requests to \"/\" so I added a lot of redirects that will get you to t he /openapi view.","shortMessageHtmlLink":"Cannot show the docs for requests to \"/\" so I added a lot of redirect…"}},{"before":"6553a6646ad4eb8596ab922c0be90bdcb8d90b6e","after":"7d74eb34440b5cf4e0533a6db42e220eab7836a6","ref":"refs/heads/dotnet-8","pushedAt":"2024-04-01T17:41:19.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"This gets the OpenAPI JSON rendering, it's just mad at the landing page we're trying to draw.","shortMessageHtmlLink":"This gets the OpenAPI JSON rendering, it's just mad at the landing pa…"}},{"before":"4f37a999760268d332a63d26dc7bed3db83ddb9d","after":"6553a6646ad4eb8596ab922c0be90bdcb8d90b6e","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-29T17:18:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Whole project is building now.","shortMessageHtmlLink":"Whole project is building now."}},{"before":"139efbb5885bcebc911a7b8e4b191d34124419e7","after":"4f37a999760268d332a63d26dc7bed3db83ddb9d","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-29T16:12:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Tasks project now builds.","shortMessageHtmlLink":"Tasks project now builds."}},{"before":"9cee2ac84ead2bbe6aa1a7811cd0f9e48262881c","after":"139efbb5885bcebc911a7b8e4b191d34124419e7","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-29T16:05:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"WIP: Tasks/People builds.","shortMessageHtmlLink":"WIP: Tasks/People builds."}},{"before":"5317cfbbca5687f5e9a9e7a7e758179a6a6960a1","after":"9cee2ac84ead2bbe6aa1a7811cd0f9e48262881c","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-29T14:09:40.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Gets the state server building.","shortMessageHtmlLink":"Gets the state server building."}},{"before":"1791d4ff5bab970734dadd5ec0561e0dc85c561b","after":"5317cfbbca5687f5e9a9e7a7e758179a6a6960a1","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-28T20:29:07.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Tweaking PackageReferences gets /ping working again\nWe can keep using a HttpRequest for our HttpTrigger functions by including some AspNetCore web packages, and tweaking the HostBuilder() invocations.","shortMessageHtmlLink":"Tweaking PackageReferences gets /ping working again"}},{"before":"d0db7b2950fa30b51608686830a1c2904adfdac3","after":"1791d4ff5bab970734dadd5ec0561e0dc85c561b","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-28T14:47:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"WIP: Using actual dotnet 8 containers breaks everything. Yay.","shortMessageHtmlLink":"WIP: Using actual dotnet 8 containers breaks everything. Yay."}},{"before":"2164f04a64171dc284a7df1115185d5791e8135b","after":"d0db7b2950fa30b51608686830a1c2904adfdac3","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-27T20:42:23.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Squelching warnings for unused variables.","shortMessageHtmlLink":"Squelching warnings for unused variables."}},{"before":"9ef493399a38baba877bb77b7a04bbff4d70fafd","after":"2164f04a64171dc284a7df1115185d5791e8135b","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-27T20:19:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Updating packages with CVE warnings.","shortMessageHtmlLink":"Updating packages with CVE warnings."}},{"before":null,"after":"9ef493399a38baba877bb77b7a04bbff4d70fafd","ref":"refs/heads/dotnet-8","pushedAt":"2024-03-27T19:31:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Fixed one more sloppy use of CIDR.","shortMessageHtmlLink":"Fixed one more sloppy use of CIDR."}},{"before":"f3a2b3c64e65df0d0a4eac98c6decad54b89f8a8","after":"0b1c00a4864182ce78489052e308bb7590b579e0","ref":"refs/heads/main","pushedAt":"2023-10-27T18:04:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Style to enhance contrast for the version-stamp and pre/code elements. (#112)\n\n* Style to enhance contrast for the version-stamp and pre/code elements.\r\n\r\n* Adding a privacy page to address failing check.","shortMessageHtmlLink":"Style to enhance contrast for the version-stamp and pre/code elements. ("}},{"before":"81bda439b98a0d5be9df932a3ef120dcddaa8609","after":null,"ref":"refs/heads/STRY0013717-openapi-ada2","pushedAt":"2023-10-27T17:53:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"}},{"before":"f3a2b3c64e65df0d0a4eac98c6decad54b89f8a8","after":"0b1c00a4864182ce78489052e308bb7590b579e0","ref":"refs/heads/develop","pushedAt":"2023-10-27T17:53:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Style to enhance contrast for the version-stamp and pre/code elements. (#112)\n\n* Style to enhance contrast for the version-stamp and pre/code elements.\r\n\r\n* Adding a privacy page to address failing check.","shortMessageHtmlLink":"Style to enhance contrast for the version-stamp and pre/code elements. ("}},{"before":"16cfe71bc73135cd8582a2c81e3f120d56ded868","after":"81bda439b98a0d5be9df932a3ef120dcddaa8609","ref":"refs/heads/STRY0013717-openapi-ada2","pushedAt":"2023-10-27T17:12:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jasonfrancis","name":"Jason Francis","path":"/jasonfrancis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12755542?s=80&v=4"},"commit":{"message":"Adding a privacy page to address failing check.","shortMessageHtmlLink":"Adding a privacy page to address failing check."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENyj5_QA","startCursor":null,"endCursor":null}},"title":"Activity · indiana-university/itpeople-functions-v2"}