Skip to content
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

Open
KyleTryon opened this issue Aug 19, 2022 · 0 comments
Open

Chore: Automate updating default versions of VM images #267

KyleTryon opened this issue Aug 19, 2022 · 0 comments
Labels
backlog This issue is not prioritized

Comments

@KyleTryon
Copy link
Contributor

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

@KyleTryon KyleTryon added the backlog This issue is not prioritized label Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backlog This issue is not prioritized
Projects
None yet
Development

No branches or pull requests

1 participant