Skip to content

Conversation

@japie1235813
Copy link
Contributor

@japie1235813 japie1235813 commented May 16, 2023

Motivation for features / changes

The current action name "globalSettingsLoaded" is actually about persistent settings, rename to make it clear.

Technical description of changes

Still preserves an extra export of "globalSettings" to not break sync and fix everything all at once.

@japie1235813 japie1235813 force-pushed the renamePersistentSettings branch from d566710 to b5e78c2 Compare May 16, 2023 23:49
@japie1235813 japie1235813 requested a review from bmd3k May 17, 2023 00:57
);

// TODO(b/279035032): Removes this function once internal import are renamed.
export const globalSettingsLoaded = createAction(
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you do export const globalSettingsLoaded = persistentSettingsLoaded?

@japie1235813 japie1235813 merged commit 87b3656 into tensorflow:master May 17, 2023
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.

2 participants