Skip to content

Commit 4f31792

Browse files
Bump swiftlang/github-workflows/.github/workflows/swift_package_test.yml from 0.0.1 to 0.0.2 (#9489)
Bumps [swiftlang/github-workflows/.github/workflows/swift_package_test.yml](https://github.com/swiftlang/github-workflows) from 0.0.1 to 0.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swiftlang/github-workflows/releases">swiftlang/github-workflows/.github/workflows/swift_package_test.yml's releases</a>.</em></p> <blockquote> <h2>0.0.2</h2> <h2>What's Changed</h2> <ul> <li>Remove swift SDK for android suffix by <a href="https://github.com/justice-adams-apple"><code>@​justice-adams-apple</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/197">swiftlang/github-workflows#197</a></li> <li>Update workflow references to version 0.0.1 by <a href="https://github.com/shahmishal"><code>@​shahmishal</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/196">swiftlang/github-workflows#196</a></li> <li>Add support for Windows on ARM by <a href="https://github.com/jakepetroules"><code>@​jakepetroules</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/190">swiftlang/github-workflows#190</a></li> <li>Add a test package for CI by <a href="https://github.com/FranzBusch"><code>@​FranzBusch</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/194">swiftlang/github-workflows#194</a></li> <li>Rename install-swift-nightly.ps1 to install-swift-nightly-main.ps1 by <a href="https://github.com/jakepetroules"><code>@​jakepetroules</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/200">swiftlang/github-workflows#200</a></li> <li>Implement retry mechanisms for network download functionality by <a href="https://github.com/justice-adams-apple"><code>@​justice-adams-apple</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/199">swiftlang/github-workflows#199</a></li> <li>Install Python 3.10 in dockerless Windows builds by <a href="https://github.com/matthewbastien"><code>@​matthewbastien</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/201">swiftlang/github-workflows#201</a></li> <li>Install x86_64 version of Python 3.10 in dockerless windows by <a href="https://github.com/matthewbastien"><code>@​matthewbastien</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/203">swiftlang/github-workflows#203</a></li> <li>Add support for Swift 6.3 nightly by <a href="https://github.com/shahmishal"><code>@​shahmishal</code></a> in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/206">swiftlang/github-workflows#206</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/justice-adams-apple"><code>@​justice-adams-apple</code></a> made their first contribution in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/197">swiftlang/github-workflows#197</a></li> <li><a href="https://github.com/matthewbastien"><code>@​matthewbastien</code></a> made their first contribution in <a href="https://redirect.github.com/swiftlang/github-workflows/pull/201">swiftlang/github-workflows#201</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/swiftlang/github-workflows/compare/0.0.1...0.0.2">https://github.com/swiftlang/github-workflows/compare/0.0.1...0.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swiftlang/github-workflows/commit/69624bde81a705e142220cba0163b96f6e2838ff"><code>69624bd</code></a> Add support for Swift 6.3 nightly (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/206">#206</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/35713f899d13ad504c249ecff3fbf90c931c7bcb"><code>35713f8</code></a> install x86_64 version of Python 3.10 (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/203">#203</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/2b396de06f0b640a12f43a50b6903c366e9837e3"><code>2b396de</code></a> Install Python 3.10 in dockerless Windows builds (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/201">#201</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/7e706d0016a2ca67777429d2eeb3f974c03efe48"><code>7e706d0</code></a> Implement retry mechanisms for network download functionality (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/199">#199</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/721a3655a0058e2730afe29bc29877651248992e"><code>721a365</code></a> Rename install-swift-nightly.ps1 to install-swift-nightly-main.ps1 (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/200">#200</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/736dbca6b98ac3cf58c5817dff7de57560d935f7"><code>736dbca</code></a> Add a test package for CI (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/194">#194</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/654658d9e83fecec097bd71b658b61db747cad7b"><code>654658d</code></a> Add support for Windows on ARM (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/190">#190</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/ea107c194340a120f3fb23bc93262bdbbdb6da79"><code>ea107c1</code></a> Update workflow references to version 0.0.1 (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/196">#196</a>)</li> <li><a href="https://github.com/swiftlang/github-workflows/commit/e75f7435417e44d107b7321b409f514892a43227"><code>e75f743</code></a> Remove swift SDK for android suffix (<a href="https://redirect.github.com/swiftlang/github-workflows/issues/197">#197</a>)</li> <li>See full diff in <a href="https://github.com/swiftlang/github-workflows/compare/0.0.1...0.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swiftlang/github-workflows/.github/workflows/swift_package_test.yml&package-manager=github_actions&previous-version=0.0.1&new-version=0.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b11e43 commit 4f31792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- buildSystem: "native"
2929
linuxSwiftVersion: '["nightly-main"]'
3030
name: Test (${{ matrix.buildSystem }})
31-
uses: swiftlang/github-workflows/.github/workflows/[email protected].1
31+
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
3232
with:
3333
linux_os_versions: '["amazonlinux2", "bookworm", "noble", "jammy", "rhel-ubi9"]'
3434
linux_swift_versions: ${{ matrix.linuxSwiftVersion }}
@@ -46,7 +46,7 @@ jobs:
4646
tests-using-swiftbuild:
4747
name: Test (all SwiftBuild)
4848
needs: [soundness]
49-
uses: swiftlang/github-workflows/.github/workflows/[email protected].1
49+
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
5050
with:
5151
linux_os_versions: '["amazonlinux2", "bookworm", "noble", "jammy", "rhel-ubi9"]'
5252
linux_swift_versions: '["nightly-main"]'

0 commit comments

Comments
 (0)