Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(CodePipelineActions): Add support for custom events in CodeCommit source action #28008

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    dd605f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5645c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ce0836 View commit details
    Browse the repository at this point in the history
  4. Add CodeCommit source action with custom event rule

    jolo-dev committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    de2550b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b005521 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Add custom events to codecommit source action

    jolo-dev committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fd69fc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Adjusted readme

    jolo-dev committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0ffba5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jolo-dev/11-30-Adjusted_readme

    Adjusted readme
    jolo-dev authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    26771fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f259cb8 View commit details
    Browse the repository at this point in the history
  4. Adjust Readme

    jolo-dev committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    de25cb0 View commit details
    Browse the repository at this point in the history
  5. Adjust Readme

    jolo-dev committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    28f701a View commit details
    Browse the repository at this point in the history
  6. Adjust Readme

    jolo-dev committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2872136 View commit details
    Browse the repository at this point in the history
  7. Fix missing semicolon in import statement

    jolo-dev committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e252957 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ac01e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Jan 13, 2024

  1. Update packages/aws-cdk-lib/aws-codepipeline-actions/lib/codecommit/s…

    …ource-action.ts
    
    Co-authored-by: paulhcsun <[email protected]>
    jolo-dev and paulhcsun authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    00e9da1 View commit details
    Browse the repository at this point in the history
  2. Update packages/aws-cdk-lib/aws-codepipeline-actions/lib/codecommit/s…

    …ource-action.ts
    
    Co-authored-by: paulhcsun <[email protected]>
    jolo-dev and paulhcsun authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8ddb513 View commit details
    Browse the repository at this point in the history
  3. Refactor ICustomEventRule interface for clarity

    jolo-dev committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    12691c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    458fce4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. remove trailing space

    paulhcsun authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9b70d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b32958a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    e873657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e379f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2616f5 View commit details
    Browse the repository at this point in the history