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

Add iconUrl check upon index component validation #167

Merged
merged 16 commits into from
Mar 22, 2023

Commits on Mar 21, 2023

  1. Add iconUrl check upon index component validation

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4c2318c View commit details
    Browse the repository at this point in the history
  2. Update test cases for validateIndexComponent

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    20def1c View commit details
    Browse the repository at this point in the history
  3. Fix issue with missing comma

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    04c3145 View commit details
    Browse the repository at this point in the history
  4. Add icons to test index_registry.json

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dbfab67 View commit details
    Browse the repository at this point in the history
  5. Add iconUrls to test stacks, jsons and samples

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9c68f5e View commit details
    Browse the repository at this point in the history
  6. Fix syntax error on string

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    bfe10c5 View commit details
    Browse the repository at this point in the history
  7. Add icon urls to index generator test resources

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4f2e3d0 View commit details
    Browse the repository at this point in the history
  8. Add icon urls to all index server test resources

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    60f7a36 View commit details
    Browse the repository at this point in the history
  9. Add icon url to all server index test stacks and samples

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0c91e23 View commit details
    Browse the repository at this point in the history
  10. Replace non-existing springboot url icon

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1cbea76 View commit details
    Browse the repository at this point in the history
  11. Fix security alert

    Co-authored-by: Michael Valdron <michael.valdron@gmail.com>
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk and michael-valdron committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4717fd8 View commit details
    Browse the repository at this point in the history
  12. Revert "Add icon url to all server index test stacks and samples"

    This reverts commit e2c1383.
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f72bde2 View commit details
    Browse the repository at this point in the history
  13. Revert "Replace non-existing springboot url icon"

    This reverts commit ae9393d.
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    924b182 View commit details
    Browse the repository at this point in the history
  14. Add icon urls to all root test registry stacks

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    04b5581 View commit details
    Browse the repository at this point in the history
  15. Fix issue with non existing icon

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    182a8df View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update icon url for spring sample

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e0484d8 View commit details
    Browse the repository at this point in the history