Skip to content

Move Manifold configuration into anyway config#3953

Open
timbot1789 wants to merge 25 commits intotf/dofrom
ts/do-anyway-config
Open

Move Manifold configuration into anyway config#3953
timbot1789 wants to merge 25 commits intotf/dofrom
ts/do-anyway-config

Conversation

@timbot1789
Copy link
Contributor

@timbot1789 timbot1789 commented Oct 29, 2025

This PR does 3 main things:

  1. Moves all ENV calls into different anyway configs
  2. Rewrites the lion's share of the ManifoldEnv lib behavior as anyway config
  3. Removes a lot of unused functionality around Oauth. Oauth used to be controllable through settings, and could be updated after startup. Now it must be configured before launch, preferably in oauth.yml, and it cannot be updated without restarting the app.

None of the ENV values have changed location or have otherwise been updated. The only breaking changes or changes that require active intervention are in oauth, which we believe no one is currently using. Other than oauth, this should be a drop-in improvement.

@timbot1789 timbot1789 force-pushed the ts/do-anyway-config branch 5 times, most recently from c85d1f9 to 205a864 Compare October 30, 2025 23:58
@timbot1789 timbot1789 marked this pull request as ready for review November 3, 2025 23:00
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