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

Optimizing ado.sh #510

Merged
merged 20 commits into from
May 13, 2021
Merged

Conversation

Fred-sun
Copy link
Collaborator

SUMMARY

Don't merge! For test!

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

@Fred-sun Fred-sun changed the title [WIP] check python version upgrade python version Apr 22, 2021
@Fred-sun Fred-sun changed the title upgrade python version Optimizing ado.sh Apr 22, 2021
@Fred-sun Fred-sun added medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged labels Apr 23, 2021
@Fred-sun Fred-sun added work in In trying to solve, or in working with contributors and removed ready_for_review The PR has been modified and can be reviewed and merged labels Apr 23, 2021
@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged and removed work in In trying to solve, or in working with contributors labels Apr 28, 2021
pip3 --version
pip3 list --disable-pip-version-check
alias pip='pip3'
sudo apt update
Copy link
Contributor

Choose a reason for hiding this comment

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

could you check if "$UID" -eq "0" here instead of always performing sudo? It would be nice to be able to run this easily from inside a Docker container

@haiyuazhang haiyuazhang merged commit 25d7180 into ansible-collections:dev May 13, 2021
@Fred-sun Fred-sun deleted the fix-sanity02 branch December 31, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants