0#2325
Open
Premiermoney wants to merge 464 commits into
Open
Conversation
…sed scanIdx from mspan
…oft/main Update submodule to latest `master` in `microsoft/main`
* Fix signing diag file consolidation: always run * Update eng/_util/cmd/sign/archive.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ft#2075) * update openssl backend to implement riscv64 and arm assembly * add entries to systemcrypto_nocgo_linux.go
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ields after Scanner reuse
…soft#2083) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.31.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdefb33...19b2f06) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oft/main Update submodule to latest `master` in `microsoft/main`
fips README: add container FIPS mode notes
…oft#2085) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.11 to 4.32.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@19b2f06...b20883b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lice/array range loops on loong64
…-safe Include newline at end of GOTOOLCHAIN warning
…ft#2091) Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…soft#2086) * add Microsoft Build of Go - Additional Features document * Update Additional Features doc * Update eng/doc/AdditionalFeatures.md Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com> * Describe GOTOOLCHAIN safeguard * Add TLS setting alignment section --------- Co-authored-by: George Adams <georgeadams1995@gmail.com> Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com>
…oft/main Update submodule to latest `master` in `microsoft/main`
…ft#2093) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b20883b...6bc82e0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…al linking for linux/ppc64
…oft#2275) Bumps [github.com/microsoft/go-infra](https://github.com/microsoft/go-infra) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/microsoft/go-infra/releases) - [Commits](microsoft/go-infra@v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: github.com/microsoft/go-infra dependency-version: 0.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The TODO comment was a marker that 1ES PT migration removed Arcade's retain-build step. The replacement is now in microsoft/go-infra's release pipeline (release-build-steps.yml, after wait-ci-trigger), which discovers the auto-triggered microsoft-go build and pins it externally. The microsoft-go pipeline itself can't gate retention because CI-triggered runs don't carry release parameters; the release pipeline is the only caller that knows it's a release. See microsoft/go-infra#480.
…oft/main Update submodule to latest `master` in `microsoft/main`
* re-vendor crypto backends * update OpenSSL
…oft#2280) Bumps [github.com/microsoft/go-infra](https://github.com/microsoft/go-infra) from 0.0.11 to 0.0.13. - [Release notes](https://github.com/microsoft/go-infra/releases) - [Commits](microsoft/go-infra@v0.0.11...v0.0.13) --- updated-dependencies: - dependency-name: github.com/microsoft/go-infra dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ts.Sub intrinsic generation on amd64
…ings.yml (microsoft#2281) Bumps [microsoft/go-infra/.github/workflows/check-line-endings.yml](https://github.com/microsoft/go-infra) from 0.0.11 to 0.0.13. - [Release notes](https://github.com/microsoft/go-infra/releases) - [Commits](microsoft/go-infra@5e6a5b2...f4e3833) --- updated-dependencies: - dependency-name: microsoft/go-infra/.github/workflows/check-line-endings.yml dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oft/main Update submodule to latest `master` in `microsoft/main`
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.4 to 4.35.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@68bde55...9e0d7b8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…tions/github/codeql-action-4.35.5 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
* Update submodule to latest master (6997bcd8): crypto/x509: add RawSignatureAlgorithm * resolve 3-way merge conflicts * Fix test JSON JUnit conversion timing * move SystemCrypto flag * float json patch --------- Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> Co-authored-by: George Adams <georgeadams1995@gmail.com> Co-authored-by: qmuntal <quimmuntal@gmail.com>
…4: add ll.acq.{w,d}, sc.rel.{w,d}, sc.q instruction
…oft/main Update submodule to latest `master` in `microsoft/main`
…nused runtime_readTrace declaration
…oft/main Update submodule to latest `master` in `microsoft/main`
* update openssl backend to point to new location * update docs references * fix deps test * fix docs link
Add initial setup for Go workflow in GitHub Actions
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR adds three GitHub Actions workflows: an AI-powered issue summarizer, a Go build/test workflow, and a DevSkim security scanner workflow.
Changes:
- Adds a workflow to summarize new issues using AI inference and post a comment.
- Adds a Go CI workflow building and testing on pushes/PRs to
microsoft/main. - Adds a scheduled DevSkim security scanning workflow uploading SARIF results.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/workflows/summary.yml/Underage | New AI issue-summary workflow (file path looks incorrect). |
| .github/workflows/go.yml | New Go build/test workflow. |
| .github/workflows/devskim.yml | New DevSkim scanning workflow. |
Comments suppressed due to low confidence (1)
.github/workflows/summary.yml/Underage:1
- The file path
.github/workflows/summary.yml/Underageis invalid as a workflow location. GitHub Actions only discovers workflows that are files directly under.github/workflows/with a.ymlor.yamlextension; heresummary.ymlis being treated as a directory containing a file namedUnderage(with no extension), so this workflow will never be loaded or executed. Rename/move the file to.github/workflows/summary.yml(and reconsider the unrelatedUnderagename).
name: Summarize new issues
Comment on lines
+26
to
+27
| Title: ${{ github.event.issue.title }} | ||
| Body: ${{ github.event.issue.body }} |
Comment on lines
+23
to
+26
| - name: Set up Go | ||
| uses: actions/setup-go@v4 | ||
| with: | ||
| go-version: '1.20' |
Comment on lines
+3
to
+7
|
|
||
|
|
||
|
|
||
|
|
||
|
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.