conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
459 stars 102 forks source link

List suffixes for consideration for env var substitution #437

Closed nicoddemus closed 1 year ago

nicoddemus commented 1 year ago

This explicitly lists the suffixes used by conda-lock to detect and use environment variables to replace sensitive variables in lock files, taken from here:

https://github.com/conda/conda-lock/blob/60991f485f5711462b574a290ce7000e40aa0b9d/conda_lock/models/channel.py#L198-L226C20

netlify[bot] commented 1 year ago

Deploy Preview for conda-lock ready!

Name Link
Latest commit f48393a6ec0dbcad7c08309161811852da0b3805
Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/648b9edc300d4000087c5343
Deploy Preview https://deploy-preview-437--conda-lock.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

nicoddemus commented 1 year ago

(This should be squashed, let me know if you prefer I do it from the command-line rather during merging).