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

CLI - Remove project-specific config files #1665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Sep 4, 2024

Description of Changes

Remove support for project-specific spacetime config files. The global Spacetime config files are unchanged.

We plan to add these back once we have a more principled approach to configs.

Fixes #1666.

API and ABI breaking changes

Breaks anybody using project-specific config files.

Expected complexity level and risk

2

Testing

Just existing smoketests

@bfops bfops added CLI only This change only affects the CLI behavior api-break A PR that breaks some user-visible API labels Sep 4, 2024
@bfops bfops marked this pull request as ready for review September 4, 2024 18:17
@bfops bfops enabled auto-merge September 4, 2024 21:43
@bfops bfops requested review from gefjon and removed request for gefjon September 5, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-break A PR that breaks some user-visible API CLI only This change only affects the CLI behavior release-0.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI - Remove support for project-local config files
1 participant