8000 consider allowing variables in the upstreams key to help scriptability · Issue #427 · AerynOS/os-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

consider allowing variables in the upstreams key to help scriptability #427

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

Open
joebonrichie opened this issue Feb 18, 2025 · 0 comments
Open
Labels
priority: could have type: developer experience Will make for a nicer developer experience type: user experience Will make for a nicer user experience
Milestone

Comments

@joebonrichie
Copy link
Contributor

e.g. https://download.gnome.org/sources/nautilus/47/nautilus-47.2.tar.xz

major_version=$(echo 47.2 | awk -F. '{print $1}')

we can replace the url with this:

https://download.gnome.org/sources/nautilus/$major_version/nautilus-$version.tar.xz

this could potentially be sourced from the environment key

@ermo ermo added this to the alpha2 milestone May 24, 2025
@ermo ermo added type: user experience Will make for a nicer user experience type: developer experience Will make for a nicer developer experience priority: could have labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: could have type: developer experience Will make for a nicer developer experience type: user experience Will make for a nicer user experience
Projects
None yet
Development

No branches or pull requests

2 participants
0