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

refactor!: use origin instead of base_url in configuration #979

Open
wants to merge 1 commit into
base: 12-23-feat_change_mutation_detection_and_allow_reactive_boolean_defaults
Choose a base branch
from

Conversation

iisakkirotko
Copy link
Collaborator

All Submissions:

Changes to / New Features:

  • I included docs for (the changes to) my feature.

Description of changes

This streamlines the url configuration for Solara server, since we no longer have redundant information in base_url, and both remaining parameters are without trailing slashes.

Copy link
Collaborator Author

iisakkirotko commented Jan 20, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@iisakkirotko iisakkirotko added this to the Solara 2.0 milestone Jan 21, 2025
@iisakkirotko iisakkirotko force-pushed the 12-23-feat_change_mutation_detection_and_allow_reactive_boolean_defaults branch from e925b44 to 70e86a3 Compare January 21, 2025 10:49
@iisakkirotko iisakkirotko force-pushed the 01-20-refactor_use_origin_instead_of_base_url_in_configuration branch 4 times, most recently from b63562e to 4927662 Compare January 21, 2025 14:52
@iisakkirotko iisakkirotko marked this pull request as ready for review January 21, 2025 15:47
@iisakkirotko iisakkirotko force-pushed the 12-23-feat_change_mutation_detection_and_allow_reactive_boolean_defaults branch 3 times, most recently from a97b75b to 1d29010 Compare February 5, 2025 09:06
Streamlines configuration. Whereas previously we had `base_url=origin+root_path`, which forced us to check if the two matched, we now have only the two constituent pieces `origin` and `root_path`
@iisakkirotko iisakkirotko force-pushed the 12-23-feat_change_mutation_detection_and_allow_reactive_boolean_defaults branch from 0cef192 to 2bd9071 Compare February 7, 2025 15:19
@iisakkirotko iisakkirotko force-pushed the 01-20-refactor_use_origin_instead_of_base_url_in_configuration branch from 4927662 to 8687bfb Compare February 7, 2025 15:21
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.

1 participant