-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[WIP] Add silent install for Adobe Creative Cloud #67745
Merged
reitermarkus
merged 3 commits into
Homebrew:master
from
danielbayley:adobe-creative-cloud
Aug 19, 2019
Merged
[WIP] Add silent install for Adobe Creative Cloud #67745
reitermarkus
merged 3 commits into
Homebrew:master
from
danielbayley:adobe-creative-cloud
Aug 19, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
danielbayley
force-pushed
the
adobe-creative-cloud
branch
7 times, most recently
from
August 18, 2019 07:22
f5d50de
to
50478e5
Compare
danielbayley
force-pushed
the
adobe-creative-cloud
branch
from
August 18, 2019 07:30
50478e5
to
08b23fb
Compare
danielbayley
changed the title
Add silent install for Adobe Creative Cloud
[WIP] Add silent install for Adobe Creative Cloud
Aug 18, 2019
This PR wasn't really ready to merge yet 😬 (why I marked it "[WIP]")… There will still be a lot of crap left over after |
Sorry, I totally missed the
Not if it has been merged, please open a new one. |
10 tasks
danielbayley
added a commit
to danielbayley/homebrew-cask
that referenced
this pull request
Sep 13, 2019
Following on from Homebrew#67745, which was merged prematurely… this PR cleans up all of the leftover crap from Adobe CC.
vitorgalvao
pushed a commit
that referenced
this pull request
Sep 17, 2019
Following on from #67745, which was merged prematurely… this PR cleans up all of the leftover crap from Adobe CC.
danielbayley
added a commit
to danielbayley/homebrew-cask
that referenced
this pull request
Sep 23, 2019
Following on from Homebrew#67745, which was merged prematurely… this PR cleans up all of the leftover crap from Adobe CC.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After making all changes to the cask:
brew cask audit --download {{cask_file}}
is error-free.brew cask style --fix {{cask_file}}
reports no offenses.Additionally, if adding a new cask:
brew cask install {{cask_file}}
worked successfully.brew cask uninstall {{cask_file}}
worked successfully.