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

Support building/running tool on Linux #6

Open
orj opened this issue Mar 9, 2020 · 2 comments
Open

Support building/running tool on Linux #6

orj opened this issue Mar 9, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers linux Linux specific issues
Milestone

Comments

@orj
Copy link
Member

orj commented Mar 9, 2020

As a user
I would like to be able to run appstoreconnect-cli on Linux
So that I can run it on Linux CI hosts

Get tool build/running on Linux so users don't pay 10x for GitHub macOS runners.

We can then also build Docker based GitHub actions based on this tool.

@orj orj added this to the Initial Release milestone Mar 27, 2020
@orj orj added enhancement New feature or request linux Linux specific issues labels Mar 27, 2020
@huwr
Copy link
Member

huwr commented Mar 30, 2020

One problem will be the appstoreconnect-swift-sdk package's support for Linux. They're using CommonCrypto which is not available there. Please see: AvdLee/appstoreconnect-swift-sdk#40

@orj orj added the good first issue Good for newcomers label Apr 8, 2020
@orj orj pinned this issue Apr 8, 2020
@orj orj modified the milestones: 0.1.0, 1.0 Apr 22, 2020
@adamjcampbell adamjcampbell unpinned this issue May 29, 2020
@orj orj modified the milestones: 0.2.0, 0.3.0 Jun 10, 2020
@petergoldsmith-anzx
Copy link

AvdLee/appstoreconnect-swift-sdk#233 resolved Linux support I believe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers linux Linux specific issues
Projects
None yet
Development

No branches or pull requests

3 participants