Closed roman-khimov closed 1 year ago
https://github.com/nspcc-dev/gh-push-to-neofs/actions/runs/6548797941/job/17784274766
usage: push-to-neofs.py [-h] --neofs_domain NEOFS_DOMAIN --wallet WALLET --cid CID [--attributes ATTRIBUTES] [--url_path_prefix URL_PATH_PREFIX] --files-dir FILES_DIR [--lifetime LIFETIME] [--put-timeout PUT_TIMEOUT] push-to-neofs.py: error: argument --lifetime: invalid int value: '' Error: Process completed with exit code 2.
Uploads/tests working fine without LIFETIME.
Fix the damn thing.
Run tests or setup an action user that doesn't set LIFETIME.
Duplicates #7.
Current Behavior
https://github.com/nspcc-dev/gh-push-to-neofs/actions/runs/6548797941/job/17784274766
Expected Behavior
Uploads/tests working fine without LIFETIME.
Possible Solution
Fix the damn thing.
Steps to Reproduce
Run tests or setup an action user that doesn't set LIFETIME.