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

📬 POST /api/sony_ci/sync #79

Merged
merged 10 commits into from
Jul 20, 2023
Merged

📬 POST /api/sony_ci/sync #79

merged 10 commits into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. Adds endpoint /sony_ci/sync

    * Adds router to handle route for /sony_ci/sync
      * This publishes Argo event 'sync', which triggers IngestFlow (a Metaflow FlowSpec).
    * Adds specs for testing success and failure of publising the 'sync' event.
    
    Closes #51.
    afred committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30cc335 View commit details
    Browse the repository at this point in the history
  2. Prefixes API routes with '/api'

    afred committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2565786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b9cdc4 View commit details
    Browse the repository at this point in the history
  4. Fixes bad reference

    afred committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d49d97e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Moves api to api.py

    mrharpo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    df57ef6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 51-api-endpoint-for-sync

    * main:
      🤖 Update dependencies (#83)
    mrharpo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6dff17c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2423c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058afb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a3f90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b92234 View commit details
    Browse the repository at this point in the history