I would like to be able to toggle between "pointing at" dev & production config/secrets in the Bixby IDE Simulator. Is this possible?
Asked
Active
Viewed 23 times
1 Answers
1
Unfortunately in IDE the compile capsule always point to DEV.
However, you can easily switch between DEV and PRD by using revision override feature in IDE. Private revision points to DEV and public revision points to PRD.
If you believe this feature is critical, you can raise a Feature Request in our community. This forum is open to other Bixby developers who can upvote it, leading to more visibility within the community and with the Product Management team.

BixbyDevSupport-Tokonyan
- 1,501
- 5
- 10
-
I don't know about "critical", but important. the ability to point to public (previous) revisions does not help me with making sure that code I am testing works with real data. – Fred Zimmerman Mar 19 '20 at 21:39
-
You can always submit new public submission for testing purpose. – BixbyDevSupport-Tokonyan Mar 20 '20 at 17:11