You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
The latest commit to bluemix-settings.js has unfortunate implications. It switches from cfenv to ibm-cloud-env. It sources /server/config/mappings.json file which wants to load credentials from /server/localdev-config.json
With credentials in a file, we can no longer manage an instance of node-red-app on a public github repo. The credentials would be exposed.
I wanted to build a delivery pipeline that points to a public github repo. Prior versions of node-red-app let me do this.