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

Components Section for reusability #57

Merged
merged 29 commits into from
Aug 2, 2023

Commits on Apr 26, 2023

  1. Add components facility (#43)

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a408a36 View commit details
    Browse the repository at this point in the history
  2. add credit

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6a42a02 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. pagination is a better example of an operation param; store is a bett…

    …er example of a workflow input
    
    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    254b277 View commit details
    Browse the repository at this point in the history
  2. add and consume reference object

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b7844a0 View commit details
    Browse the repository at this point in the history
  3. add example of reusing steps and parameters

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9fbf292 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. fix components row

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 10, 2023
    Configuration menu
    Copy the full SHA
    dd367b9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. add overridable value property (#43)

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d556b2b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. allow input refs (#43)

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5946142 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. remove mention of references in workflowinputs (#43)

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 20, 2023
    Configuration menu
    Copy the full SHA
    c627f16 View commit details
    Browse the repository at this point in the history
  2. unwind components in steps; use reusable workflows

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 20, 2023
    Configuration menu
    Copy the full SHA
    9d45822 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. update example to use JSON Schema more correctly

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9f553c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. fix formatting, more standard component description

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    27b3bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request #56 from OAI/main

    Merging main before reviewing other PRs
    frankkilcommins authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ca3f6fb View commit details
    Browse the repository at this point in the history
  2. Update versions/1.0.0.md

    reverting steps back to original description
    frankkilcommins authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d965fbb View commit details
    Browse the repository at this point in the history
  3. Update versions/1.0.0.md

    I do not see why we would not allow extensibility here if so desired by authors.
    frankkilcommins authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f810363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0d9015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d59e165 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76ff21e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bfb132 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. replace source name with sourceId

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8c26d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e0c21 View commit details
    Browse the repository at this point in the history
  3. Correct id/sourceId

    shaisachs authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5b8e4e5 View commit details
    Browse the repository at this point in the history
  4. fix source object example

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    532e99c View commit details
    Browse the repository at this point in the history
  5. better disambiguation language as used in operationid.

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4f1d7ff View commit details
    Browse the repository at this point in the history
  6. revert to name and add regex

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    06211ec View commit details
    Browse the repository at this point in the history
  7. rename sources to sourceDocuments

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ab33786 View commit details
    Browse the repository at this point in the history
  8. fix markdown

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    05dc5d0 View commit details
    Browse the repository at this point in the history
  9. fix link

    Signed-off-by: Shai Sachs <[email protected]>
    shaisachs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6852e00 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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