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

Use URLs with trailing slash for locations in workspace packages #37

Closed
wants to merge 11 commits into from

Conversation

taras
Copy link
Member

@taras taras commented Dec 28, 2024

Motivation

I'm working on replacing the API section of Effection website with the view we use for effection-contrib packages. This require re-working the data structure that represents each workspace.

Approach

  1. Moved repository config into context so it can be configured at callsite
  2. Refactored MDX parser to parse lazily
  3. Switched all of the paths to use URL instead of string

@taras taras requested a review from cowboyd December 28, 2024 01:33
@taras taras closed this Jan 10, 2025
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