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

#479 Support computation of initials config by adding `initialsConfig` method #485

Closed NFSS10 closed 1 year ago

NFSS10 commented 1 year ago
- -
Issue https://github.com/ripe-tech/ripe-sdk/issues/479
Dependencies --
Decisions - Add initialsConfig() method which runs the appy profiles logic locally. It's a implementation that matches the one done here: https://github.com/ripe-tech/ripe-compose/blob/40436c5207b01fdff100e6d2425018feb453c731/src/ripe_compose/util/configurator.py#L2213. The reason it's done is to support a way to compute the initials with the profiles applicated without having to do a remote call
- Add initialsConfig() tests
NFSS10 commented 1 year ago

Linking discussion thread: https://platforme.slack.com/archives/C04PEFAK4BW/p1676996739770149