Jamie Magee

Results 179 issues of Jamie Magee

This pull request adds the JSON schema for `cgmanifest.json`. ## FAQ ### Why? A JSON schema helps you to ensure that your `cgmanifest.json` file is valid. JSON schema validation is...

In the same way that `System.Text.Json.JsonSerializer` provides [`SerializeAsync`][1] and [`DeserializeAsync`][2], is it possible to provide `Async` versions of `ToModel` and `FromModel`? [1]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonserializer.serializeasync?view=net-6.0 [2]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonserializer.deserializeasync?view=net-6.0

question

This pull request adds the JSON schema for `cgmanifest.json`. ## FAQ ### Why? A JSON schema helps you to ensure that your `cgmanifest.json` file is valid. JSON schema validation is...

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...

main

Migrated from #1738. Arch Linux[^1] and NixOS[^2] are useful references to identify alternative source locations Packages identified using `rg -l -g "*.spec" "ftp://" | xargs dirname | xargs basename -s...

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...

main

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...

main

###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...

main

GitHub has a new feature[^1] to block potentially destructive git pushes. Currently the feature is in beta, and there is no official API to control this setting, but it appears...

enhancement
Stale

This pull request adds the JSON schema for `cgmanifest.json`. ## FAQ ### Why? A JSON schema helps you to ensure that your `cgmanifest.json` file is valid. JSON schema validation is...