Skip to content

Commit

Permalink
delete outdated stuff, add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Oct 8, 2024
1 parent b070f67 commit db1a28b
Show file tree
Hide file tree
Showing 89 changed files with 279 additions and 6,019 deletions.
23 changes: 0 additions & 23 deletions .vscode/settings.json

This file was deleted.

19 changes: 3 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
## meta-aws-ci: continuous integration for the meta-aws project

Subtopics:

* Core CI
* Reference implementation

## Goals

This project has three goals:
Expand All @@ -20,17 +15,9 @@ This project has three goals:
## How this repository is organized

```text
core/ <= mechanisms for meta-aws CI
cfn/ <= CI/CD pipeline - CFN - Standard (all recipe targets and QA checks)
conf/ <= bitbake local.conf configuration snippets
containers/ <= container definitions for distribution build environments
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
workshop/ <= workshop source for working on Yocto on AWS
auto-upgrader/ <= tool that is used in meta-aws to generate pull requests if an recipe upgrade is available
docs/ <= writeups of different topics
release-tests/ <= script to build and ptests all Yocto meta-aws releases
```

## Repo Linting
Expand Down
2 changes: 2 additions & 0 deletions auto-upgrader/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Recipe Upgrade Helper

A tool for automating recipe upgrades for meta-aws.

#TODO: there should be an info how to just checkout this folder as this is used in CI it should be just this folder.
140 changes: 0 additions & 140 deletions core/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions core/buildspec/ci_image.yml

This file was deleted.

20 changes: 0 additions & 20 deletions core/buildspec/ci_image_ti.dunfell.yml

This file was deleted.

Loading

0 comments on commit db1a28b

Please sign in to comment.