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

break something. #3

Open
wants to merge 2 commits into
base: github-actions
Choose a base branch
from

Commits on Nov 11, 2020

  1. .github/workflows/build: Workflow to test project build

    Build project against upstream amazon-freertos
    
    Update build amazon-freertos with a grafted submodule.
    
    BUILD-CI.sh: Run git submodule status at the end.
    
    BUILD-CI.sh: Add support to build against particular amazon-freertos rev
    
    The primary usecase is to allow test against PRs submitted for
    amazon-freertos (one can anticipated that changes to both repos
    need to be coordinated, so this is a way to avoid deadlock, via
    intermediate steps.)
    
    BUILD-CI.sh: Fetch amazon-freertos.rev branch (if any).
    
    BUILD-CI.sh: Init all submodules.
    pfalcon committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9546b27 View commit details
    Browse the repository at this point in the history
  2. break something.

    pfalcon committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    5fb8b10 View commit details
    Browse the repository at this point in the history