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

WIP - V2 alpha #1

Merged
merged 91 commits into from
May 20, 2020
Merged

WIP - V2 alpha #1

merged 91 commits into from
May 20, 2020

Commits on Mar 16, 2020

  1. added go modules support

    Yshay Yaacobi committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    51a4e5d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. managed to build

    Yshay Yaacobi committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    7c9ae3e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. add configuration, fix dockerfile, add azure

    Yshay Yaacobi committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1a8b50c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. add more coverage for producer-consumer

    Yshay Yaacobi committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    cf8a1a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. refactor, add naive e2e test scenario, better support for sigterm han…

    …dling
    Yshay Yaacobi committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    34cfed2 View commit details
    Browse the repository at this point in the history
  2. add support for shared access key

    Yshay Yaacobi committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    868543d View commit details
    Browse the repository at this point in the history
  3. small fixes, bootstrap sqs provider

    Yshay Yaacobi committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ebd1911 View commit details
    Browse the repository at this point in the history
  4. add sqs tests

    Yshay Yaacobi committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b858ab8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. add support for writeToSource error handler

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    3bc698b View commit details
    Browse the repository at this point in the history
  2. fix

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    a33e6bd View commit details
    Browse the repository at this point in the history
  3. refactor backoff

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    ea3bad3 View commit details
    Browse the repository at this point in the history
  4. add documentation for azure source

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    08c604a View commit details
    Browse the repository at this point in the history
  5. update some defaults, add some documentation

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    d3d6503 View commit details
    Browse the repository at this point in the history
  6. add error codes

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    68d4da1 View commit details
    Browse the repository at this point in the history
  7. update producer default

    Yshay Yaacobi committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    069bf2e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. fixed metrics, add support for writeToSource Error

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    8eef23a View commit details
    Browse the repository at this point in the history
  2. try to add ci

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9d44c5a View commit details
    Browse the repository at this point in the history
  3. another attempt

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    62803de View commit details
    Browse the repository at this point in the history
  4. fix

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1827b2f View commit details
    Browse the repository at this point in the history
  5. -

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5dbedff View commit details
    Browse the repository at this point in the history
  6. added sqs test

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    477c17f View commit details
    Browse the repository at this point in the history
  7. add error tests and cleand a bit

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    981a6f7 View commit details
    Browse the repository at this point in the history
  8. small fix in worker

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    23a83d4 View commit details
    Browse the repository at this point in the history
  9. add delay

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7bbced6 View commit details
    Browse the repository at this point in the history
  10. azurerite fixes

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    33838f3 View commit details
    Browse the repository at this point in the history
  11. fixed error handling and tests

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    401155b View commit details
    Browse the repository at this point in the history
  12. add cleaning for azurite

    Yshay Yaacobi committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f495655 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. add push for working versions

    Yshay Yaacobi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    47412b5 View commit details
    Browse the repository at this point in the history
  2. add more params

    Yshay Yaacobi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    2ff7c03 View commit details
    Browse the repository at this point in the history
  3. -

    Yshay Yaacobi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    9a871b6 View commit details
    Browse the repository at this point in the history
  4. change retryable to abort

    Yshay Yaacobi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    8fde78d View commit details
    Browse the repository at this point in the history
  5. move metrics to a different place

    Yshay Yaacobi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    fcf7bc7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. small experiment with docker buildx

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    2dd4ceb View commit details
    Browse the repository at this point in the history
  2. fix

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    52e1f68 View commit details
    Browse the repository at this point in the history
  3. another attempt

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    9e0839b View commit details
    Browse the repository at this point in the history
  4. -

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    0df5c2b View commit details
    Browse the repository at this point in the history
  5. try to add cache in registry

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    4409824 View commit details
    Browse the repository at this point in the history
  6. another

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    5a77eb4 View commit details
    Browse the repository at this point in the history
  7. -

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ecbfc3a View commit details
    Browse the repository at this point in the history
  8. -

    Yshay Yaacobi committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e951a3b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. another attempt

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    aa0b252 View commit details
    Browse the repository at this point in the history
  2. try with bake

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    1646a24 View commit details
    Browse the repository at this point in the history
  3. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    cf124e6 View commit details
    Browse the repository at this point in the history
  4. another try

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    2b17064 View commit details
    Browse the repository at this point in the history
  5. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    9d67637 View commit details
    Browse the repository at this point in the history
  6. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    61f7bd6 View commit details
    Browse the repository at this point in the history
  7. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    e4786b3 View commit details
    Browse the repository at this point in the history
  8. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    571b6f8 View commit details
    Browse the repository at this point in the history
  9. fix

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    31b2078 View commit details
    Browse the repository at this point in the history
  10. attempt to add folder cache

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    0423cff View commit details
    Browse the repository at this point in the history
  11. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    0e8c309 View commit details
    Browse the repository at this point in the history
  12. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    73b2291 View commit details
    Browse the repository at this point in the history
  13. -

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    ee64d1a View commit details
    Browse the repository at this point in the history
  14. fix

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    f68643e View commit details
    Browse the repository at this point in the history
  15. remove cache

    Yshay Yaacobi committed May 3, 2020
    Configuration menu
    Copy the full SHA
    b11fa4d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. add write to dockerhub

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    8e0270d View commit details
    Browse the repository at this point in the history
  2. another test with builder

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    cf44752 View commit details
    Browse the repository at this point in the history
  3. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2b40776 View commit details
    Browse the repository at this point in the history
  4. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    6b52780 View commit details
    Browse the repository at this point in the history
  5. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    ab0099b View commit details
    Browse the repository at this point in the history
  6. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    90170f8 View commit details
    Browse the repository at this point in the history
  7. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    754f103 View commit details
    Browse the repository at this point in the history
  8. add login

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    94356f9 View commit details
    Browse the repository at this point in the history
  9. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    fd632ee View commit details
    Browse the repository at this point in the history
  10. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c80dab7 View commit details
    Browse the repository at this point in the history
  11. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    f376151 View commit details
    Browse the repository at this point in the history
  12. -

    Yshay Yaacobi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2b51c8a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. add commandline parsing

    Yshay Yaacobi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c82e00c View commit details
    Browse the repository at this point in the history
  2. poc servicebus

    Yshay Yaacobi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c4cdc41 View commit details
    Browse the repository at this point in the history
  3. -

    Yshay Yaacobi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    4556cb7 View commit details
    Browse the repository at this point in the history
  4. add servicebus to providers

    Yshay Yaacobi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    45ac77c View commit details
    Browse the repository at this point in the history
  5. fix package name

    Yshay Yaacobi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0f7db99 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. refactor pipes

    Yshay Yaacobi committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1716540 View commit details
    Browse the repository at this point in the history
  2. refactor in configuration

    Yshay Yaacobi committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c4451b6 View commit details
    Browse the repository at this point in the history
  3. add default source

    Yshay Yaacobi committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a7ae9e2 View commit details
    Browse the repository at this point in the history
  4. added multiple sources, add tests, fix lots of bugs

    Yshay Yaacobi committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b68d10f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. added none handler, changed config a bit

    Yshay Yaacobi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    1f19a18 View commit details
    Browse the repository at this point in the history
  2. add support for env variables.

    add io source
    Yshay Yaacobi committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f5922bd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. small fixes

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    4b3b4c4 View commit details
    Browse the repository at this point in the history
  2. fix in metrics and complete handling

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    eeeb17d View commit details
    Browse the repository at this point in the history
  3. add support for prefetchCount, fix some issues with request context.

    Add better panicing
    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    3a64c64 View commit details
    Browse the repository at this point in the history
  4. added error param to abort

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    72b8cd7 View commit details
    Browse the repository at this point in the history
  5. fix logger

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    0ad6e72 View commit details
    Browse the repository at this point in the history
  6. fix

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c1156a5 View commit details
    Browse the repository at this point in the history
  7. fix scope in logger, fix azure complete status

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a9bab28 View commit details
    Browse the repository at this point in the history
  8. typo

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    e049bae View commit details
    Browse the repository at this point in the history
  9. add support fo service-bus hacks

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1826705 View commit details
    Browse the repository at this point in the history
  10. fix shutdown

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d0269b6 View commit details
    Browse the repository at this point in the history
  11. add support for multiple source for pipe in config

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9360f95 View commit details
    Browse the repository at this point in the history
  12. remove print

    Yshay Yaacobi committed May 13, 2020
    Configuration menu
    Copy the full SHA
    97e43a7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. fix panic

    Yshay Yaacobi committed May 17, 2020
    Configuration menu
    Copy the full SHA
    2f2ea0c View commit details
    Browse the repository at this point in the history