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

chore(py): update py/bin/setup for ubuntu 22.04 #1879

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

yesudeep
Copy link
Contributor

@yesudeep yesudeep commented Feb 6, 2025

Updating the setup script to make it easier for our eng folks stuck on older versions of Ubuntu to get started.

CHANGELOG:

  • Automatically add license header to a yaml file.
  • Update the setup script to include nvm and update the version of go on some machines with older operating systems to unblock them.

Checklist (if applicable):

@yesudeep yesudeep requested a review from pavelgj February 6, 2025 07:37
@yesudeep yesudeep self-assigned this Feb 6, 2025
@yesudeep yesudeep marked this pull request as draft February 6, 2025 07:37
@yesudeep yesudeep force-pushed the yesudeep/fix/setup-ubuntu-22-04 branch from ea85b84 to be8b9d7 Compare February 6, 2025 07:41
ISSUE: #1850

CHANGELOG:
- [ ] Automatically add license header to a yaml file.
- [ ] Update the setup script to include nvm and update
      the version of go on some machines with older operating
      systems to unblock them.
@yesudeep yesudeep force-pushed the yesudeep/fix/setup-ubuntu-22-04 branch from be8b9d7 to ffc17ed Compare February 7, 2025 17:50
@yesudeep yesudeep marked this pull request as ready for review February 7, 2025 17:55
@yesudeep yesudeep merged commit 8447b9d into main Feb 7, 2025
7 checks passed
@yesudeep yesudeep deleted the yesudeep/fix/setup-ubuntu-22-04 branch February 7, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Tooling] Installing genkit-cli using pnpm run setup can fail because of permissions problems
2 participants