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

fix: Added Apply/Get/List/Delete methods to project_metadata to BaseRegistry #4441

Closed
wants to merge 6 commits into from

Commits on Aug 23, 2024

  1. feat: Added project metadata specific methods to base registry

    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    785d7b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. fix: Fixed lint issues

    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9d8fdac View commit details
    Browse the repository at this point in the history
  2. fix: Fixed lint issues in remote and registry files

    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    cc673e3 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed test failures

    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6bddbf8 View commit details
    Browse the repository at this point in the history
  4. fix: Revert experimental optional field on ListProjectMetadataRequest…

    … and using default string
    
    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    54beea5 View commit details
    Browse the repository at this point in the history
  5. fix: Default to empty when project is None

    Signed-off-by: Bhargav Dodla <[email protected]>
    Bhargav Dodla committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    23b279f View commit details
    Browse the repository at this point in the history