Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nantaaditya/cron-scheduler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.0.1.0
Choose a base ref
...
head repository: nantaaditya/cron-scheduler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 42 files changed
  • 1 contributor

Commits on May 9, 2024

  1. Feature/timeout configuration (#2)

    * bugfix: handle for long-running job
    
    * feature: add timeout configuration for each job
    nantaaditya authored May 9, 2024
    Configuration menu
    Copy the full SHA
    0ae1c50 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. bugfix/handle-no-response (#3)

    * bugfix: fix mapping response from web client
    * chore: add default response when rest api dont send any response
    * chore:
    - handling when an error occured on webclient and reactor executor
    - add trace context on reactive stream
    nantaaditya authored May 24, 2024
    Configuration menu
    Copy the full SHA
    5720734 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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

Commits on Aug 4, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    6066c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5338f50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa9e1b2 View commit details
    Browse the repository at this point in the history
  4. chore: fix Dockerfile

    nantaaditya committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5115819 View commit details
    Browse the repository at this point in the history
  5. chore: fix Dockerfile

    nantaaditya committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2d6a25f View commit details
    Browse the repository at this point in the history
  6. chore: fix Dockerfile

    nantaaditya committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d017841 View commit details
    Browse the repository at this point in the history
  7. chore: fix Dockerfile

    nantaaditya committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    877280c View commit details
    Browse the repository at this point in the history
Loading