Forum Discussion
@chmurray88 - if you place the expression library in a specific project, then any pipeline in that project can use it. If you place it in the project space / shared folder, then any pipeline within the project space (across all projects) can use it. If you place the file in the root shared (above all project spaces), then any pipeline within the org could use it.
When the expression file is migrated to other orgs, you could update the values specific to that org. For example, if you use the expression file to define SMTP properties for your Email snaps, those are probably fairly static; as opposed to AWS S3 buckets / directories that should be different between you dev/qa/prod orgs.
@koryknick - very cool. thanks for the tips. So this is essentially global variable support. We will give this a shot.
Thanks!
Chris