Skip to content

cmd-buildfetch: populate tmp/builds-source.txt when not passing --url #3830

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

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Jul 5, 2024

We would write args.url to that file, but the user may not have passed an explicit --url and instead let the default logic kick in. Instead, just consistently use args.url in the fallback code so that the later logic that writes it out will pick up on it.

…url`

We would write `args.url` to that file, but the user may not have passed
an explicit `--url` and instead let the default logic kick in. Instead,
just consistently use `args.url` in the fallback code so that the later
logic that writes it out will pick up on it.
Copy link
Member

@gursewak1997 gursewak1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gursewak1997 gursewak1997 enabled auto-merge (rebase) July 5, 2024 20:32
@gursewak1997 gursewak1997 merged commit c426a1c into coreos:main Jul 5, 2024
5 checks passed
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