[pull] main from dotnet:main - #59
#59Merged
Merged
Conversation
* Recommit the Axis Input Devices proposal This file seems to have been causing issues ever. I remember a conversation about this last year and it's still popping up even now. If I recall, this was a file encoding issue. Hopefully a simple recommit fixes it. * Change the build workflow to always run This is because the branch protection rules of the repo requires this workflow to run and pass, thus blocking PRs from being merged when the workflow does not run. * Fix typo and adjust wording (cherry picked from commit 594d92d) * Move ValidateSolution check to be the first check (cherry picked from commit 0e6dbf0)
* Add ABI compatibility proposal * Update documentation/proposals/Proposal - 3.0 Migration and Compatibility.md
The opening paragraph of `documentation/vulkan/structure-chaining/managed-chaining.md` linked to source files via repo-relative paths (e.g. `../../src/Vulkan/...`). On the rendered docs site these resolve to `/Silk.NET/docs/src/...`, which does not exist, so all three links 404. Two of the targets were also renamed during 3.0 work: `Chain.gen.tt` is now `Chain.g.tt`, and `Chain.gen.cs` is now `Chain.g.cs`. Switch the three links to absolute GitHub URLs pointing at the current file paths on `main`. Fixes #2566 Co-authored-by: William Chen <exanite78012@gmail.com>
…#2584) Pins the default GITHUB_TOKEN to contents: read on every workflow in .github/workflows/. They are all native-library binding regen workflows (angle, assimp, dxvk, glfw, moltenvk, openal-soft, sdl2, shaderc, spirv-cross, spirv-reflect, swiftshader, vkd3d, vulkan-loader, wgpu) plus bindings-regeneration and codeowners checks. None call a GitHub API beyond the initial checkout. Motivation: CVE-2025-30066 (March 2025 tj-actions/changed-files compromise) exfiltrated GITHUB_TOKEN from workflow logs. Per-workflow caps bound runtime authority irrespective of repo or org default, give drift protection if the default ever widens, and are credited per-file by the OpenSSF Scorecard Token-Permissions check. YAML validated locally with yaml.safe_load. Signed-off-by: Arpit Jain <arpitjain099@gmail.com> Co-authored-by: Dylan Perks <dylan@perksey.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )