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

Adding a simple persistence provider #11

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 27, 2024

  1. Adding a simple persistence provider

    Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
    SebastianSchildt committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    cb17d89 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Added djson lib feature to kuksa persitance provider

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5ce532d View commit details
    Browse the repository at this point in the history
  2. fromated code

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1c1e87a View commit details
    Browse the repository at this point in the history
  3. refactor into functions

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    deffad5 View commit details
    Browse the repository at this point in the history
  4. Refactor logging message in collect_vss_paths function

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a0d5298 View commit details
    Browse the repository at this point in the history
  5. Refactor statestore.json and storage.rs files

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    73ff200 View commit details
    Browse the repository at this point in the history
  6. Refactor import statements in main.rs

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f100996 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. added working tests

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5224a03 View commit details
    Browse the repository at this point in the history
  2. correct readme

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    dcda91f View commit details
    Browse the repository at this point in the history
  3. format fix

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    51454dc View commit details
    Browse the repository at this point in the history
  4. precmmit hooks formated

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5cfc69d View commit details
    Browse the repository at this point in the history
  5. precmmit hooks formated

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9edbc36 View commit details
    Browse the repository at this point in the history
  6. Added hint for building to the readme

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    046c467 View commit details
    Browse the repository at this point in the history
  7. format cargo file

    Mathias Danzeisen (ETAS/ENA) authored and Mathias Danzeisen (ETAS/ENA) committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8a3c09d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge pull request #2 from MathiasDanzeisen/feature/persistence-examp…

    …le-djson
    
    Feature/persistence intergrate  djson
    erikbosch authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7c9396d View commit details
    Browse the repository at this point in the history