-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[core-api][experimental] get_asset_provenance
#26684
Open
OwenKephart
wants to merge
1
commit into
core-api-audit
Choose a base branch
from
12-23-_core-api_experimental_get_asset_provenance_
base: core-api-audit
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[core-api][experimental] get_asset_provenance
#26684
OwenKephart
wants to merge
1
commit into
core-api-audit
from
12-23-_core-api_experimental_get_asset_provenance_
+2
−4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Dec 23, 2024
This was referenced Dec 23, 2024
This was referenced Dec 23, 2024
OwenKephart
force-pushed
the
12-23-_core-api_experimental_inputdefinition_
branch
from
December 23, 2024 21:54
675e3ca
to
6e9286c
Compare
OwenKephart
force-pushed
the
12-23-_core-api_experimental_get_asset_provenance_
branch
from
December 23, 2024 21:54
1d7933d
to
90497f3
Compare
what is this for? i wonder if this should be "Beta" than GA? |
OwenKephart
force-pushed
the
12-23-_core-api_experimental_inputdefinition_
branch
from
December 31, 2024 18:46
6e9286c
to
f2e1301
Compare
OwenKephart
force-pushed
the
12-23-_core-api_experimental_get_asset_provenance_
branch
from
December 31, 2024 18:46
90497f3
to
0ea96d8
Compare
Draft
OwenKephart
force-pushed
the
12-23-_core-api_experimental_inputdefinition_
branch
from
December 31, 2024 19:18
f2e1301
to
f48c480
Compare
OwenKephart
force-pushed
the
12-23-_core-api_experimental_get_asset_provenance_
branch
from
December 31, 2024 19:18
0ea96d8
to
07509f0
Compare
OwenKephart
changed the base branch from
12-23-_core-api_experimental_inputdefinition_
to
12-23-_core-api_experimental_freshness_checks
December 31, 2024 19:18
Base automatically changed from
12-23-_core-api_experimental_freshness_checks
to
12-23-_core-api_experimental_inputdefinition_
December 31, 2024 19:23
Base automatically changed from
12-23-_core-api_experimental_inputdefinition_
to
12-23-_core-api_experimental_create_external_assets_from_specs_
December 31, 2024 19:23
Base automatically changed from
12-23-_core-api_experimental_create_external_assets_from_specs_
to
12-23-_core-api_experimental_assetsdefinition_specs_
December 31, 2024 19:23
Base automatically changed from
12-23-_core-api_experimental_assetsdefinition_specs_
to
12-23-_core-api_experimental_assetout_tags
December 31, 2024 19:24
Base automatically changed from
12-23-_core-api_experimental_assetout_tags
to
12-23-_core-api_experimental_owners_
December 31, 2024 19:24
Base automatically changed from
12-23-_core-api_experimental_owners_
to
12-23-_core-api_experimental_report_runless_asset_event_
December 31, 2024 19:24
Base automatically changed from
12-23-_core-api_experimental_report_runless_asset_event_
to
12-23-_core-api_experimental_exclude_subruns
December 31, 2024 19:24
Base automatically changed from
12-23-_core-api_experimental_exclude_subruns
to
12-23-_core-api_experimental_build_reconstructable_job_
December 31, 2024 19:25
Base automatically changed from
12-23-_core-api_experimental_build_reconstructable_job_
to
12-23-_core-api_experimental_source_code_metadata
December 31, 2024 19:25
Base automatically changed from
12-23-_core-api_experimental_source_code_metadata
to
12-23-_core-api_experimental_automationconditionsensordefinition
December 31, 2024 19:25
Base automatically changed from
12-23-_core-api_experimental_automationconditionsensordefinition
to
12-23-_core-api_experimental_multi_asset_sensor
December 31, 2024 19:25
Base automatically changed from
12-23-_core-api_experimental_multi_asset_sensor
to
12-23-_core-api_experimental_observeresult
December 31, 2024 19:25
Base automatically changed from
12-23-_core-api_experimental_observeresult
to
12-23-_core-apis_experimental_automationcondition.any_downstream_conditions
December 31, 2024 19:26
Base automatically changed from
12-23-_core-apis_experimental_automationcondition.any_downstream_conditions
to
core-api-audit
December 31, 2024 19:26
OwenKephart
force-pushed
the
core-api-audit
branch
from
December 31, 2024 19:30
efa7c18
to
28e73c5
Compare
OwenKephart
force-pushed
the
12-23-_core-api_experimental_get_asset_provenance_
branch
from
December 31, 2024 19:30
07509f0
to
7611d3a
Compare
smackesey
approved these changes
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary & Motivation
decision: experimental -> public (uncertain)
reason: this has existed for years without change. even if this is not a commonly-used API, we should probably just make the call that we're not changing it at this point
docs exist: yes (api only, which is ok)
How I Tested These Changes
Changelog