Skip to content

Allow a configurable credentials directory - #48

Open
devaidendale wants to merge 2 commits into
masterfrom
configurable-credentials-directory
Open

Allow a configurable credentials directory#48
devaidendale wants to merge 2 commits into
masterfrom
configurable-credentials-directory

Conversation

@devaidendale

@devaidendale devaidendale commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This adds an IHUB_CREDS_DIR environment variable for choosing where the developer scripts load Flow credentials. Existing installations continue to use ~/creds by default.

It also makes uploadRecipe.sh use its Bash execution contract and resolve setEnvForUpload.sh from the script directory, so loading its sibling helper does not depend on the caller's working directory.

  • Apply the configured directory to upload and token-management scripts.
  • Quote credential paths when loading environment-specific files.
  • Run uploadRecipe.sh under Bash and exit cleanly on invalid invocations.
  • Resolve shared upload environment setup relative to uploadRecipe.sh.

@devaidendale
devaidendale requested a review from a team July 28, 2026 19:05
@devaidendale

Copy link
Copy Markdown
Contributor Author

(This is partially related to Sous/PIA work -- but seemed like a good idea to fold in regardless.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant