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.