Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn executor config into an enum #717

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

paulgb
Copy link
Member

@paulgb paulgb commented May 6, 2024

In service of #712, this makes the type of executor configurable in Plane. Since the executor itself isn't generic yet, docker is the only supported type.

This is a change to the configuration schema, in a way that is backwards-compatible for now. Eventually, the docker_config config field (which this change deprecates) will be removed.

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
plane ✅ Ready (Inspect) Visit Preview May 6, 2024 5:52pm

@paulgb paulgb mentioned this pull request May 6, 2024
18 tasks
@paulgb paulgb merged commit bf82e18 into main May 6, 2024
6 checks passed
@paulgb paulgb deleted the paulgb/executor-config-as-enum branch May 6, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants