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 artifacts support #1189

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add artifacts support #1189

wants to merge 4 commits into from

Commits on Jun 26, 2024

  1. docker-compose: Add ARTIFACTS to client environment

    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a0db950 View commit details
    Browse the repository at this point in the history
  2. suites: e2e: pass artifacts to worker if defined

    Artifacts are needed to program some device types, like the CM4 with
    secure boot support.
    
    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7ff31d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673920f View commit details
    Browse the repository at this point in the history
  4. Add optional artifacts property

    Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
    vipulgupta2048 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e138012 View commit details
    Browse the repository at this point in the history