Skip to content

[core-api][experimental] AssetSelection.tag #26697

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

Conversation

OwenKephart
Copy link
Contributor

Summary & Motivation

decision: experimental -> GA
reason: this has existed for a long time, we need to support it for the new asset selection syntax, and there's no reason that we would not want to support this behavior
docs exist: yes (API only, which is ok)

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

Copy link
Contributor

@yuhan yuhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move tag out of experimental makes sense. had one question about the param.

@@ -240,7 +240,7 @@ def groups(*group_strs, include_sources: bool = False) -> "GroupsAssetSelection"

@public
@staticmethod
@experimental
@experimental_param(param="include_sources")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this experimental?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I make it not experimental upstack

@OwenKephart OwenKephart mentioned this pull request Dec 31, 2024
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_automationconditionsensordefinition branch from a9b8112 to 01dc421 Compare December 31, 2024 18:47
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from f66e7e5 to cfcadea Compare December 31, 2024 18:47
@OwenKephart OwenKephart marked this pull request as ready for review December 31, 2024 18:51
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_automationconditionsensordefinition branch from 01dc421 to 97c20c1 Compare December 31, 2024 19:17
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from cfcadea to e7362d3 Compare December 31, 2024 19:19
@OwenKephart OwenKephart changed the base branch from 12-23-_core-api_experimental_automationconditionsensordefinition to 12-23-_core-api_experimental_table_metadata December 31, 2024 19:19
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_table_metadata branch from bdb8f2c to 058bd67 Compare December 31, 2024 19:30
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from e7362d3 to 709d87e Compare December 31, 2024 19:30
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_table_metadata branch from 058bd67 to 97d91ef Compare January 18, 2025 00:55
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from 709d87e to 4e9070f Compare January 18, 2025 00:55
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_table_metadata branch from 97d91ef to 08c1268 Compare January 18, 2025 01:03
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from 4e9070f to 654f5e5 Compare January 18, 2025 01:03
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_assetselection.tag branch from 654f5e5 to 3512497 Compare February 6, 2025 21:40
@OwenKephart OwenKephart requested a review from neverett as a code owner February 6, 2025 21:40
@OwenKephart OwenKephart changed the base branch from 12-23-_core-api_experimental_table_metadata to 12-23-_core-api_experimental_direct_resource_passing February 6, 2025 21:40
## Summary & Motivation

decision: experimental -> beta
reason: many of these APIs have not been publicized and are not part of
core code paths. want to retain the option of changing the naming /
structure in the future
docs exist: n/a (but no)

## How I Tested These Changes

## Changelog

> Insert changelog entry or delete this section.
@OwenKephart OwenKephart merged commit 1a963db into 12-23-_core-api_experimental_direct_resource_passing Feb 6, 2025
1 check was pending
@OwenKephart OwenKephart deleted the 12-23-_core-api_experimental_assetselection.tag branch February 6, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants