Skip to content

Conversation

kkebo
Copy link
Contributor

@kkebo kkebo commented Jan 7, 2024

fixes #89

I'm not sure that this is in line with the design intent, but I confirm that the problem has been resolved.

$ swift run swiftly self-update
Building for debugging...
Build complete! (0.35s)
Checking for swiftly updates...
Already up to date.

@patrickfreed
Copy link
Contributor

Bah, yeah thanks for catching this. All the tests that were written used a mocked API, so this wasn't caught. I've added a commit that adds an integration test so that things like this will be caught automatically in the future. Thanks for reporting and fixing!

@patrickfreed
Copy link
Contributor

@swift-server-bot add to allowlist

@patrickfreed patrickfreed merged commit 276843a into swiftlang:main Jan 25, 2024
@kkebo kkebo deleted the issues/89 branch January 25, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

self-update always fails

2 participants