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

fix(swagger): remove old model annotations #385

Merged
merged 5 commits into from
Jul 26, 2024
Merged

fix(swagger): remove old model annotations #385

merged 5 commits into from
Jul 26, 2024

Commits on Jul 14, 2024

  1. fix(swagger): remove old model annotations

    the modified model annotations have moved to go-vela/server/api/types
    where a duplicate of these annotations can be found. this change is
    needed for accurate swagger doc generation. see
    go-vela/server#1159
    wass3r committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    dad9174 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. mark as deprecated

    wass3r committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a031832 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 26, 2024

  1. add deprecation to queuebuild

    wass3r committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b1c9e74 View commit details
    Browse the repository at this point in the history
  2. Update build_queue.go

    wass3rw3rk authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4f4e00c View commit details
    Browse the repository at this point in the history