-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Follow up on 4 smoke test 404s #399
Comments
Looking at Guitar, I see that we're parsing the package name for releases but it seems to be lacking a package name for the Something wrong with the package file perhaps? https://github.com/ArtSabintsev/Guitar/blob/master/Package.swift Perhaps
|
Unlikely, we're properly indexing https://swiftpackageindex.com/ArtSabintsev/Siren which has
|
Oh, interesting!
FYI @ArtSabintsev - your package Guitar - and likely the other three as well - seems to be failing indexing because of this. The release tags are coming through but if you swap around those two parameters in your |
hey, sorry, mind telling me what I need to do to fix this issue? Where does |
Oh, interesting, platforms goes before products. Cool, will take care of this on my end and push. |
Assume version tags will be pushed in 5 minutes from this message, as I need to update it for CocoaPods as well. |
Hi @ArtSabintsev - no need to tag, the issue was actually with indexing the default branch. It should correct itself within the couple of hours or so. Thanks for taking a look! |
Got it - tagging anyway since I made minor changes anyway! Mind pinging me once you know if the issue has resolved or if further tweaks are needed? Thanks! |
Definitely, thanks @ArtSabintsev ! |
@ArtSabintsev Everything except Guitar has now recovered. I’ll have a look what’s going on with that one tomorrow. |
I figured it out - the manifest was missing the preceding period around the |
Ah excellent. It just occurred to me that you could also run |
I just ran |
Ok, confirmed that it's working now. We're good to close this issue. Thanks again for letting me know! This is an awesome idea - just wanted to say that as well. |
Great, thanks @ArtSabintsev ! |
https://gitlab.com/finestructure/swiftpackageindex/-/jobs/593828863
The text was updated successfully, but these errors were encountered: