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

feat: update all - check for upgradable packages #644

Merged
merged 20 commits into from
Jul 3, 2024

Commits on May 22, 2024

  1. dpkg check for upgradable

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ef4d021 View commit details
    Browse the repository at this point in the history
  2. apk check for upgradable

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9ef1ea4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. rpm distroless check for upgradable - change yum info to yum list ava…

    …ilable to include revision nums
    
    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 23, 2024
    Configuration menu
    Copy the full SHA
    960a843 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. dnf and yum non distro

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 30, 2024
    Configuration menu
    Copy the full SHA
    47ec06e View commit details
    Browse the repository at this point in the history
  2. non-distro microdnf check via dnf

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0f8cc47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099afc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. apk fix

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9ef953d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7717e View commit details
    Browse the repository at this point in the history
  3. lint fix

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5872e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    084534c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35da7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. test with writing a file approach

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ad5b85f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix path

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    93552e2 View commit details
    Browse the repository at this point in the history
  2. remove debugging

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5a67c60 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a43508b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. revert to using package managers if present and remove debug output f…

    …rom check
    
    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f550adc View commit details
    Browse the repository at this point in the history
  2. lint fix

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2e94f13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2add0b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 3, 2024

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