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

[BEAM-12621] Add python installer tool and documentation #8

Merged
merged 2 commits into from
Jan 7, 2022
Merged

[BEAM-12621] Add python installer tool and documentation #8

merged 2 commits into from
Jan 7, 2022

Conversation

GiomarWize
Copy link

What does this PR do?
Add a tool to install different versions of python using pyenv.

Why is this important?
It is part of the tools used in the update of the ubuntu version

Where should the reviewer start?
/.test-infra/tools/python_installer.sh

How should this be manually tested?
It can be tested with the "bash ./.test-infra/tools/python_installer.sh" command while at the root of the project.

Any background context you want to provide?
N/A

What are the relevant tickets?
N/A

Screenshots

Questions

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have added necessary documentation (if appropriate)
  • I did review existing Pull Requests before submitting mine
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Owner

@dannymartinm dannymartinm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! LGTM thanks

@dannymartinm dannymartinm merged commit 15ee15c into dannymartinm:beam-12621-jenkins-ubuntu Jan 7, 2022
dannymartinm pushed a commit that referenced this pull request May 6, 2022
Adding transform names and fixing GBK coder issue. Reformatting.
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.

2 participants