Skip to content

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
@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.

3 participants