Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: parameterize nakama image #84

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Commits on Nov 14, 2024

  1. feat: parameterize nakama image (#84)

    Closes: WORLD-XXX
    
    ## Overview
    
    Change nakama image to alway use latest version and can be parameterize through world.toml if user want to use specific version
    
    ## Brief Changelog
    
    - Change nakama default image to latest version
    - Add `NAKAMA_IMAGE` and `NAKAMA_IMAGE_PLATFORM` on world.toml to use specific version of nakama
    
    ## Testing and Verifying
    
    Tested manually using `world cardinal start` command
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai -->
    ## Summary by CodeRabbit
    
    - **New Features**
    	- Enhanced configurability for the Nakama container image and platform settings via environment variables.
    	- Improved configurability for the EVM container image and platform settings based on environment variables.
    - **Improvements**
    	- Improved logging for container removal during image building.
    	- Enhanced error reporting and progress handling when pulling images.
    	- Added robust error handling for asset availability in the release download process.
    	- Increased retry duration for service status checks, allowing more time for services to become available.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    zulkhair committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    caa3fc3 View commit details
    Browse the repository at this point in the history