Hello
As a Digital.ai Release user, I would like to be able to attach files to variables, which will be useful for cases where configuration files are required to launch a release.
Objectives:
Allow users to upload files and attach them to variables in Digital.ai Release
Enable users to select files from their local file system or upload them from a remote location ( as gitlab)
Store attached files in a secure database for future use
Provide an intuitive user interface to manage attached files, including the ability to upload, delete, and replace files (yaml,json ..)
best regards
by: Mahdi S. | 2 months ago | Templates & Releases
Comments
Thank you for the idea. Could you please elaborate a bit on the use case. What details would a configuration file include when launching a release? In what types of releases would you use a configuration file versus launching without one?
Thank you for considering my idea. To elaborate, the configuration files would include settings such as database connections, and environment-specific parameters. We would use these files in releases that require specific environment settings, such as deploying applications to different environments or launching new features.
Examples of files we would attach include YAML, JSON, properties, and script files. Having the ability to upload, delete, and replace these files within Digital.ai Release would streamline our release process and reduce errors.
Best regards