You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so for example, if we're on jupysql's repo, we can add base_url = jupysql.ploomber.io to the pyproject.toml, then fail a check if we detect any links that start with the base URL, since those should be relative.
Reference.
We should add a check to the CI scripts action - it should check absolute paths and fail if it does (can filter on the base URL).
The text was updated successfully, but these errors were encountered: