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

[DOC] Auto-generate openapi.json #782

Merged
merged 24 commits into from
Aug 7, 2024

Commits on Mar 14, 2024

  1. ✨ Add script and action to autogenerate openapi.json

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    64a8a94 View commit details
    Browse the repository at this point in the history
  2. 🔧 Fix action steps

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f89c08b View commit details
    Browse the repository at this point in the history
  3. 🔧 Temprarily trigger on push to branch

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f4d591b View commit details
    Browse the repository at this point in the history
  4. 🔧 Upgrade setup-python & fix requirements

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ba2f89f View commit details
    Browse the repository at this point in the history
  5. Add alembic to req & add create-PR action

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6e5cf8e View commit details
    Browse the repository at this point in the history
  6. Fix create PR step

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8744cc8 View commit details
    Browse the repository at this point in the history
  7. Install dev dependencies w miniconda

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a4cf333 View commit details
    Browse the repository at this point in the history
  8. Active env

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ddc666e View commit details
    Browse the repository at this point in the history
  9. Add defaults

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ab47770 View commit details
    Browse the repository at this point in the history
  10. Enable PR creation

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9f1ff90 View commit details
    Browse the repository at this point in the history
  11. Update PR title

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3b21cc3 View commit details
    Browse the repository at this point in the history
  12. Rename files for clarity

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    269d2cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3a99d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. incorporate code review suggestions

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7f2a3d4 View commit details
    Browse the repository at this point in the history
  2. merge resolution: keep openapi.json as in this PR

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    081ce13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9780f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    3d19895 View commit details
    Browse the repository at this point in the history
  2. Generate on updates to conda-store-server

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    96872ae View commit details
    Browse the repository at this point in the history
  3. Update path to conda-store-server/conda_store_server

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dc4a875 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge main, resolve conflict

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9e7f2c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Aug 6, 2024

  1. Update to run on PRs

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    50246b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922b920 View commit details
    Browse the repository at this point in the history
  3. update permissions, add push

    Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
    pavithraes committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ad208f8 View commit details
    Browse the repository at this point in the history