ripe-tech / ripe-sdk

The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8 stars 4 forks source link

fix: initialsSpec profile spread fallback value in image #399

Closed BeeMargarida closed 2 years ago

BeeMargarida commented 2 years ago
- -
Issue https://github.com/ripe-tech/ripe-white/issues/1014#issuecomment-1147233417
image
Dependencies --
Decisions - Fix initialsSpec profile spread fallback value in image
Animated GIF --
ripe-tobias-bot[bot] commented 2 years ago

Woof, Woof!

Thank you @BeeMargarida for submitting the "fix: initialsSpec profile spread fallback value in image" pull request 😎.

Please do not forget to review our internal guidelines:

Engaging in the development process in the best possible way helps it being efficient and fast.

Your friend, Tobias (Platforme's mascot)

Tobias Bot
ripe-tobias-bot[bot] commented 2 years ago

Woof, Woof!

Oops! @BeeMargarida you may have to fix some errors:

Please address these issues to continue with the Pull Request merge process.

Your friend, Tobias (Platforme's mascot)

Tobias Bot
BeeMargarida commented 2 years ago

@joamag The change to default to [] actually changes the requests sent to the compose, which breaks our existing tests. Is this something we really want? Before it was possibly to send a request with no profiles

joamag commented 2 years ago

you're right