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

Add API endpoints for getting action jobs status #26673

Merged
merged 48 commits into from
May 1, 2024

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Fix template

    chesteripz committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8b5443a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6870e1a View commit details
    Browse the repository at this point in the history
  3. Update copyright message

    chesteripz committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8f787df View commit details
    Browse the repository at this point in the history
  4. Update routers/api/v1/api.go

    Co-authored-by: yp05327 <576951401@qq.com>
    chesteripz and yp05327 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    246873a View commit details
    Browse the repository at this point in the history
  5. align with GitHub Actions

    chesteripz committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5ebefc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdfc2f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d1197 View commit details
    Browse the repository at this point in the history
  8. Update Swagger template

    chesteripz committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5625bc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    80a2c8e View commit details
    Browse the repository at this point in the history
  2. Fix var-naming

    chesteripz committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1ba5701 View commit details
    Browse the repository at this point in the history
  3. Fix template

    chesteripz committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4d9a231 View commit details
    Browse the repository at this point in the history
  4. Fix template

    chesteripz committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a9cdb7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6928b37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7617e9e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 11, 2023

  1. Update modules/structs/repo_actions.go

    Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com>
    chesteripz and puni9869 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a348da4 View commit details
    Browse the repository at this point in the history
  2. Update modules/structs/repo_actions.go

    Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com>
    chesteripz and puni9869 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b94cbda View commit details
    Browse the repository at this point in the history
  3. Update modules/structs/repo_actions.go

    Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com>
    chesteripz and puni9869 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    878eeed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ababc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    a0be04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e05fc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c8249b View commit details
    Browse the repository at this point in the history
  4. move to db.find

    chesteripz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1028eef View commit details
    Browse the repository at this point in the history
  5. Reducing queries

    chesteripz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4310284 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add error res to swagger

    chesteripz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ad16583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae25e04 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    3477737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aabe97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e61648 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix list options

    chesteripz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    87ef8b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d45013 View commit details
    Browse the repository at this point in the history
  3. Fix URL

    chesteripz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e0e0941 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Fix format

    chesteripz committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5f26e8a View commit details
    Browse the repository at this point in the history
  2. Return err in ToActionTask

    chesteripz committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2d53041 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update modules/structs/repo_actions.go

    Co-authored-by: yp05327 <576951401@qq.com>
    chesteripz and yp05327 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f954f20 View commit details
    Browse the repository at this point in the history
  2. Fix as suggested

    chesteripz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    86493c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bcc1b View commit details
    Browse the repository at this point in the history
  4. Fix letter case

    chesteripz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    04abcc7 View commit details
    Browse the repository at this point in the history
  5. Fix template

    chesteripz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fc3dc33 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    105f20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d574b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0735ccf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1acd7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28b0c4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0922a5a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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