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

Add support for separately running deploy in offline mode #183

Merged
merged 2 commits into from Jan 10, 2019

Conversation

ThadHouse
Copy link
Member

Deploy should 99.9% of the time happen offline, so use a separate flag to make sure this happens.
Build can still run online, that way tool downloads and other things work.

Deploy should 99.9% of the time happen offline, so use a separate flag to make sure this happens.
Build can still run online, that way tool downloads and other things work.
@ThadHouse
Copy link
Member Author

Closes #179

@ThadHouse ThadHouse merged commit 487a805 into wpilibsuite:master Jan 10, 2019
@ThadHouse ThadHouse deleted the offlinedeploy branch January 10, 2019 23:35
wpineth added a commit to wpineth/vscode-wpilib that referenced this pull request Mar 29, 2024
…e#183)

* Add support for separately running deploy in offline mode

Deploy should 99.9% of the time happen offline, so use a separate flag to make sure this happens.
Build can still run online, that way tool downloads and other things work.

* Use completely new flag for offline, and name it offline to be clearer
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.

None yet

1 participant