Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveCircus/android-emulator-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.26.0
Choose a base ref
...
head repository: ReactiveCircus/android-emulator-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.27.0
Choose a head ref
  • 7 commits
  • 153 files changed
  • 6 contributors

Commits on Oct 13, 2022

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

Commits on Oct 26, 2022

  1. Pre Emulator Launch Script (#247)

    * Add `pre-emulator-launch-script` to `action.yml`
    
    * Add `pre-emulator-launch-script` in `main.yml`
    
    * Implement pre emulator launch script
    
    * Try to use `pushd`
    
    * print working directory
    
    * Add `README`
    
    * Run `npm run build`
    
    * Fix `working-directory`
    
    * Run `npm run build`
    
    * Run pre emulator launch in group
    
    * Run `npm run build`
    
    * Update README.md
    
    Co-authored-by: Yang <reactivecircus@gmail.com>
    
    * Add type "pre-emulator-launch-script"
    
    Co-authored-by: Yang <reactivecircus@gmail.com>
    nilsreichardt and ychescale9 authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    411cd10 View commit details
    Browse the repository at this point in the history
  2. Update Readme & Provide current context on Hardware Acceleration on G…

    …ithub (#279)
    
    * Clarify README with mid-2022 updates, and add info for spellchecker to action.yml
    
    * Remove redundant paragraph in Usage section, and add relevant links to intro paragraphs
    
    * Add HAXM installation example and remove linux emphasis
    
    * Remove gist which contained manual emulator creation/startup
    
    * Add clarity to GPU vs VM acceleration in README
    
    * Fix reversal of examples in README
    
    * Add support for commenting run tests on PRs to rerun checks if they fail
    
    * Add better conditional logic to determine if comment is issue or PR
    Mark Han authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a47c099 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Update dependencies (#282)

    * Update packages
    
    * Fix TS errors
    
    * rebuild
    
    * Update eslint
    
    See https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
    
    * Fix linting errors
    
    * rebuild
    mattjohnsonpint authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a4845e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea00f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e9722 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into release/v2

    * main:
      Prepare for release 2.27.0.
      Clean up action description.
      Update dependencies (#282)
      Update Readme & Provide current context on Hardware Acceleration on Github (#279)
      Pre Emulator Launch Script (#247)
      Update to Node 16 (#276)
    ychescale9 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    50986b1 View commit details
    Browse the repository at this point in the history
Loading