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

CLI now supports getTokensByLoginId #291

Closed
wants to merge 36 commits into from
Closed

CLI now supports getTokensByLoginId #291

wants to merge 36 commits into from

Commits on Sep 13, 2024

  1. CLI now supports tokens filtered by loginId

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2ae2cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Implemented the changes requested

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    676dd21 View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    906919f View commit details
    Browse the repository at this point in the history
  3. Added error msg

    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    edd8753 View commit details
    Browse the repository at this point in the history
  4. CLI now supports tokens filtered by loginId

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    89bbd85 View commit details
    Browse the repository at this point in the history
  5. Implemented the changes requested

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    967d8c8 View commit details
    Browse the repository at this point in the history
  6. Update runs get to use cursor-based pagination (#273)

    * Use cursor-based pagination when getting runs from the API server
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    * Remove includeCursor query parameter
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    * Swap cursor condition order
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    * Turn on includeCursor parameter
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    * Remove log statement
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    * Use 'from:desc' as the default sort for runs get
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    eamansour authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    364a909 View commit details
    Browse the repository at this point in the history
  7. JVM launching -D parameters should be passed before the -jar paramete…

    …r to have any effect (#275)
    
    Signed-off-by: Mike Cobbett <77053+techcobweb@users.noreply.github.com>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    techcobweb authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    27454b1 View commit details
    Browse the repository at this point in the history
  8. CLI should handle long and multi-line property values better. (#274)

    * handle properties which have newlines or are very long better. Cropping text in the summary view.
    * explained away the interesting transform of apiversion to apiVersion in comments
    ---------
    Signed-off-by: Mike Cobbett <77053+techcobweb@users.noreply.github.com>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    techcobweb authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7e0165a View commit details
    Browse the repository at this point in the history
  9. Add copyright and remove argo app param

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e80f286 View commit details
    Browse the repository at this point in the history
  10. Disabling gradle cache to avoid build problems

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b9e61dc View commit details
    Browse the repository at this point in the history
  11. Change the CLI's base image to ubuntu so it has bash

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f590606 View commit details
    Browse the repository at this point in the history
  12. Empty commit for build

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dca021e View commit details
    Browse the repository at this point in the history
  13. Remove maven cache

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ea2126b View commit details
    Browse the repository at this point in the history
  14. Signing off commits

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e3868e View commit details
    Browse the repository at this point in the history
  15. Install ca certs into galasactl images

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1097a3c View commit details
    Browse the repository at this point in the history
  16. change based on comments

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    874ef86 View commit details
    Browse the repository at this point in the history
  17. Remove isolated trigger - now in Tekton pipeline

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2876b32 View commit details
    Browse the repository at this point in the history
  18. testing script adjustments

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6b8c585 View commit details
    Browse the repository at this point in the history
  19. test adjusments to remote cps script

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3aef41c View commit details
    Browse the repository at this point in the history
  20. uncomment script

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8031bad View commit details
    Browse the repository at this point in the history
  21. add new image for testing purposes

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8b8b1ec View commit details
    Browse the repository at this point in the history
  22. install java, maven and gradle into normal galasactl image

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a84fbef View commit details
    Browse the repository at this point in the history
  23. just install gradle for now

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b1ecb9d View commit details
    Browse the repository at this point in the history
  24. empty for build

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b153c0e View commit details
    Browse the repository at this point in the history
  25. Fix problem with script

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1060465 View commit details
    Browse the repository at this point in the history
  26. add java_home env var to docker image

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fca9a56 View commit details
    Browse the repository at this point in the history
  27. Create new testing image

    Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    jadecarino authored and aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0faa4f7 View commit details
    Browse the repository at this point in the history
  28. Empty commit to trigger rebuild

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9d9e8ca View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2271d2a View commit details
    Browse the repository at this point in the history
  30. Squashed commits

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ec7bdfd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6248a06 View commit details
    Browse the repository at this point in the history
  32. Merge branch 'origin/main' into Iss1976

    Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
    eamansour committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6ef959e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Implemented the changes requested

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ad615a2 View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
    aashir21 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7a33682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b9976 View commit details
    Browse the repository at this point in the history