Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: sourcetoad/aws-codedeploy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
Loading
...
head repository: sourcetoad/aws-codedeploy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
Loading
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. Add optional codedeploy_config_name (#75)

    * add optional codedeploy_config_name to action.yaml
    
    allow overriding the codedeploy config name
    
    * add `codedeploy_config_name` to README.md
    
    * refactor config_name to fix globbing/whitepsace splitting error
    bennettp123 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d87d8a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Add support for *.tar and *.tar.gz archives (#73)

    * add support for .tar, .tar.gz archives
    
    * add dependencies tar & gzip
    
    * fix bundleType mismatch
    
    * fix incorrect doco link in comment
    
    * Update deploy.sh
    
    * add bundle_type to action.yaml
    
    * fix unquoted var, handle bundle_type input
    
    * Typo: ecas -> esac
    
    * remove bundle_type
    
    infer bundle_type from filename (remove input)
    
    * fix linting error
    
    https://www.shellcheck.net/wiki/SC2143 -- was already using `grep -qv`, not sure why I wrapped it in `[ -n ... ]` (:
    
    ---------
    
    Co-authored-by: vikasperi <117131235+vikasperi@users.noreply.github.com>
    Co-authored-by: Connor Tumbleson <iBotPeaches@users.noreply.github.com>
    3 people authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    256cf35 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. Fix the check for appspec.yml detection for tar archives(#77)

    Co-authored-by: Vikas Peri <vikas.peri@wanews.com.au>
    Co-authored-by: Connor Tumbleson <iBotPeaches@users.noreply.github.com>
    3 people authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2d73ef8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Mar 3, 2023

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

Commits on Mar 20, 2023

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

Commits on Apr 12, 2023

  1. aws-cli 2.11.11 and no more "yum update" (#82)

    * build: remove yum update during install of tools
    
    * build: jump to aws-cli 2.11.11
    iBotPeaches authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    0ebbb5b View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.