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

Openjob API #170

Merged
merged 23 commits into from
Feb 24, 2024
Merged

Openjob API #170

merged 23 commits into from
Feb 24, 2024

Commits on Aug 7, 2023

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

Commits on Aug 13, 2023

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

Commits on Sep 4, 2023

  1. ⬆️ Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    45b8f03 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #5 from stelin/dependabot/github_actions/actions/c…

    …heckout-4
    
    ⬆️ Bump actions/checkout from 3 to 4
    stelin authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fa942e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Merge pull request #7 from stelin/1.x

    1.x
    stelin authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    2da745e View commit details
    Browse the repository at this point in the history
  2. Merge branch '1.x' into main

    stelin committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    b5579a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    4002a4c View commit details
    Browse the repository at this point in the history
  2. ✨ add openapi

    sakuraovq committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7bf2b1e View commit details
    Browse the repository at this point in the history
  3. ✨ add openapi

    sakuraovq committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    16e19ca View commit details
    Browse the repository at this point in the history
  4. p 🐛 fix: build fail

    sakuraovq committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2051ea0 View commit details
    Browse the repository at this point in the history
  5. p 🐛 fix: code style

    sakuraovq committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b9c6416 View commit details
    Browse the repository at this point in the history
  6. Merge pull request open-job#162 from sakuraovq/main

    ✨ init add openapi
    stelin authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    24a822e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cb228b View commit details
    Browse the repository at this point in the history
  8. ⚡modify annotation

    stelin committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4b126a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. ⚡update version

    stelin committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3ccc2c0 View commit details
    Browse the repository at this point in the history
  2. ⚡add worker api

    stelin committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a436f2a View commit details
    Browse the repository at this point in the history
  3. ⚡add heartbeat api

    stelin committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7bb0227 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add task and log api

    stelin committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9ffd5e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. ⚡add delay

    stelin committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6303061 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Updat openapi worker

    stelin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4f93aa9 View commit details
    Browse the repository at this point in the history
  2. update openapi

    stelin committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b748a04 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. add

    stelin committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    24b0733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30602d View commit details
    Browse the repository at this point in the history