Skip to content

Bump vapor/swiftly-action from 0.1 to 0.2 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps vapor/swiftly-action from 0.1 to 0.2.

Release notes

Sourced from vapor/swiftly-action's releases.

v0.2.0 - Rewritten to support Swiftly 1.0

Swiftly 0.4.0 and 1.0.0 completely changed the recommended install process, and now support many more platforms. The action now uses the new process and tests itself against all supported platforms, including on bare runners.

v0.1.4 - Revert changes from v0.1.3

Whatever was wrong with the swift.org server seems to have been resolved, so we should no longer skip the key import.

v0.1.3 - Temporarily disable loading GPG keys

There seems to be something up with how swift.org's server is returning the GPG keys that causes curl not to honor the Gzip content encoding, so for now just tell the Swiftly install script not to do that step.

v0.1.2 - Update Swiftly install script URL

The URL for Swiftly's install script has changed, so we've updated it.

v0.1.1 - Fix usage with AmazonLinux2 images

Full Changelog: vapor/swiftly-action@v0.1.0...v0.1.1

Commits
  • afdde22 Use sudo for postinstall commands if needed
  • 80bc43a Add numerous missing tests
  • 1e72bff Prevent Debian/Ubuntu toolchain installs from hanging on installing tzdata
  • 2a3936f Ensure GPG is available and run toolchain postinstall commands when provided
  • 5f810e9 Persist Swiftly-provided environment to the GHA context
  • d4fb59b Adjust action to account for the way GHA runners are set up
  • 75c6cf6 Revise action for Swiftly 1.0
  • 15faf60 Update test.yml
  • 789266d Update test.yml
  • 2c8119e Update self-test workflow
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [vapor/swiftly-action](https://github.com/vapor/swiftly-action) from 0.1 to 0.2.
- [Release notes](https://github.com/vapor/swiftly-action/releases)
- [Commits](vapor/swiftly-action@v0.1...v0.2)

---
updated-dependencies:
- dependency-name: vapor/swiftly-action
  dependency-version: '0.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from slashmo April 7, 2025 05:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 7, 2025
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@slashmo slashmo merged commit 99c603c into main Apr 7, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/vapor/swiftly-action-0.2 branch April 7, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant