-
Notifications
You must be signed in to change notification settings - Fork 665
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
Artf/lineage and fixes #4680
Artf/lineage and fixes #4680
Conversation
wild-endeavor
commented
Jan 5, 2024
•
edited
Loading
edited
- Fix the execution start lineage tracking by adding the tracking tag
- Update url parsing
- Update execution manager to parse out tracking tags and send in event
- rename the confusing artifact_keys to artifact_trackers
- Pull in changes in master
- remove inputs/outputs from cloud events
…up the event Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
; Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
…eage-and-fixes Signed-off-by: Yee Hing Tong <[email protected]>
…e we're no longer supporting that feature (yet), change the parsing logic to handle versions with slashes, update tests to match, update events handler to read the tracking tag and construct artifact IDs out of it, install tracking string into literal metadata that's just project/domain/name@version Signed-off-by: Yee Hing Tong <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## artifacts #4680 +/- ##
=============================================
+ Coverage 58.14% 58.22% +0.08%
=============================================
Files 626 592 -34
Lines 53782 51607 -2175
=============================================
- Hits 31273 30050 -1223
+ Misses 20001 19148 -853
+ Partials 2508 2409 -99
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>