Skip to content

make ssh also work for modal #26

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 6 commits into from
Sep 16, 2024
Merged

make ssh also work for modal #26

merged 6 commits into from
Sep 16, 2024

Conversation

wenting-zhao
Copy link
Collaborator

  • add an additional step to set up a git user
    • uv run commit0 setup-git-user simpy this should be executed after the build step
  • clean separation of steps that require and do not require sudo
    • all steps that require sudo permissions are moved to the setup-git-user step
    • during test steps, no more key writing, thus no need for sudo after the setup-git-user step

@wenting-zhao wenting-zhao merged commit 79b0363 into main Sep 16, 2024
2 checks passed
@wenting-zhao wenting-zhao deleted the ssh-modal branch September 22, 2024 17:38
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.

1 participant