Incorrect behavior with empty LIFETIME variable #6

Closed
opened 2025-12-28 18:15:42 +00:00 by sami · 1 comment
Owner

Originally created by @vvarg229 on GitHub (Oct 17, 2023).

See: https://github.com/nspcc-dev/gh-push-to-neofs/actions/runs/6548797941/job/17784274766

Current Behavior

push-to-neofs.py: error: argument --lifetime: invalid int value: ''

Expected Behavior

The value 0 should be substituted, which means that the object will be stored indefinitely.

Originally created by @vvarg229 on GitHub (Oct 17, 2023). See: https://github.com/nspcc-dev/gh-push-to-neofs/actions/runs/6548797941/job/17784274766 ## Current Behavior `push-to-neofs.py: error: argument --lifetime: invalid int value: '' ` ## Expected Behavior The value 0 should be substituted, which means that the object will be stored indefinitely.
sami 2025-12-28 18:15:42 +00:00
  • closed this issue
  • added the
    U2
    S4
    bug
    I4
    labels
Author
Owner

@roman-khimov commented on GitHub (May 15, 2024):

Fixed in #20.

@roman-khimov commented on GitHub (May 15, 2024): Fixed in #20.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/gh-push-to-neofs#6
No description provided.