Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  1. Need an API to return list of pipelines:

    1. Info Needed:

      1. Name

      2. Type

      3. Status

      4. If Running, the running runs information

      5. Number of runs

      6. Latest Version

      7. Last Run start time

      8. Next runtime

    2. Should be paginated

    3. Should be filterable by program status and app name

    4. Count per program status (across all pages)

  2. List of Running Runs:

    1. Start Time

    2. Profile (Cloud?)

    3. Started by?

    4. Start Method

  3. Only 1 version can run at any time

  4. Schedules need to be disabled for previous versions

  5. Runs and metrics should display across versions

  6. Lock Version numbering to use Artifact Versioning syntax

  7. Collapse version in metadata search

  8. All application page need to have notion of version

  9. Old UI workflow will be obsolete (workflow will render the default version)

  10. App listing API should take multiple artifact names

 

  • No labels