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

#99 - Allow any entity scoring (Breaking changes) #132

Merged
merged 11 commits into from
Dec 14, 2022

Commits on Dec 9, 2022

  1. Add entityRef to enable all entity scoring (wip)

    Making the change backward compatible with systemEntityName
    T0RAT0RA committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    90e7435 View commit details
    Browse the repository at this point in the history
  2. Add new config useEntityRef to use entity reference in scorecard URL

    This helps building backend proxy, as it will get the namespace and kind
    of the entity scorecard
    T0RAT0RA committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    abda953 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Simplify the code by removing backward compatibility

    Will require a major version bump
    T0RAT0RA committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bd89a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5cad19 View commit details
    Browse the repository at this point in the history
  3. Remove scorecard from overview page

    Will be worked on in another PR
    T0RAT0RA committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9705d87 View commit details
    Browse the repository at this point in the history
  4. Fix path in tests

    T0RAT0RA committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e1060a3 View commit details
    Browse the repository at this point in the history
  5. Add MemoryRouter to fix test

    Keep same areaScores in all.json
    T0RAT0RA committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f41adc5 View commit details
    Browse the repository at this point in the history
  6. Add new column Kind

    T0RAT0RA committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d5d8100 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    fa1d24c View commit details
    Browse the repository at this point in the history
  2. Add changeset

    T0RAT0RA committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    16390ec View commit details
    Browse the repository at this point in the history
  3. Update .changeset/poor-pillows-roll.md

    Co-authored-by: Jan Vilimek <[email protected]>
    Signed-off-by: T0RAT0RA <[email protected]>
    T0RAT0RA and jvilimek authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    01f7124 View commit details
    Browse the repository at this point in the history