Skip to content
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

Missing bin folder with 2.1.3 #1255

Closed
arbyruns opened this issue Jan 10, 2024 · 5 comments
Closed

Missing bin folder with 2.1.3 #1255

arbyruns opened this issue Jan 10, 2024 · 5 comments

Comments

@arbyruns
Copy link

I recently updated from 1.6.1 and I noticed that on 2.1.3 the bin file that holds the CLI is missing now. Has this moved or removed?

@art-divin
Copy link
Collaborator

Hello @arbyruns ,

thank you for creating the issue.

Are you referring to the structure of the artifactbundle, or to Sourcery archived executable?
The structure of these as of 2.1.3 version, is as follows:

artifactbundle.zip sourcery.zip
image image

In version 1.6.1, the structure was as follows:

sourcery.zip
image

@arbyruns
Copy link
Author

This is what I have for 2.1.3

image

This is what I had for 1.6.1

image

Could this be because I'm pulling in via a commit vs a version?
pod 'Sourcery', :git => 'https://github.com/krzysztofzablocki/Sourcery.git', :commit => '23179e8'

@art-divin
Copy link
Collaborator

art-divin commented Jan 10, 2024

@arbyruns looks exactly like it. In fact, version 2.1.3 was not released yet to cocoapods (cc @krzysztofzablocki ) as managed by #1248.
What you want to try is using 2.1.2 version, which should be available on cocoapods.

Please check. If 2.1.2 would not be available, 2.1.1 should be.

I hope Krzysztof would have a minute to release 2.1.3 to cocoapods and homebrew, because I have no idea (or permissions) how to do it exactly.
Please 🐻 in mind that 2.1.4 should be released today (🤞🏻) with a couple of bug fixes, and so, it might be that 2.1.4 would become available via cocoapods, without prior versions. It depends on timing of things.

I hope this helps 👍🏻

@arbyruns
Copy link
Author

I came across #1248 today after spending a better part trying to get 2.1.3 added today 😄 .

I'll hold off and see if 2.1.4 gets released soon. Thanks!

We can probably close this out?

@art-divin
Copy link
Collaborator

Thanks, closed this issue, and I hope #1247 would automate releases to cocoapods and homebrew. Currently I am automating macOS & Linux releases ⏲️

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

No branches or pull requests

2 participants