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

[feature] Implement workers as functions #106

Merged
merged 41 commits into from
Jul 25, 2022

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    fcd2cf3 View commit details
    Browse the repository at this point in the history
  2. Fixed issue at api client when received empty response body, previous…

    …ly it raised an Exception due to unexpected type
    gardusig committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ea75e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bb076 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    9f12b7f View commit details
    Browse the repository at this point in the history
  2. Delete older task worker

    gardusig committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c1384c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d733ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7592f37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44a8d24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe1f209 View commit details
    Browse the repository at this point in the history
  7. Improved worker README

    gardusig committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9d8ce74 View commit details
    Browse the repository at this point in the history
  8. Improved worker README

    gardusig committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8a83665 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    ab676ef View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Added support for worker details getter, now it will identify the inp…

    …ut and output of the user provided function
    gardusig committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2a2b502 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    bc9d985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894f25b View commit details
    Browse the repository at this point in the history
  3. Refactor some tests

    gardusig committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    bffaffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a248e42 View commit details
    Browse the repository at this point in the history
  5. Remove unused test files

    gardusig committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    caea31c View commit details
    Browse the repository at this point in the history
  6. Removed unused test files

    gardusig committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    851d305 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Refactor tests

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    1f71e56 View commit details
    Browse the repository at this point in the history
  2. Refactored integration tests

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    b15b440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    206c32a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1111e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2ddca0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b82178 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0106259 View commit details
    Browse the repository at this point in the history
  8. Fixed unit tests

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    892263a View commit details
    Browse the repository at this point in the history
  9. Refactored some tests

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    cfca66f View commit details
    Browse the repository at this point in the history
  10. Refactored tests

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    6579e8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2d1e7c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58d0ace View commit details
    Browse the repository at this point in the history
  13. Improved PR action

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    32f4bc8 View commit details
    Browse the repository at this point in the history
  14. Improved release action

    gardusig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    fee1fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c6c2b82 View commit details
    Browse the repository at this point in the history
  2. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    23e978f View commit details
    Browse the repository at this point in the history
  3. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    98bc26c View commit details
    Browse the repository at this point in the history
  4. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a55dbed View commit details
    Browse the repository at this point in the history
  5. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    25ae167 View commit details
    Browse the repository at this point in the history
  6. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    11e3c93 View commit details
    Browse the repository at this point in the history
  7. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    37c0a4a View commit details
    Browse the repository at this point in the history
  8. Debug release action

    gardusig committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    678c793 View commit details
    Browse the repository at this point in the history