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

[SR-10799] SwiftPM should have a --no-network flag that ensures no network calls are made #4705

Open
neonichu opened this issue May 30, 2019 · 5 comments
Labels
good first issue Good for newcomers Edit

Comments

@neonichu
Copy link
Member

Previous ID SR-10799
Radar rdar://problem/43436501
Original Reporter @neonichu
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Improvement, StarterBug
Assignee None
Priority Medium

md5: 149f4ca03a0e456fe520b79cf5b66d9d

Issue Description:

SwiftPM should have a --no-network flag that ensures no network calls are made.

When SwiftPM would hit a case of needing to use the network, but this flag would be specified, SwiftPM would fail and describe what it needed to do.

This is important for testing scenarios when the package resolution and build are happening separately and in different environments.

@swift-ci
Copy link
Contributor

Comment by Rajagopalan Gangadharan (JIRA)

Hello @neonichu Can I give this a shot please? If yes any hints would be helpful, thanks

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
@tomerd tomerd added good first issue Good for newcomers Edit and removed Package Manager labels May 14, 2022
@mustiikhalil
Copy link

Hey, I'm thinking of picking this up, is there anything I need to know before starting to implement it?

@ishaanbedi
Copy link

Hey @Overcot !
Are you still working on this issue or I can pick it up?

@Overcot
Copy link
Contributor

Overcot commented Apr 29, 2023

Hey @Overcot !
Are you still working on this issue or I can pick it up?

Hi @ishaanbedi!
No, unfortunately i’ve stopped working on it

@ishaanbedi
Copy link

Hi everyone!
Just a quick note here, I am working on this issue, and will soon open a draft PR.
Thanks & Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Edit
Projects
None yet
Development

No branches or pull requests

6 participants