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

Add a custom deb-builder workflow to build the package in CI #2

Commits on Jan 19, 2024

  1. Add deb-builder workflow

    Signed-off-by: Leonardo Held <[email protected]>
    leonheldattoradex committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7ba4e1f View commit details
    Browse the repository at this point in the history
  2. Change upstream of deb-builder-action

    leonheldtoradex/build-deb-action@7659f1f adds support for
    third-party feeds, which we'll use to point to feeds.toradex.com.
    
    If the commit ever gets merged into the upstream, revert this commit.
    
    Signed-off-by: Leonardo Held <[email protected]>
    leonheldattoradex committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    65ea2f5 View commit details
    Browse the repository at this point in the history
  3. Add Toradex feed as third party

    Also add ca-certificates as build-dep as a minor fix.
    
    Signed-off-by: Leonardo Held <[email protected]>
    leonheldattoradex committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8fe7045 View commit details
    Browse the repository at this point in the history
  4. Add cmake as build dependency

    Signed-off-by: Leonardo Held <[email protected]>
    leonheldattoradex committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c4c1f5d View commit details
    Browse the repository at this point in the history
  5. github: workflows: add update-pipeline-status

    Signed-off-by: Leonardo Held <[email protected]>
    leonheldattoradex committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bc54f29 View commit details
    Browse the repository at this point in the history