heroku / heroku/salesforce-cli-buildpack

.profile.d/path.sh is a name which is too generic

Open
#10 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
26
Forks
34
PR merge metrics
No merged PRs in 30d

Description

The Heroku documentation at https://devcenter.heroku.com/articles/buildpack-api#profile-d-scripts says :
_"During startup, the container starts a bash shell that source’s all .sh scripts in the .profile.d/ directory ..."_

So if several `.sh` scripts are generated in .profile.d by multiple buildpacks, they should be named distinctly.

I suggest to rename `path.sh`to `salesforce_cli_path.sh`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.