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: aws4embeddedlinux/aws4embeddedlinux-ci-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.4
Choose a base ref
...
head repository: aws4embeddedlinux/aws4embeddedlinux-ci-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 31 files changed
  • 4 contributors

Commits on Jan 23, 2025

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

Commits on Feb 24, 2025

  1. adjusting to aws4embeddedlinux-ci latest version (#18)

    * moving the code to cdk folder
    
    * - switching from npm to yarn
    - updating libraries to new cdk version and requirements
    
    * adjusting the example to the new code from adadouche/aws4embeddedlinux-ci#dev-adadouche
    
    * doc adjustments
    
    * updated documentation
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    ---------
    
    Co-authored-by: Abdelhalim Dadouche <[email protected]>
    adadouche and Abdelhalim Dadouche authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    992bd1e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Bump aws-cdk-lib from 2.176.0 to 2.184.0 in /cdk (#21)

    Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.176.0 to 2.184.0.
    - [Release notes](https://github.com/aws/aws-cdk/releases)
    - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
    - [Commits](https://github.com/aws/aws-cdk/commits/v2.184.0/packages/aws-cdk-lib)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk-lib
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    62dc596 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Minor updates (#22)

    * moving the code to cdk folder
    
    * - switching from npm to yarn
    - updating libraries to new cdk version and requirements
    
    * adjusting the example to the new code from adadouche/aws4embeddedlinux-ci#dev-adadouche
    
    * doc adjustments
    
    * updated documentation
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    * fixing package reference
    
    * doc adjustments
    
    * updating eslint, removing unused tests code
    
    * updating dependencies
    
    ---------
    
    Co-authored-by: Abdelhalim Dadouche <[email protected]>
    adadouche and Abdelhalim Dadouche authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    7ef913f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. adjusting the example to the new code from the lastest aws4embeddedli…

    …nux-ci version (#25)
    
    * adjusting the example to the new code from the lastes aws4embeddedlinux-ci version
    
    * updated packages
    
    ---------
    
    Co-authored-by: Abdelhalim Dadouche <[email protected]>
    adadouche and Abdelhalim Dadouche authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    0487682 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. merging latest chages from dev-adadouche (#28)

    * - switching from npm to yarn
    - updating libraries to new cdk version and requirements
    
    * adjusting the example to the new code from adadouche/aws4embeddedlinux-ci#dev-adadouche
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    * adjusting to aws4embeddedlinux-ci latest version
    
    * fixing package reference
    
    * updating eslint, removing unused tests code
    
    * Minor changes
    - adding dependabot
    - dependencies updates
    - cleaning gitignore
    - minor doc formatting
    
    * dependency update
    
    * dependency update
    
    ---------
    
    Co-authored-by: Abdelhalim Dadouche <[email protected]>
    adadouche and Abdelhalim Dadouche authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    fe47b27 View commit details
    Browse the repository at this point in the history
  2. Bump brace-expansion from 1.1.11 to 1.1.12 in /cdk (#29)

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    e4fede1 View commit details
    Browse the repository at this point in the history
Loading