Skip to content

Commit

Permalink
Stack update v2024_03_18 for linux-docker-android-20.04 (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitrise-infrabot authored Mar 19, 2024
1 parent 5a2401c commit 0a8d7a4
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions data/linux-docker-android-20.04/android-sdk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Installed packages:
build-tools;33.0.1 | 33.0.1 | Android SDK Build-Tools 33.0.1 | build-tools/33.0.1
build-tools;34.0.0 | 34.0.0 | Android SDK Build-Tools 34 | build-tools/34.0.0
cmdline-tools;9.0 | 9.0.0 | Android SDK Tools 9 | cmdline-tools/7.0
emulator | 33.1.24 | Android Emulator | emulator
emulator | 34.1.19 | Android Emulator | emulator
extras;google;google_play_services | 49 | Google Play services | extras/google/google_play_services
ndk-bundle | 23.1.7779620 | Android NDK | ndk-bundle
platform-tools | 34.0.5 | Android SDK Platform-Tools | platform-tools
platform-tools | 35.0.0 | Android SDK Platform-Tools | platform-tools
platforms;android-26 | 2 | Android SDK Platform 26 | platforms/android-26
platforms;android-27 | 3 | Android SDK Platform 27 | platforms/android-27
platforms;android-28 | 6 | Android SDK Platform 28 | platforms/android-28
Expand All @@ -37,13 +37,13 @@ Installed packages:
platforms;android-31 | 1 | Android SDK Platform 31 | platforms/android-31
platforms;android-32 | 1 | Android SDK Platform 32 | platforms/android-32
platforms;android-33 | 3 | Android SDK Platform 33 | platforms/android-33
platforms;android-34 | 2 | Android SDK Platform 34 | platforms/android-34
platforms;android-34 | 3 | Android SDK Platform 34 | platforms/android-34
system-images;android-28;google_apis;x86_64 | 11 | Google APIs Intel x86_64 Atom System Image | system-images/android-28/google_apis/x86_64
system-images;android-29;google_apis;x86 | 12 | Google APIs Intel x86 Atom System Image | system-images/android-29/google_apis/x86
system-images;android-30;google_apis;x86 | 12 | Google APIs Intel x86 Atom System Image | system-images/android-30/google_apis/x86
system-images;android-31;google_apis;x86_64 | 14 | Google APIs Intel x86_64 Atom System Image | system-images/android-31/google_apis/x86_64
system-images;android-31;google_atd;x86_64 | 2 | Google APIs ATD Intel x86_64 Atom System Image | system-images/android-31/google_atd/x86_64
system-images;android-32;google_apis;x86_64 | 7 | Google APIs Intel x86_64 Atom System Image | system-images/android-32/google_apis/x86_64
system-images;android-32;google_apis;x86_64 | 8 | Google APIs Intel x86_64 Atom System Image | system-images/android-32/google_apis/x86_64
system-images;android-33;google_apis;x86_64 | 15 | Google APIs Intel x86_64 Atom System Image | system-images/android-33/google_apis/x86_64
system-images;android-34;google_apis;x86_64 | 12 | Google APIs Intel x86_64 Atom System Image | system-images/android-34/google_apis/x86_64

8 changes: 4 additions & 4 deletions data/linux-docker-android-20.04/android.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@
{
"name": "Emulator version",
"category": "android",
"version": "33.1.24",
"raw_output": "Pkg.Revision=33.1.24",
"version": "34.1.19",
"raw_output": "Pkg.Revision=34.1.19",
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties"
},
{
"name": "Gradle",
"category": "android",
"version": "8.2.1",
"raw_output": "------------------------------------------------------------\nGradle 8.2.1\n------------------------------------------------------------\n\nBuild time: 2023-07-10 12:12:35 UTC\nRevision: a38ec64d3c4612da9083cc506a1ccb212afeecaa\n\nKotlin: 1.8.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.21 (Ubuntu 11.0.21+9-post-Ubuntu-0ubuntu120.04)\nOS: Linux 5.13.0-1015-gcp amd64",
"raw_output": "------------------------------------------------------------\nGradle 8.2.1\n------------------------------------------------------------\n\nBuild time: 2023-07-10 12:12:35 UTC\nRevision: a38ec64d3c4612da9083cc506a1ccb212afeecaa\n\nKotlin: 1.8.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.22 (Ubuntu 11.0.22+7-post-Ubuntu-0ubuntu220.04.1)\nOS: Linux 5.13.0-1015-gcp amd64",
"executed_command": "gradle --version"
},
{
"name": "Maven",
"category": "android",
"version": "3.6.3",
"raw_output": "\u001b[1mApache Maven 3.6.3\u001b[m\nMaven home: /usr/share/maven\nJava version: 11.0.21, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"linux\", version: \"5.13.0-1015-gcp\", arch: \"amd64\", family: \"unix\"",
"raw_output": "\u001b[1mApache Maven 3.6.3\u001b[m\nMaven home: /usr/share/maven\nJava version: 11.0.22, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"linux\", version: \"5.13.0-1015-gcp\", arch: \"amd64\", family: \"unix\"",
"executed_command": "mvn --version"
}
],
Expand Down
14 changes: 7 additions & 7 deletions data/linux-docker-android-20.04/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"name": "Ruby versions",
"category": "languages",
"version": "",
"raw_output": "3\n 3.2\n *3.2.1",
"raw_output": "3\n 3.2\n *3.2.3\n 3.3\n 3.3.0",
"executed_command": "asdf list ruby"
},
{
"name": "Ruby version aliases",
"category": "languages",
"version": "",
"raw_output": "3 =\u003e 3.2.1\n3.2 =\u003e 3.2.1",
"raw_output": "3 =\u003e 3.3.0\n3.2 =\u003e 3.2.3\n3.3 =\u003e 3.3.0",
"executed_command": "asdf alias ruby --list"
},
{
Expand All @@ -28,14 +28,14 @@
"name": "Node.js versions",
"category": "languages",
"version": "16.20",
"raw_output": "16\n 16.20\n *16.20.2\n 18\n 18.18\n 18.18.2\n 20\n 20.10\n 20.10.0\n 21\n 21.2\n 21.2.0\n lts",
"raw_output": "16\n 16.20\n *16.20.2\n 18\n 18.19\n 18.19.1\n 20\n 20.11\n 20.11.1\n 21\n 21.6\n 21.6.2\n lts",
"executed_command": "asdf list nodejs"
},
{
"name": "Node.js version aliases",
"category": "languages",
"version": "16.20.2",
"raw_output": "16 =\u003e 16.20.2\n16.20 =\u003e 16.20.2\n18 =\u003e 18.18.2\n18.18 =\u003e 18.18.2\n20 =\u003e 20.10.0\n20.10 =\u003e 20.10.0\n21 =\u003e 21.2.0\n21.2 =\u003e 21.2.0\nlts =\u003e 20",
"raw_output": "16 =\u003e 16.20.2\n16.20 =\u003e 16.20.2\n18 =\u003e 18.19.1\n18.19 =\u003e 18.19.1\n20 =\u003e 20.11.1\n20.11 =\u003e 20.11.1\n21 =\u003e 21.6.2\n21.6 =\u003e 21.6.2\nlts =\u003e 20",
"executed_command": "asdf alias nodejs --list"
},
{
Expand All @@ -49,21 +49,21 @@
"name": "Python versions",
"category": "languages",
"version": "",
"raw_output": "3\n *3.11\n 3.11.4",
"raw_output": "3\n *3.11\n 3.11.8",
"executed_command": "asdf list python"
},
{
"name": "Python version aliases",
"category": "languages",
"version": "",
"raw_output": "3 =\u003e 3.11.4\n3.11 =\u003e 3.11.4",
"raw_output": "3 =\u003e 3.11.8\n3.11 =\u003e 3.11.8",
"executed_command": "asdf alias python --list"
},
{
"name": "Kotlin",
"category": "languages",
"version": "1.9.0",
"raw_output": "Kotlin version 1.9.0-release-358 (JRE 11.0.21+9-post-Ubuntu-0ubuntu120.04)",
"raw_output": "Kotlin version 1.9.0-release-358 (JRE 11.0.22+7-post-Ubuntu-0ubuntu220.04.1)",
"executed_command": "kotlin -version"
}
],
Expand Down
2 changes: 1 addition & 1 deletion data/linux-docker-android-20.04/npm.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Global NPM packages",
"category": "npm",
"version": "",
"raw_output": "/root/.asdf/installs/nodejs/16.20.2/lib\n├── @ionic/cli@7.2.0\n├── appcenter-cli@2.14.0\n├── cordova@12.0.0\n├── corepack@0.17.0\n├── firebase-tools@12.9.1\n├── npm@9.8.1\n├── openupm-cli@1.19.7\n└── yarn@1.22.21",
"raw_output": "/root/.asdf/installs/nodejs/16.20.2/lib\n├── @ionic/cli@7.2.0\n├── appcenter-cli@3.0.0\n├── cordova@12.0.0\n├── corepack@0.17.0\n├── firebase-tools@12.9.1\n├── npm@9.8.1\n├── openupm-cli@1.19.11\n└── yarn@1.22.22",
"executed_command": "npm list -g --depth=0"
}
],
Expand Down
2 changes: 1 addition & 1 deletion data/linux-docker-android-20.04/stack_rev_id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2024_02_01
v2024_03_18
26 changes: 13 additions & 13 deletions data/linux-docker-android-20.04/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
{
"name": "Git",
"category": "tools",
"version": "2.43.0",
"raw_output": "git version 2.43.0",
"version": "2.43.2",
"raw_output": "git version 2.43.2",
"executed_command": "git --version"
},
{
"name": "Git LFS",
"category": "tools",
"version": "3.4.1",
"raw_output": "git-lfs/3.4.1 (GitHub; linux amd64; go 1.21.1)",
"version": "3.5.1",
"raw_output": "git-lfs/3.5.1 (GitHub; linux amd64; go 1.21.8)",
"executed_command": "git-lfs version"
},
{
Expand All @@ -27,8 +27,8 @@
{
"name": "Yarn",
"category": "tools",
"version": "1.22.21",
"raw_output": "1.22.21",
"version": "1.22.22",
"raw_output": "1.22.22",
"executed_command": "yarn --version"
},
{
Expand All @@ -41,15 +41,15 @@
{
"name": "AWS CLI",
"category": "tools",
"version": "1.32.32",
"raw_output": "aws-cli/1.32.32 Python/3.8.10 Linux/5.13.0-1015-gcp botocore/1.34.32",
"version": "1.32.64",
"raw_output": "aws-cli/1.32.64 Python/3.8.10 Linux/5.13.0-1015-gcp botocore/1.34.64",
"executed_command": "aws --version"
},
{
"name": "Google Cloud CLI",
"category": "tools",
"version": "462.0.1",
"raw_output": "Google Cloud SDK 462.0.1\nalpha 2024.02.01\nbeta 2024.02.01\nbq 2.0.101\nbundled-python3-unix 3.11.7\ncore 2024.02.01\ngcloud-crc32c 1.0.0\ngsutil 5.27",
"version": "468.0.0",
"raw_output": "Google Cloud SDK 468.0.0\nalpha 2024.03.08\nbeta 2024.03.08\nbq 2.0.101\nbundled-python3-unix 3.11.8\ncore 2024.03.08\ngcloud-crc32c 1.0.0\ngsutil 5.27",
"executed_command": "gcloud version"
},
{
Expand Down Expand Up @@ -111,8 +111,8 @@
{
"name": "Docker",
"category": "tools",
"version": "25.0.2",
"raw_output": "Docker version 25.0.2, build 29cf629",
"version": "25.0.4",
"raw_output": "Docker version 25.0.4, build 1a576c5",
"executed_command": "docker --version"
},
{
Expand All @@ -126,7 +126,7 @@
"name": "Pre-cached Docker images",
"category": "tools",
"version": "",
"raw_output": "bitriseio/ubuntu-22-android:latest - 24.2GB\nbitriseio/ubuntu-22-android:pinned - 24.2GB\nbitriseio/ubuntu-22-base:latest - 6.74GB\nbitriseio/ubuntu-22-base:pinned - 6.74GB\nbitriseio/android-ndk-20.04:latest - 48.6GB\nbitriseio/android-ndk-20.04:pinned - 48.6GB\nbitriseio/android-20.04:latest - 46.2GB\nbitriseio/android-20.04:pinned - 46.2GB\nbitriseio/bitrise-base-20.04:latest - 3.87GB\nbitriseio/bitrise-base-20.04:pinned - 3.87GB",
"raw_output": "bitriseio/android-ndk-20.04:latest - 48.7GB\nbitriseio/android-ndk-20.04:pinned - 48.7GB\nbitriseio/android-20.04:latest - 46.3GB\nbitriseio/android-20.04:pinned - 46.3GB\nbitriseio/ubuntu-22-android:latest - 24.2GB\nbitriseio/ubuntu-22-android:pinned - 24.2GB\nbitriseio/ubuntu-22-base:latest - 6.74GB\nbitriseio/ubuntu-22-base:pinned - 6.74GB\nbitriseio/bitrise-base-20.04:latest - 3.95GB\nbitriseio/bitrise-base-20.04:pinned - 3.95GB",
"executed_command": "docker images --format '{{ .Repository }}:{{ .Tag }} - {{ .Size }}'"
}
],
Expand Down

0 comments on commit 0a8d7a4

Please sign in to comment.