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

NETOBSERV-727 Update bundle process #205

Merged
merged 3 commits into from
Dec 2, 2022

Commits on Dec 2, 2022

  1. NETOBSERV-727 Update bundle process

    The bundle process needs to work both for upstream and downstream
    Every time someone changes something that would alter the bundle (e.g.
    CSV description), they should run "make bundle" (with no options)
    
    It will generate the CSV with injected upstream description.
    The downstream description will be updated too, but not injected: this
    step will be done later on, in midstream.
    jotak committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8befee6 View commit details
    Browse the repository at this point in the history
  2. Add bundle check

    jotak committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ff287bb View commit details
    Browse the repository at this point in the history
  3. Update bundles

    jotak committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8264379 View commit details
    Browse the repository at this point in the history