Skip to content

Commit

Permalink
Add changelog and images description
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbrison committed Jul 30, 2020
1 parent 9c27012 commit ea60a8c
Show file tree
Hide file tree
Showing 9 changed files with 2,811 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [v1.2.0](https://github.com/faberNovel/docker-android/tree/v1.2.0) (2020-07-30)

[Full Changelog](https://github.com/faberNovel/docker-android/compare/v1.1.1...v1.2.0)

**Implemented enhancements:**

- Improve Action testing [\#79](https://github.com/faberNovel/docker-android/issues/79)
- Add variants without gcloud / python [\#68](https://github.com/faberNovel/docker-android/issues/68)

**Fixed bugs:**

- Cannot install new ruby version with rbenv [\#80](https://github.com/faberNovel/docker-android/issues/80)
- Snapshot images with Android NDK are not uploaded [\#74](https://github.com/faberNovel/docker-android/issues/74)
- Set RBENV\_ROOT [\#81](https://github.com/faberNovel/docker-android/pull/81) ([sjcqs](https://github.com/sjcqs))

**Closed issues:**

- Install libcurl4-openssl-dev [\#76](https://github.com/faberNovel/docker-android/issues/76)
- Add ssh support [\#72](https://github.com/faberNovel/docker-android/issues/72)
- Add default Fastlane install [\#49](https://github.com/faberNovel/docker-android/issues/49)

**Merged pull requests:**

- Feature/improve action testing [\#82](https://github.com/faberNovel/docker-android/pull/82) ([vincentbrison](https://github.com/vincentbrison))
- Install libcurl [\#77](https://github.com/faberNovel/docker-android/pull/77) ([sjcqs](https://github.com/sjcqs))
- Fix workflows Android NDK parameter [\#75](https://github.com/faberNovel/docker-android/pull/75) ([sjcqs](https://github.com/sjcqs))
- Feature/ssh [\#73](https://github.com/faberNovel/docker-android/pull/73) ([vincentbrison](https://github.com/vincentbrison))
- Fix gcloud path [\#71](https://github.com/faberNovel/docker-android/pull/71) ([vincentbrison](https://github.com/vincentbrison))
- Make Gcloud installation optional [\#69](https://github.com/faberNovel/docker-android/pull/69) ([sjcqs](https://github.com/sjcqs))

## [v1.1.1](https://github.com/faberNovel/docker-android/tree/v1.1.1) (2020-05-15)

[Full Changelog](https://github.com/faberNovel/docker-android/compare/v1.1.0...v1.1.1)
Expand All @@ -12,6 +42,7 @@

**Merged pull requests:**

- Prepare release v1.1.1 [\#67](https://github.com/faberNovel/docker-android/pull/67) ([github-actions[bot]](https://github.com/apps/github-actions))
- Cleanup desc script formatting [\#65](https://github.com/faberNovel/docker-android/pull/65) ([sjcqs](https://github.com/sjcqs))
- Update script usage documentation [\#64](https://github.com/faberNovel/docker-android/pull/64) ([vincentbrison](https://github.com/vincentbrison))

Expand Down
368 changes: 368 additions & 0 deletions images_description/api-28-gcloud-ndk-v1.2.0.md

Large diffs are not rendered by default.

365 changes: 365 additions & 0 deletions images_description/api-28-gcloud-v1.2.0.md

Large diffs are not rendered by default.

330 changes: 330 additions & 0 deletions images_description/api-28-ndk-v1.2.0.md

Large diffs are not rendered by default.

327 changes: 327 additions & 0 deletions images_description/api-28-v1.2.0.md

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions images_description/api-29-gcloud-ndk-v1.2.0.md

Large diffs are not rendered by default.

365 changes: 365 additions & 0 deletions images_description/api-29-gcloud-v1.2.0.md

Large diffs are not rendered by default.

330 changes: 330 additions & 0 deletions images_description/api-29-ndk-v1.2.0.md

Large diffs are not rendered by default.

327 changes: 327 additions & 0 deletions images_description/api-29-v1.2.0.md

Large diffs are not rendered by default.

0 comments on commit ea60a8c

Please sign in to comment.