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

refactor(types)!: move worker type to server and nest API object #997

Merged
merged 18 commits into from
Mar 19, 2024

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    336da1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d1f35 View commit details
    Browse the repository at this point in the history
  3. fix integration test

    ecrupper committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    05d088f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor/nested-api/worker' of github.com:go-vela/serve…

    …r into refactor/nested-api/worker
    ecrupper committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a708227 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    a308baa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/nested-api/worker' of github.com:go-vela/serve…

    …r into refactor/nested-api/worker
    ecrupper committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d7710fb View commit details
    Browse the repository at this point in the history
  3. appease linter overlord

    ecrupper committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8ae0836 View commit details
    Browse the repository at this point in the history
  4. fix double param error

    ecrupper committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c4bcf93 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    f2561d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04eb5bc View commit details
    Browse the repository at this point in the history
  3. allow for exclaim

    ecrupper committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    167cb5e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e162753 View commit details
    Browse the repository at this point in the history
  2. fix: use concrete list var

    plyr4 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6dd718a View commit details
    Browse the repository at this point in the history
  3. fix: test pointer

    plyr4 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7cbf387 View commit details
    Browse the repository at this point in the history