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

Configure alternate backend for Dapr workflow #7283

Merged
merged 118 commits into from
Jan 15, 2024

Commits on Dec 7, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a268941 View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6ac2446 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5ec0c99 View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bbfcf0a View commit details
    Browse the repository at this point in the history
  3. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a3f1a46 View commit details
    Browse the repository at this point in the history
  4. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b5bae45 View commit details
    Browse the repository at this point in the history
  5. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a714240 View commit details
    Browse the repository at this point in the history
  6. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    db59558 View commit details
    Browse the repository at this point in the history
  7. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e82245d View commit details
    Browse the repository at this point in the history
  8. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0e1c879 View commit details
    Browse the repository at this point in the history
  9. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dc0398e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f52a14e View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    02b3d2f View commit details
    Browse the repository at this point in the history
  3. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ae83dd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cea5dec View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    49f9689 View commit details
    Browse the repository at this point in the history
  3. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    deb8e77 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a0720aa View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7e651aa View commit details
    Browse the repository at this point in the history
  3. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    57f4aa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Update pkg/runtime/runtime.go

    Co-authored-by: Chris Gillum <cgillum@gmail.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and cgillum committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3821c30 View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c21daf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91308c View commit details
    Browse the repository at this point in the history
  4. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    893311c View commit details
    Browse the repository at this point in the history
  5. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a7bc093 View commit details
    Browse the repository at this point in the history
  6. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c47ff93 View commit details
    Browse the repository at this point in the history
  7. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2cdb961 View commit details
    Browse the repository at this point in the history
  8. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b74b305 View commit details
    Browse the repository at this point in the history
  9. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fe06f2c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configurable workflow backend

    Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7dc066c View commit details
    Browse the repository at this point in the history
  2. Configurable workflow backend

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    32678ed View commit details
    Browse the repository at this point in the history
  3. Adding e2e tests for sqlite

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8167ee5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Create workflow backend component

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4a66764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6b391 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e0e76b9 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2a8a920 View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0ad09af View commit details
    Browse the repository at this point in the history
  6. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0790ddc View commit details
    Browse the repository at this point in the history
  7. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f23fe64 View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    40df24e View commit details
    Browse the repository at this point in the history
  9. fix unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e93a05a View commit details
    Browse the repository at this point in the history
  10. perf test build issue

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    843d979 View commit details
    Browse the repository at this point in the history
  11. Add perf test for sqlite backend

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    28bd9b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f8ae3dc View commit details
    Browse the repository at this point in the history
  2. Moving component-contrib changes to dapr/dapr

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e7eaf09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a4f51 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Moving component-contrib changes to dapr/dapr

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    38ae34d View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    98a431c View commit details
    Browse the repository at this point in the history
  3. Initialize dtf-go backen in the dtf-go library

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    099caaf View commit details
    Browse the repository at this point in the history
  4. Initialize dtf-go backen in the dtf-go library

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    60190ea View commit details
    Browse the repository at this point in the history
  5. Initialize dtf-go backen in the dtf-go library

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    918bfb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Initialize dtf-go backend in dapr itself

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6b48eff View commit details
    Browse the repository at this point in the history
  2. remove visual studio solution file

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    39f6aa2 View commit details
    Browse the repository at this point in the history
  3. remove visual studio solution file

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    341fb5a View commit details
    Browse the repository at this point in the history
  4. rename wbe to wfbe

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e30503e View commit details
    Browse the repository at this point in the history
  5. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7f77985 View commit details
    Browse the repository at this point in the history
  6. renaming backend file to actor_backend

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ff873dc View commit details
    Browse the repository at this point in the history
  7. fix link error

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    437c32f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Update pkg/runtime/wfengine/wfengine_backend_test.go

    Co-authored-by: Chris Gillum <cgillum@gmail.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and cgillum committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8d476d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff3dd8 View commit details
    Browse the repository at this point in the history
  3. Add workflow backend

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    09e53e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fixed workflow backend ready issue

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    af156c5 View commit details
    Browse the repository at this point in the history
  2. modifying perf test to run only for one backed at a time, by default …

    …run actor backend
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fa5d46b View commit details
    Browse the repository at this point in the history
  3. modifying perf test to run only for one backed at a time, by default …

    …run actor backend
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    979e06c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Added unit test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2bca99b View commit details
    Browse the repository at this point in the history
  2. Added unit test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d3eb01a View commit details
    Browse the repository at this point in the history
  3. Added unit test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fc74a43 View commit details
    Browse the repository at this point in the history
  4. Added unit test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f06b2b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. moving sqlite to its own component file

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    501099a View commit details
    Browse the repository at this point in the history
  2. add map structure for sqlite options

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e9ea0b6 View commit details
    Browse the repository at this point in the history
  3. add map structure for sqlite options

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5c9a180 View commit details
    Browse the repository at this point in the history
  4. Implemented workflow backend drop in

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    22c3e12 View commit details
    Browse the repository at this point in the history
  5. fixed lint error

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b895d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update cmd/daprd/components/wfbackend_actor.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    acc8d59 View commit details
    Browse the repository at this point in the history
  2. Update pkg/runtime/wfengine/sqlite_backend.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6e267cf View commit details
    Browse the repository at this point in the history
  3. Update pkg/runtime/wfengine/sqlite_backend.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ceed13b View commit details
    Browse the repository at this point in the history
  4. fixed review comments

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8735a1d View commit details
    Browse the repository at this point in the history
  5. fixed review comments

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fb71505 View commit details
    Browse the repository at this point in the history
  6. fixed review comments

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2ebf186 View commit details
    Browse the repository at this point in the history
  7. fixed unit tests

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5872e74 View commit details
    Browse the repository at this point in the history
  8. Update pkg/components/wfbackend/metadata.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b9b7b7c View commit details
    Browse the repository at this point in the history
  9. Update pkg/components/wfbackend/registry.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD and ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0dc095e View commit details
    Browse the repository at this point in the history
  10. Remove space from log messsages

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    45d07d9 View commit details
    Browse the repository at this point in the history
  11. return error on backend component parsing failure

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1375825 View commit details
    Browse the repository at this point in the history
  12. WIP: Ensure backends can be loaded via drop-in

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    59b1b9a View commit details
    Browse the repository at this point in the history
  13. Various fixes

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    18e5e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Various fixes

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cc9c44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95963e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. removing duplicate actors variable

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b4b4fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a35821a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e0877fe View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2821ff7 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    47ced82 View commit details
    Browse the repository at this point in the history
  4. commenting monitor test to check if thats creating issue with e2e test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    765d2b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c99e0e View commit details
    Browse the repository at this point in the history
  6. commenting monitor test to check if thats creating issue with e2e test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8d37f1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a052d4 View commit details
    Browse the repository at this point in the history
  8. run only sqlite test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    60dea2e View commit details
    Browse the repository at this point in the history
  9. fix wf backend test

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    37b298a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge branch 'master' into dapr-workflow-backend

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    917812a View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c7a095b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ad6a28 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. making sqlite backend only available for unit/e2e/integration/perf te…

    …sts and local development
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9449484 View commit details
    Browse the repository at this point in the history
  2. making sqlite backend only available for unit/e2e/integration/perf te…

    …sts and local development
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    06b32fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d76c6 View commit details
    Browse the repository at this point in the history
  4. making sqlite backend only available for unit/e2e/integration/perf te…

    …sts and local development
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    702d822 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b0f5ef View commit details
    Browse the repository at this point in the history
  6. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    10600e8 View commit details
    Browse the repository at this point in the history
  7. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5a2271c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bea6f2f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Change build tag to wfbackendsqlite

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1b8fc1b View commit details
    Browse the repository at this point in the history
  2. removing DAPR_GO_BUILD_TAGS=wfbackendsqlite as it will come from http…

    …s://github.com/dapr/dapr/pull/7373/files
    
    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    61e6cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    312d92d View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2ec08e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a3fb33 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix merge conflict

    Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
    ASHIQUEMD committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    da5607f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79877a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2235958 View commit details
    Browse the repository at this point in the history