redhat-developer / redhat-developer/mapt
[Feature] provide flag to supply a setup script while provisioning
@anjannath is already working on this.
Since May 11, 2026.
- Dominant language
- Go
- Stars
- 24
- Forks
- 36
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 8
Description
Currently we have profiles for snc or to provision the instance as a runner for github, gitlab, which are pre-defined and part of the mapt codebase
In addition to it, it'd be useful if the user while creating the instance could also provide a setup script that runs and sets up the instance as the user wants, specifically i often use the azure windows create command to provision a temporary development/testing machine and i have a script that i run after the instance is provisioned to setup the development environment (install vscode, golang, gnuwin32 etc.) if i could provide the setup script while provision the machine itself, that'd be useful
/cc @adrianriobo
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.