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

Fix for sdk25 #2

Merged
merged 9 commits into from
Mar 4, 2017
Merged

Fix for sdk25 #2

merged 9 commits into from
Mar 4, 2017

Commits on Mar 1, 2017

  1. Add support for SDK 25

    rjaros87 committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    5ddec19 View commit details
    Browse the repository at this point in the history
  2. comment out 'wip suite'

    rjaros87 committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    47d08e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Bump and reorganize FoodCritic

    In order to prepare a more significant switch to ChefDK, the FoodCritic
    exceptions are now defined in .foodcritic, and no longer in the
    Rakefile.
    
    Enable back FC041 (download are done via the ark cookbook only)
    
    Tolerate FC053 as the 'recommends' keyword is still worth to be present,
    even though Chef tools are not using this meta data.
    gildegoma committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    04ac4ea View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    5ef234b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23aae55 View commit details
    Browse the repository at this point in the history
  3. [gildegomaGH-34] Always download .zip packages with new URL

    After four random checks, it seems that the new HTTPS-based
    repository provides all the Linux package history. The archives are in
    .zip format, and don't require to strip an `android-sdk-linux` base
    directory.
    
    Since the new .zip archives only contain the 'tools' directory, it is
    no longer necessary to fix the permissions and ownership for
    the 'add-ons' or 'platforms' that were present in the .tgz file.
    gildegoma committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    586bb82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69ec362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a27931a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Configuration menu
    Copy the full SHA
    e877e10 View commit details
    Browse the repository at this point in the history