philcali / meta-aws-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meta-aws-ci: continuous integration for the meta-aws project

Subtopics:

  • Core CI
  • Reference implementation

Goals

This project has three goals:

  1. Provide mechanisms for meta-aws and meta-aws-demos continuous integration and pull request verification.
  2. Provide mechanisms for OEM/ODM customers wanting to streamline Embedded Linux delivery.
  3. Provide a reference implementation that illustrates how to integrate and maintain AWS device software throughout the IoT product lifecycle.

How this repository is organized

 core/              <= mechanisms for meta-aws CI
   cdk/             <= CDK templates for CI/CD pipeline
   conf/            <= bitbake local.conf configuration snippets
 ref/               <= reference implementation
   cfn/             <= Infrastructure using AWS CodeCommit
   conf/            <= bitbake local configuration
   layer/           <= Reference app layer, distribution definition
     ci/            <= AWS CodeBuild buildspec file per target, repo config
 verify/            <= mechanisms for meta-aws and meta-aws-demos pull requests

License

This library is licensed under the MIT-0 License.

About

License:MIT License


Languages

Language:TypeScript 41.8%Language:Dockerfile 37.4%Language:Roff 11.2%Language:BitBake 4.7%Language:Shell 3.7%Language:JavaScript 1.2%