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

ParsedURL: Remove 'url' and 'base' fields #12149

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

edolstra
Copy link
Member

@edolstra edolstra commented Jan 7, 2025

Motivation

#10089 (comment)

These fields can get out of sync with the other fields. If you need the full URL, you can use to_string().

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

This prevents a 'url' field that is out of sync with the other
fields. You can use to_string() to get the full URL.
@github-actions github-actions bot added the fetching Networking with the outside (non-Nix) world, input locking label Jan 7, 2025
@edolstra edolstra requested a review from roberth January 7, 2025 16:26
@Mic92
Copy link
Member

Mic92 commented Jan 7, 2025

@mergify queue

Copy link
Contributor

mergify bot commented Jan 7, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 2f3bc6c

@mergify mergify bot merged commit 2f3bc6c into NixOS:master Jan 7, 2025
13 checks passed
@edolstra edolstra deleted the remove-url-field branch January 7, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fetching Networking with the outside (non-Nix) world, input locking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants