Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Artifacts #453

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from
Draft

Artifacts #453

wants to merge 38 commits into from

Commits on May 16, 2023

  1. add single literal to get data

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 16, 2023
    Configuration menu
    Copy the full SHA
    fcf0fcf View commit details
    Browse the repository at this point in the history
  2. generate

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8c15419 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. eod

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5eebe1c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. can generate

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d924f81 View commit details
    Browse the repository at this point in the history
  2. merge

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1b9daee View commit details
    Browse the repository at this point in the history
  3. more changes

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 23, 2023
    Configuration menu
    Copy the full SHA
    204c7e2 View commit details
    Browse the repository at this point in the history
  4. adding to more places

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d4de2ab View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. add a comment

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c4e4fa5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. add artifact to typedinterface

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    055d266 View commit details
    Browse the repository at this point in the history
  2. allow multiple aliases

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    446445f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. move artifact id to id file, add to literal as oneof

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0a43235 View commit details
    Browse the repository at this point in the history
  2. artifact id not artifact in literal

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed May 26, 2023
    Configuration menu
    Copy the full SHA
    807d572 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. add shell event message, add artifactspec to upload create request, u…

    …ri to artifact create request so admin can specify
    
    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8659a3a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. add an artifact ID map to admin's execution spec metadata

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3fc6e65 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. [wip] (#425)

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f448d5a View commit details
    Browse the repository at this point in the history
  2. generate

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    21e60b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. replace uri with proper key

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ad36544 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. updates

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1ed4ab6 View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c31faa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. removing some unneeded core.

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    91d2c57 View commit details
    Browse the repository at this point in the history
  2. add query to get

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    77e1c04 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add get response wrapper

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c8f5cae View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. just use a list for now to keep track of used artifacts

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c4dc728 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 4, 2023

  1. add event for lineage

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a5cbf57 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. partial generation

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ca7349d View commit details
    Browse the repository at this point in the history
  2. finish generation

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    23ba1af View commit details
    Browse the repository at this point in the history
  3. partial generation

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fbde2f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge pull request #15 from unionai/artifacts-static-lineage

    Endpoints for registration time lineage
    wild-endeavor authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bde315f View commit details
    Browse the repository at this point in the history
  2. add a metadata field

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1890b45 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. partial

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    41d2368 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. any in lpmetadata'

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a35ef98 View commit details
    Browse the repository at this point in the history
  2. add trigger endpoint and remove from event.proto

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cae9288 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Merge pull request #16 from unionai/triggers

    Triggers
    wild-endeavor authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    78caf2c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge master (#446)

    Signed-off-by: Kevin Su <[email protected]>
    Signed-off-by: Katrina Rogan <[email protected]>
    Signed-off-by: Daniel Rammer <[email protected]>
    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4a4e06d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Artifacts merge (#449)

    Signed-off-by: Kevin Su <[email protected]>
    wild-endeavor authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4854ce7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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