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

slicer/test: Set archive options from release #82

Merged
merged 1 commit into from
Sep 17, 2023

Commits on Aug 29, 2023

  1. slicer/test: Set archive options from release

    Currently testArchive.Options() returns archive.Options with only the
    Arch field set. In future we would like to extend testArchive to behave
    differently based on its chisel.yaml definition.
    
    Initialize archive.Options from setup.Release and store it in the
    testArchive structure for each archive defined in chise.yaml.
    woky committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9cae335 View commit details
    Browse the repository at this point in the history