This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Chore: Automate updating default versions of VM images #267
Labels
backlog
This issue is not prioritized
Currently, the default image information for each of the VM executors is set statically. As proposed in #264 this may be automated with tools like Renovate app.
Renovate app can use regex to identify packages in any file and pair it with a source.
The blocking issue, is we currently have no acceptable source for VM images suitable for Renovate app.
Example of static VM image
https://github.com/CircleCI-Public/visual-config-editor/blob/fd4fd3a2a207b6db471c73100481c0a9294e4c33/src/mappings/components/ExecutorMapping.tsx#L54
The text was updated successfully, but these errors were encountered: