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: geekcell/github-action-aws-ecs-run-task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: geekcell/github-action-aws-ecs-run-task
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 18 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    097d3ab View commit details
    Browse the repository at this point in the history
  2. Update README banner

    Ic3w0lf committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    da9b7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191acfa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from geekcell/add-log-output-var

    Add log output var
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1b70cd0 View commit details
    Browse the repository at this point in the history
  5. Bump yaml from 2.1.3 to 2.2.2

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.1.3...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    beda83e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from geekcell/dependabot/npm_and_yarn/yaml-2.2.2

    Bump yaml from 2.1.3 to 2.2.2
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c009f45 View commit details
    Browse the repository at this point in the history
  7. Bump json5 from 2.2.1 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    802eb5b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from geekcell/dependabot/npm_and_yarn/json5-2.2.3

    Bump json5 from 2.2.1 to 2.2.3
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    368fa43 View commit details
    Browse the repository at this point in the history
  9. Bump @actions/core from 1.6.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6e1fbfa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from geekcell/dependabot/npm_and_yarn/actions/c…

    …ore-1.9.1
    
    Bump @actions/core from 1.6.0 to 1.9.1
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5842be9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8386567 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from geekcell/add-log-output-var

    Forgot to update packaged file
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    40d47e8 View commit details
    Browse the repository at this point in the history
  13. Fix for storing log output

    Ic3w0lf committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    95672a0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #6 from geekcell/log-output-fix

    Fix for storing log output
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    134d1cd View commit details
    Browse the repository at this point in the history
  15. * Upgrade dependencies

    * Move ENV vars to output vars
    Ic3w0lf committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    eebae74 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #7 from geekcell/move-to-outputs

    move env vars to outputs
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8c258b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    900f39c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #8 from geekcell/fix-output-var

    Fix output variable starting with 'null'
    Ic3w0lf authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    444d28a View commit details
    Browse the repository at this point in the history
Loading