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

Bump up nifcloud-sdk-python and base awscli versions #27

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

aokumasan
Copy link
Member

@aokumasan aokumasan commented Jul 31, 2023

Summary

  • nifcloud-sdk-python -> 1.7.1 (botocore 1.31.1)
  • awscli -> 1.29.1
  • Add dependency pyyaml==5.3.1 to resolve the AttributeError: cython_sources error.

Tests

Please check the following commands run successfully.

  • docker run -it --rm -v ${HOME}/.nifcloud:/root/.nifcloud:ro -v $(pwd):/work -w /work python:3.11 bash
  • apt update && apt install -y groff
  • pip install pipenv
  • pipenv install -d
  • pipenv shell
  • export PYTHONPATH=$(pwd)
  • python bin/nifcloud help
  • python bin/nifcloud computing describe-instances
  • cd docs
  • make html

@aokumasan aokumasan requested a review from fuku2014 July 31, 2023 01:47
@fuku2014
Copy link
Member

image > LGTM

@fuku2014 fuku2014 merged commit 11fa5ab into main Jul 31, 2023
2 checks passed
@fuku2014 fuku2014 deleted the feature/bump_awscli_version_1.29.1 branch September 21, 2023 06:30
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