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: v3.1.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: v4.0.0
Choose a head ref
  • 18 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 25, 2024

  1. chore: upgrade aws-sdk to v3 and update code

    Bl00D4NGEL committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    93bb479 View commit details
    Browse the repository at this point in the history
  2. chore: build dist

    Bl00D4NGEL committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0e06f6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from Bl00D4NGEL/main

    deps: Update AWS SDK to version 3
    Ic3w0lf authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d447838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc2d875 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23 from geekcell/revert-22-main

    Revert "deps: Update AWS SDK to version 3"
    Ic3w0lf authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4d993c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. * Upgrade to AWS SDK3

    * Add options to skip waiting for task to finish
    * Change max wait time variables
    Ic3w0lf committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7745c4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from geekcell/upgrade-aws-adk

    Upgrade and features
    Ic3w0lf authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    21f1f1b View commit details
    Browse the repository at this point in the history
  3. Fix missing dependency

    Ic3w0lf committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    319beea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from geekcell/missing-dep

    Fix missing dependency
    Ic3w0lf authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    969db76 View commit details
    Browse the repository at this point in the history
  5. Remove remaining SDKv2 code

    Ic3w0lf committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e31ad44 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from geekcell/sdkv3final

    Remove remaining SDKv2 code
    Ic3w0lf authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fb3441d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2320ff0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from geekcell/revert-26-sdkv3final

    Revert "Remove remaining SDKv2 code"
    Ic3w0lf authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    45c7c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Adding simple Test

    Ic3w0lf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2907f16 View commit details
    Browse the repository at this point in the history
  2. add debugging and try catch

    Ic3w0lf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c5d7498 View commit details
    Browse the repository at this point in the history
  3. add debugging and try catch

    Ic3w0lf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    13eb53d View commit details
    Browse the repository at this point in the history
  4. add debugging and try catch

    Ic3w0lf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    608fb07 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from geekcell/add-test

    Adding simple Test
    Ic3w0lf authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e10b4f0 View commit details
    Browse the repository at this point in the history
Loading