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

Task input type #87

Merged
merged 274 commits into from
Oct 31, 2024
Merged

Task input type #87

merged 274 commits into from
Oct 31, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 12, 2024

  1. do run AnswerTaskRunner and AnswerTaskDispatcher

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f902dba View commit details
    Browse the repository at this point in the history
  2. rename answer task runner

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    53d7611 View commit details
    Browse the repository at this point in the history
  3. add icon for answer task

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    10d7584 View commit details
    Browse the repository at this point in the history
  4. add tolerance logic for answer task runner

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7bb4e04 View commit details
    Browse the repository at this point in the history
  5. fix wrong resourceProtocol

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    448b35a View commit details
    Browse the repository at this point in the history
  6. schedule answer task

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    20dd01b View commit details
    Browse the repository at this point in the history
  7. schedule answer task

    zeyu10 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    81b2588 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add comments

    zeyu10 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    73f6aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a40e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. extract static final variable

    zeyu10 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    fb326aa View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. use uriBuilder to refactor SseProtocolDispatcher to improve error han…

    …dling and logging
    zeyu10 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7517d4b View commit details
    Browse the repository at this point in the history
  2. remove useless params

    zeyu10 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    00e6f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5503ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12333ba View commit details
    Browse the repository at this point in the history
  5. fix nullpoint exception

    zeyu10 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3f51eb2 View commit details
    Browse the repository at this point in the history
  6. add unit test for AnswerTaskRunnegr

    zeyu10 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c634eaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d24dd28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e47bd74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69bdfd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f9ca23 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. check whether is key mode

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    25cfe96 View commit details
    Browse the repository at this point in the history
  2. check whether is key mode

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b95dd25 View commit details
    Browse the repository at this point in the history
  3. check whether is key mode

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    722886e View commit details
    Browse the repository at this point in the history
  4. allow callback_info in header

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    461de1d View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b0480fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc59bb9 View commit details
    Browse the repository at this point in the history
  7. add comments

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    09c9284 View commit details
    Browse the repository at this point in the history
  8. add unit test

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cf1bd4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc64c4b View commit details
    Browse the repository at this point in the history
  10. optimit code

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f0a512 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d60471 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fa5411 View commit details
    Browse the repository at this point in the history
  13. test buildHttpEntity without callback info

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e85c32e View commit details
    Browse the repository at this point in the history
  14. test getReadyToRunTasks answer after answer

    zeyu10 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d6c8423 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    43e7c17 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    343d26d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    84dc6d9 View commit details
    Browse the repository at this point in the history
  2. fix sonar

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e74c0a1 View commit details
    Browse the repository at this point in the history
  3. fix sonar

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d7aa645 View commit details
    Browse the repository at this point in the history
  4. fix sonar

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    19cdd8a View commit details
    Browse the repository at this point in the history
  5. add unit test to test AnswerTaskDispatcher

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bae24b2 View commit details
    Browse the repository at this point in the history
  6. add unit test to test AnswerTask

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b3da7b6 View commit details
    Browse the repository at this point in the history
  7. add unit test to test AnswerTask

    zeyu10 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70105b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add copyright comments

    zeyu10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    194a143 View commit details
    Browse the repository at this point in the history
  2. add header

    zeyu10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c8b60b View commit details
    Browse the repository at this point in the history
  3. remove header

    zeyu10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    357d717 View commit details
    Browse the repository at this point in the history
  4. change enter

    zeyu10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    18d7de3 View commit details
    Browse the repository at this point in the history
  5. change enter

    zeyu10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    81516b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. change answer task to stream input task

    zeyu10 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ee63700 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    zeyu10 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d5bdef3 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    zeyu10 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    89a68c5 View commit details
    Browse the repository at this point in the history
  4. fix issue

    zeyu10 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2d8b59f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    ba0b696 View commit details
    Browse the repository at this point in the history
  2. remove useless parameter

    zeyu10 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9d38c9f View commit details
    Browse the repository at this point in the history
  3. add X-Flow-Server header

    zeyu10 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f0fd068 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fix sonar

    zeyu10 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c1781f3 View commit details
    Browse the repository at this point in the history
  2. remove sseProtocolDispatcher

    zeyu10 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    064733d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. remove useless code

    zeyu10 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3b2668d View commit details
    Browse the repository at this point in the history
  2. remove useless code

    zeyu10 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4760720 View commit details
    Browse the repository at this point in the history
  3. remove useless code

    zeyu10 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    103f4cf View commit details
    Browse the repository at this point in the history
  4. remove useless code

    zeyu10 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6f9c409 View commit details
    Browse the repository at this point in the history
  5. remove useless code

    zeyu10 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9b6f30c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add output type

    zeyu10 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1bb5827 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    zeyu10 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5274e7d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. modify comments

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a0e2c4c View commit details
    Browse the repository at this point in the history
  2. modify comments

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    556a19c View commit details
    Browse the repository at this point in the history
  3. modify comments

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6effb21 View commit details
    Browse the repository at this point in the history
  4. optimit code

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e2fbd7c View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7c3118b View commit details
    Browse the repository at this point in the history
  6. Fix the issue where a stream task depends on another stream task that…

    … has not been completed, ensuring that the dependent stream task does not run
    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    56945bc View commit details
    Browse the repository at this point in the history
  7. fix sonar:Reduce the total number of break and continue statements in…

    … this loop to use at most one.
    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f9eb1cf View commit details
    Browse the repository at this point in the history
  8. modify comments

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a887d01 View commit details
    Browse the repository at this point in the history
  9. remove hasStreamInputTask

    zeyu10 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f830844 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. add todo mark

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a45c15 View commit details
    Browse the repository at this point in the history
  2. add unit test to drive the development

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e360e8c View commit details
    Browse the repository at this point in the history
  3. auto generate output mappings

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c6959d8 View commit details
    Browse the repository at this point in the history
  4. modify gitignore

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cff7e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3bc1da View commit details
    Browse the repository at this point in the history
  6. remove useless variable

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f0b816 View commit details
    Browse the repository at this point in the history
  7. optimit code

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    638ee3b View commit details
    Browse the repository at this point in the history
  8. adapt v2.0 when get descriptors

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2918395 View commit details
    Browse the repository at this point in the history
  9. adapt v2.0 when get descriptors

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7cc01d4 View commit details
    Browse the repository at this point in the history
  10. remove context keyword in v2.0 version

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ff5a68a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e48f401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03442df View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8ea584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70a27d7 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4d66de3 View commit details
    Browse the repository at this point in the history
  6. not limit version

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a84e51a View commit details
    Browse the repository at this point in the history
  7. remove useless variable

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d7384f5 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    558d063 View commit details
    Browse the repository at this point in the history
  9. generate end pass task

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0bf14af View commit details
    Browse the repository at this point in the history
  10. generate end pass task

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3a551e4 View commit details
    Browse the repository at this point in the history
  11. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1dfa9ad View commit details
    Browse the repository at this point in the history
  12. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7a6000f View commit details
    Browse the repository at this point in the history
  13. fix sonar

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8ff214 View commit details
    Browse the repository at this point in the history
  14. fix sonar

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e5fe076 View commit details
    Browse the repository at this point in the history
  15. change endtaskname

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b2d113 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add unit test for generating end pass task

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2181dfd View commit details
    Browse the repository at this point in the history
  2. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    66a026d View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3147b08 View commit details
    Browse the repository at this point in the history
  4. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9e2c73e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    739a839 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a051061 View commit details
    Browse the repository at this point in the history
  7. add unit test for processWhenGetDescriptor and only use this method f…

    …or web getting
    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    442b26f View commit details
    Browse the repository at this point in the history
  8. fix error when element is number

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e0f9612 View commit details
    Browse the repository at this point in the history
  9. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    611339f View commit details
    Browse the repository at this point in the history
  10. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    477daf2 View commit details
    Browse the repository at this point in the history
  11. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    456cf81 View commit details
    Browse the repository at this point in the history
  12. recovery useless modify

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8d551cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. remove logic to merge common prefixes and add logic to remove duplica…

    …te output
    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    67509ed View commit details
    Browse the repository at this point in the history
  2. remove useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b436b9d View commit details
    Browse the repository at this point in the history
  3. modify unit test

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6d5bde5 View commit details
    Browse the repository at this point in the history
  4. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    db9994a View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f583634 View commit details
    Browse the repository at this point in the history
  6. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2c9309e View commit details
    Browse the repository at this point in the history
  7. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ef28da5 View commit details
    Browse the repository at this point in the history
  8. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    47ed905 View commit details
    Browse the repository at this point in the history
  9. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7a560b2 View commit details
    Browse the repository at this point in the history
  10. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    878671f View commit details
    Browse the repository at this point in the history
  11. recovery useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5808911 View commit details
    Browse the repository at this point in the history
  12. recovery useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    49aca15 View commit details
    Browse the repository at this point in the history
  13. remove useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0172462 View commit details
    Browse the repository at this point in the history
  14. modify comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fc33979 View commit details
    Browse the repository at this point in the history
  15. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e2ddfcd View commit details
    Browse the repository at this point in the history
  16. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    21cbac1 View commit details
    Browse the repository at this point in the history
  17. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d230d82 View commit details
    Browse the repository at this point in the history
  18. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    605d76e View commit details
    Browse the repository at this point in the history
  19. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd188b0 View commit details
    Browse the repository at this point in the history
  20. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a5b288d View commit details
    Browse the repository at this point in the history
  21. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d448a64 View commit details
    Browse the repository at this point in the history
  22. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7dbd534 View commit details
    Browse the repository at this point in the history
  23. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35bd99a View commit details
    Browse the repository at this point in the history
  24. modify return type from array to List

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    20edf5f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a51f3ea View commit details
    Browse the repository at this point in the history
  26. rename InputType to TaskInputOutputType

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10c60b6 View commit details
    Browse the repository at this point in the history
  27. add output type into function.json

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d1af60b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. modify walkhelper

    zeyu10 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    de6d430 View commit details
    Browse the repository at this point in the history
  2. modify walkhelper

    zeyu10 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    96080f4 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    zeyu10 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    44374ef View commit details
    Browse the repository at this point in the history
  4. add unit tests

    zeyu10 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c66b19 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9741249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b721c View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad0be5f View commit details
    Browse the repository at this point in the history
  4. add unit tests

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f41980a View commit details
    Browse the repository at this point in the history
  5. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5d1dac1 View commit details
    Browse the repository at this point in the history
  6. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8f96160 View commit details
    Browse the repository at this point in the history
  7. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2999042 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f89dba3 View commit details
    Browse the repository at this point in the history
  9. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eaa760f View commit details
    Browse the repository at this point in the history
  10. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf97496 View commit details
    Browse the repository at this point in the history
  11. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    525ab96 View commit details
    Browse the repository at this point in the history
  12. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e1efaf View commit details
    Browse the repository at this point in the history
  13. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4cf5de7 View commit details
    Browse the repository at this point in the history
  14. add license

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9fec5d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. modify enter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f88c090 View commit details
    Browse the repository at this point in the history
  2. modify enter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0ed46a7 View commit details
    Browse the repository at this point in the history
  3. add license and comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    23440b1 View commit details
    Browse the repository at this point in the history
  4. add license and comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1dc06fb View commit details
    Browse the repository at this point in the history
  5. rename method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d58cbe4 View commit details
    Browse the repository at this point in the history
  6. rename method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    420b4fd View commit details
    Browse the repository at this point in the history
  7. redesign DescriptorManager method

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6b1f0f8 View commit details
    Browse the repository at this point in the history
  8. fix unit test

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bd0b905 View commit details
    Browse the repository at this point in the history
  9. modify method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e9ee796 View commit details
    Browse the repository at this point in the history
  10. modify method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d88ac16 View commit details
    Browse the repository at this point in the history
  11. add comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6a6af2b View commit details
    Browse the repository at this point in the history
  12. Merge branch 'generate_output_mappings' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    87700b3 View commit details
    Browse the repository at this point in the history
  13. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    efb2c42 View commit details
    Browse the repository at this point in the history
  14. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7790437 View commit details
    Browse the repository at this point in the history
  15. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6022894 View commit details
    Browse the repository at this point in the history
  16. fix unit test

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b0a2c02 View commit details
    Browse the repository at this point in the history
  17. move converter into converter package

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b8b6fa View commit details
    Browse the repository at this point in the history
  18. modify DO to PO

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8748aef View commit details
    Browse the repository at this point in the history
  19. modify DO to PO

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    587d375 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    33de274 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a5e5d35 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    743be89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee9504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db25f4d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d61a80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    569bbf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3e8348 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'generate_output_mappings' of github.com:weibocom/rill-f…

    …low into dag_descriptor_converter
    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a816361 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d6edbf6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e5d239 View commit details
    Browse the repository at this point in the history
  12. fix unit test

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b0fe87f View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    685cc5e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d2461fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73eefe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    72e9486 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'task_input_type' of github.com:weibocom/rill-flow into …

    …task_input_type
    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    269ed2f View commit details
    Browse the repository at this point in the history
  5. remove useless comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d4cd047 View commit details
    Browse the repository at this point in the history
  6. add unit test for JSONPathInputOutputMapping

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bb21e6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96d6fe3 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    887a214 View commit details
    Browse the repository at this point in the history
  9. modify comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    75efbbf View commit details
    Browse the repository at this point in the history
  10. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    94a5683 View commit details
    Browse the repository at this point in the history
  11. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    36d657f View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

    …low into task_input_type
    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b63b69d View commit details
    Browse the repository at this point in the history
  13. rename method name

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5c7a535 View commit details
    Browse the repository at this point in the history
  14. rename method name

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e3dfd2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    625c419 View commit details
    Browse the repository at this point in the history
  16. extract DAGDescriptorManager into daos

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f34a9e8 View commit details
    Browse the repository at this point in the history
  17. add license and comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3ed690d View commit details
    Browse the repository at this point in the history
  18. add license and comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fae9479 View commit details
    Browse the repository at this point in the history
  19. extract dao

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d9a6a07 View commit details
    Browse the repository at this point in the history
  20. add unit test for DAGABTestDAOTest

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9550ff0 View commit details
    Browse the repository at this point in the history
  21. rename DAGDescriptorUtil to DAGStorageKeysUtil

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    46904d6 View commit details
    Browse the repository at this point in the history
  22. add unit test for DAGAliasDAO

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6b7fbbf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. add unit test for DAGDescriptorDAO

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2bb3699 View commit details
    Browse the repository at this point in the history
  2. add unit test for daos

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e2d6eb4 View commit details
    Browse the repository at this point in the history
  3. add license and comments

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f4cebcf View commit details
    Browse the repository at this point in the history
  4. add unit test for daos

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    362abc8 View commit details
    Browse the repository at this point in the history
  5. add unit test for DAGDescriptorFacade

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    585fbe6 View commit details
    Browse the repository at this point in the history
  6. add unit test for DAGDescriptorFacade

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a2118f View commit details
    Browse the repository at this point in the history
  7. add unit test for DAGDescriptorService

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4bd5ebb View commit details
    Browse the repository at this point in the history
  8. add license

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c248a7 View commit details
    Browse the repository at this point in the history
  9. add license

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    be150bc View commit details
    Browse the repository at this point in the history
  10. optimit code

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    879233b View commit details
    Browse the repository at this point in the history
  11. add unit test for FunctionTaskService

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c9b07f View commit details
    Browse the repository at this point in the history
  12. use getDAG instead of getDescriptorDO

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2c3ef8b View commit details
    Browse the repository at this point in the history
  13. resolve conflicts

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e55c732 View commit details
    Browse the repository at this point in the history
  14. add comments

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9b6979 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'extract_dag_descriptor_dao' of github.com:weibocom/rill…

    …-flow into task_input_type
    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c954559 View commit details
    Browse the repository at this point in the history
  16. resolve conflicts

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    87f530e View commit details
    Browse the repository at this point in the history
  17. recovery useless modify

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    874afdd View commit details
    Browse the repository at this point in the history
  18. recovery useless modify

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0481548 View commit details
    Browse the repository at this point in the history
  19. recovery useless modify

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    80c1792 View commit details
    Browse the repository at this point in the history
  20. recovery useless modify

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b3fbc2c View commit details
    Browse the repository at this point in the history
  21. add @JsonProperty

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    25808f6 View commit details
    Browse the repository at this point in the history
  22. add @JsonProperty

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    66102f6 View commit details
    Browse the repository at this point in the history
  23. add @JsonAlias("key_callback")

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ae5f68e View commit details
    Browse the repository at this point in the history
  24. add @JsonAlias

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e2b4603 View commit details
    Browse the repository at this point in the history
  25. rename field

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9fe038 View commit details
    Browse the repository at this point in the history
  26. add @JsonAlias

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f722697 View commit details
    Browse the repository at this point in the history
  27. add @JsonAlias

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    38947b6 View commit details
    Browse the repository at this point in the history
  28. add @JsonAlias

    zeyu10 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9a9bff0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. remove useless import

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8996c0f View commit details
    Browse the repository at this point in the history
  2. add comments

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ac4a8cb View commit details
    Browse the repository at this point in the history
  3. modify comments

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3ad3aab View commit details
    Browse the repository at this point in the history
  4. split judgement to let code easy to be read

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1bac582 View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    86e3109 View commit details
    Browse the repository at this point in the history
  6. modify unit test

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5d4108e View commit details
    Browse the repository at this point in the history
  7. modify unit test

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fad5abe View commit details
    Browse the repository at this point in the history
  8. extract method

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7cab690 View commit details
    Browse the repository at this point in the history
  9. modify comments

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    47df362 View commit details
    Browse the repository at this point in the history
  10. modify comments

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c669b70 View commit details
    Browse the repository at this point in the history
  11. optimit code

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    78489ea View commit details
    Browse the repository at this point in the history
  12. add unit test to test getReadyToRunTasks when there are multiple stre…

    …am input tasks
    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ea1f168 View commit details
    Browse the repository at this point in the history
  13. optimit code

    zeyu10 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    734bf66 View commit details
    Browse the repository at this point in the history