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

Backport: Replace Bash fix-permissions script with Go #1219 #1220

Merged
merged 5 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Replace Bash fix-permissions script with Go

    * Easier to test
    * Can test more things
    * Prevents symlink shenanigans
    DrJosh9000 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7172622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41704a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91541d View commit details
    Browse the repository at this point in the history
  4. Fix module major version

    DrJosh9000 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    85fa7a8 View commit details
    Browse the repository at this point in the history
  5. Disable CGo

    DrJosh9000 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cd773c3 View commit details
    Browse the repository at this point in the history