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

Shared Dependencies: the LOGIC #2940

Merged
merged 46 commits into from Dec 6, 2023

Commits on Sep 29, 2023

  1. first pass of moving logic into extendedbundle

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    da807ac View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. refried bean candle

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7bd5e56 View commit details
    Browse the repository at this point in the history
  2. if installation is found logic

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    868bc57 View commit details
    Browse the repository at this point in the history
  3. basic logic done?

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4255504 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. still need to connect up params and creds, clean up mess, finish tests

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e0f95f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0a29c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. It was at this point I realized that my implementation is wrong :(

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    65e18d0 View commit details
    Browse the repository at this point in the history
  2. Create executev2, and we're going to have to refactor execute normal …

    …version
    
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c1b72d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. okay a little bit prettier now

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    967e3e7 View commit details
    Browse the repository at this point in the history
  2. need to get integ working, but executev2 looks... ok?

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d6ee7f1 View commit details
    Browse the repository at this point in the history
  3. delete bundles-with-shared-deps

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    337eb29 View commit details
    Browse the repository at this point in the history
  4. root wp bundle is failing

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b0476d5 View commit details
    Browse the repository at this point in the history
  5. oh i was double copying

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e3dfbeb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. failed to solve process /bin/sh -c apt-get update && apt get install …

    …-y curl did not complete successfully
    
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    14d3d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Removed 12 out of the 20 cping of the same dir. This integ test needs…

    … cleaned up desperately before debugging
    
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3dcfca5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. error pulling dependency: unable to pull bundle: failed to resolve bu…

    …ndle manifest
    
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    45751c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. forward progress

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1c9d11d View commit details
    Browse the repository at this point in the history
  2. and it was all yellow

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d8e0768 View commit details
    Browse the repository at this point in the history
  3. turn in to something beautiful 🦋

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c5fd64b View commit details
    Browse the repository at this point in the history
  4. you know i know you so <3

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    74be873 View commit details
    Browse the repository at this point in the history
  5. coldplay commits is a sign for bed 😑

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    da90ff0 View commit details
    Browse the repository at this point in the history
  6. Look how they shine for you, and all the code that youuu miss ✨

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f731b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0288257 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. install works, actual magic. bug is in uninstall now :(

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3cfb6fb View commit details
    Browse the repository at this point in the history
  2. test didnt error? it just says ok? what does it mean??

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2890b66 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix failing unit, we should only do stuff with shared parentless deps…

    … on install and invoke
    
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    97764e4 View commit details
    Browse the repository at this point in the history
  2. i think... its solid?

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    049e220 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix the old deps test

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    da9ddba View commit details
    Browse the repository at this point in the history
  2. weird integ fail

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8a48525 View commit details
    Browse the repository at this point in the history
  3. ado plz

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1025c60 View commit details
    Browse the repository at this point in the history
  4. ADOnt work

    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7e6908a View commit details
    Browse the repository at this point in the history
  5. Update pkg/cnab/extended_bundle.go

    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1a352ff View commit details
    Browse the repository at this point in the history
  6. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3a07f9f View commit details
    Browse the repository at this point in the history
  7. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1c290f6 View commit details
    Browse the repository at this point in the history
  8. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6db3301 View commit details
    Browse the repository at this point in the history
  9. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b0f14b1 View commit details
    Browse the repository at this point in the history
  10. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and arschles committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9b3a652 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    542e670 View commit details
    Browse the repository at this point in the history
  12. upgrade

    Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d0a8a29 View commit details
    Browse the repository at this point in the history
  13. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: David Justice <devigned@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and devigned committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    059d1d4 View commit details
    Browse the repository at this point in the history
  14. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: David Justice <devigned@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and devigned committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7fa5ca0 View commit details
    Browse the repository at this point in the history
  15. Update docs/content/docs/development/authoring-a-bundle/working-with-…

    …dependencies.md
    
    Co-authored-by: David Justice <devigned@users.noreply.github.com>
    Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
    schristoff and devigned committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3e041d6 View commit details
    Browse the repository at this point in the history
  16. better error

    Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c9a5a62 View commit details
    Browse the repository at this point in the history
  17. what is dependening

    Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6685c58 View commit details
    Browse the repository at this point in the history
  18. make doc make sense

    Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    95fca4f View commit details
    Browse the repository at this point in the history
  19. update mysql version everywhere

    Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
    schristoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b10deda View commit details
    Browse the repository at this point in the history