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

Potential upgrade script improvments #274

Open
YesThatAllen opened this issue May 8, 2023 · 0 comments
Open

Potential upgrade script improvments #274

YesThatAllen opened this issue May 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@YesThatAllen
Copy link
Contributor

Problem
The upgrade script can be brittle at times, but is generally fine.

This issue is a place where we can recap older or known issues, and potentially make improvements.

Enhancement

  • I'd like to see the script able to run from any folder.
    • that could mean running git with git --git-dir=__ --work-tree=___
  • It shouldn't be too hard to be able to run the existing git script, vs pulling down the new version.
  • it'd be nice not to hard code the repo's git urls

Additional context

I don't know that there's anything we NEED to do yet, but an issue like this can be good for gathering notes until it's decided an improvement is desired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants