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: Adding support for dictionary writes to online store #4156

Merged
merged 10 commits into from
Apr 30, 2024

Commits on Apr 28, 2024

  1. feat: Adding support for dictionary writes to online store

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e25d66f View commit details
    Browse the repository at this point in the history
  2. Simple approach

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5aafa40 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    11650d8 View commit details
    Browse the repository at this point in the history
  4. adding error if both are missing

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    615ec35 View commit details
    Browse the repository at this point in the history
  5. rename dict to input_dict

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    605bc26 View commit details
    Browse the repository at this point in the history
  6. updated input arg to test

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f363950 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Renaming function argument

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d1a596d View commit details
    Browse the repository at this point in the history
  2. updated docstring

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d55311d View commit details
    Browse the repository at this point in the history
  3. updated type signature

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7784377 View commit details
    Browse the repository at this point in the history
  4. updated type to be more explicit

    Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
    franciscojavierarceo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    30429c2 View commit details
    Browse the repository at this point in the history