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

merge master to latest #2149

Merged
merged 10 commits into from
Apr 24, 2024
Merged

merge master to latest #2149

merged 10 commits into from
Apr 24, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    29ad25a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ea4e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4c9cc View commit details
    Browse the repository at this point in the history
  4. api: ingest: direct base & playback (#2139)

    * api: ingest: direct base & playback
    
    * fix
    
    * fix
    
    * implement for a specific hardcoded id for tests
    
    * fix
    
    * fix
    gioelecerati authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29d55db View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6554996 View commit details
    Browse the repository at this point in the history
  2. refactor: improve api schema (#2109)

    * format yaml
    
    * add operationId to all endpoints
    
    * marked rooms api as deprecated
    
    * add tags to each endpoints
    
    * moved unused components to db-schema
    
    * add examples
    
    * override name for sdk generation
    
    * override operation name for sdk generatino
    
    * run prettier & fix typo
    
    * Update packages/api/src/schema/api-schema.yaml
    
    Co-authored-by: Victor Elias <[email protected]>
    
    * Update packages/api/src/schema/api-schema.yaml
    
    Co-authored-by: Victor Elias <[email protected]>
    
    * Update packages/api/src/schema/api-schema.yaml
    
    Co-authored-by: Victor Elias <[email protected]>
    
    * Update api-schema.yaml
    
    * fix: build error
    
    * revert: add new-asset-from-url-payload to api-schema.yaml
    
    * Update api-schema.yaml
    
    * fix build issue
    
    * hardcoded inputcreator filter
    
    * fix: create stream and loosening schema (#2134)
    
    * Update compile-schemas.js
    
    * fix: tsconfig
    
    * fix: revert additionalproperties
    
    * fix: remove InputCreatorId unknown
    
    * fix: api schema
    
    * fix: api schema
    
    * fix: revert changes to additional properties
    
    * fix: fixes from review
    
    * fix: lint
    
    ---------
    
    Co-authored-by: Victor Elias <[email protected]>
    Co-authored-by: Chase Adams <[email protected]>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    47dbc3c View commit details
    Browse the repository at this point in the history
  3. api: Query isHealthy field as a string to handle JSOnull (#2143)

    * api: Query isHealthy field as a string to handle JSOnull
    
    * api: Add check on boolean fields filter value
    victorges authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1539353 View commit details
    Browse the repository at this point in the history
  4. api: moved objectStoreId and catalystPipelineStrategy to db schema (#…

    …2146)
    
    * api: moved params to db schema
    
    * Update db-schema.yaml
    
    * remove url
    suhailkakar authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f51dadc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    4433cbb View commit details
    Browse the repository at this point in the history
  2. fix june trigger (#2145)

    * fix sending track multiple times
    
    * add missing imports
    
    * replace track with page method
    suhailkakar authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7e79dfa View commit details
    Browse the repository at this point in the history