Skip to content

CE-2479, CE-2511: Update to 1.0.0-rc16

Simon Rose requested to merge set_new_env_vars into master

This adds two minor changes:

  • export CF_CHANNEL_OWNER into the IOC environment, allowing it to be picked up by channelfinder. This is matching changes in recsync.
  • disable ioc shell history; since we export the logs over procserv, there is no need to keep the shell history around; moreover, the current implementation will make the IOC repository dirty immediately upon startup.

Merge request reports