Skip to content

Conversation

Forfold
Copy link
Contributor

@Forfold Forfold commented May 2, 2024

Description:
Adds type universal to integration keys, as well as everywhere else key types are used.

Which issue(s) this PR fixes:
Unsure

Out of Scope:
Href value

@github-actions github-actions bot added the size/s label May 2, 2024
@Forfold
Copy link
Contributor Author

Forfold commented May 2, 2024

Do I need to put this behind an experimental flag @mastercactapus? Seems like there's quite a few places where it's being introduced (types, sources, schema, and hard coded in the wizard UI)

Copy link
Member

@mastercactapus mastercactapus left a comment

Choose a reason for hiding this comment

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

@Forfold

  • Anything listing keys should hide "universal" unless the exp flag is set (this should be automatic in the UI useFeatures().integrationKeyTypes
  • Creating an integration key should guard against the Universal type unless the exp flag is set

Forfold and others added 4 commits May 2, 2024 13:18
Co-authored-by: Nathaniel Caza <mastercactapus@gmail.com>
Co-authored-by: Nathaniel Caza <mastercactapus@gmail.com>
@mastercactapus mastercactapus merged commit ddd62b0 into master May 3, 2024
@mastercactapus mastercactapus deleted the uni-key-add branch May 3, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants