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

Support outputs variable in dependency outputs section #3156

Merged
merged 9 commits into from
Jul 27, 2024

Commits on Jun 13, 2024

  1. Pass in config to ReadManifest

    This is needed to allow us to check if the DepV2 flag is enabled
    
    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9caa2bf View commit details
    Browse the repository at this point in the history
  2. Support outputs variable in dependencies

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0e7462d View commit details
    Browse the repository at this point in the history
  3. Handle duplicates

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4b2dfb3 View commit details
    Browse the repository at this point in the history
  4. Extract to functions

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    051ff24 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update golden file

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2c93a50 View commit details
    Browse the repository at this point in the history
  2. Update template documentation

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7865841 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    70fa454 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    126e3e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    a71a893 View commit details
    Browse the repository at this point in the history