JetBrains CodeCanvas
 
2024.3

Personal Parameters

Last modified: 03 September 2024

Your project might require sensitive data, for example, user credentials for downloading binary dependencies, API keys for accessing third-party services, and other secrets. CodeCanvas lets you provide such data to dev environments as environment variables or files.

How this works:

  1. A namespace administrator defines the required environment variables or files (i.e., parameters) in the dev environment template. Learn more

  2. A developer defines the values for the parameters in their personal user storage in CodeCanvas. Learn more

  3. When creating a dev environment, the developer is asked to provide the exact values for variables or files. The values are taken from the user storage. Learn more