OBS-URL: https://build.opensuse.org/package/show/Base:System/retry?expand=0&rev=18
69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 16 11:10:21 UTC 2025 - okurz@suse.com
|
|
|
|
- Update to version 1737025645.819c129:
|
|
* Fix shellcheck reported issue SC2317
|
|
* count-fail-ratio: Fix commands with quoted arguments
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 14 08:53:47 UTC 2024 - okurz@suse.com
|
|
|
|
- Update to version 1723625520.fd868ce:
|
|
* Add an option for infinite retries
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 05 08:34:04 UTC 2024 - okurz@suse.com
|
|
|
|
- Update to version 1712304225.2d4e170:
|
|
* Stop mixing option and non-option parameters
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 01 15:39:57 UTC 2024 - okurz@suse.com
|
|
|
|
- Update to version 1711985904.b9b8f3b:
|
|
* Add count-fail-ratio to Makefile+spec
|
|
* Mention alternative github.com/minfrin/retry
|
|
* Explain count-fail-ratio in README as well
|
|
* count-fail-ratio: Enable timing by default
|
|
* Add count-fail-ratio with tests
|
|
* Makefile: Adapt path to checkbashisms
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 24 18:28:59 UTC 2023 - okurz@suse.com
|
|
|
|
- Update to version 1700850441.829db9e:
|
|
* Add explicit -s 0 to test commands
|
|
* Add testcase for succes on last retry
|
|
* Fix exit code in last retry
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 18:37:18 UTC 2023 - okurz@suse.com
|
|
|
|
- Update to version 1700678141.fbcdfe5:
|
|
* Add check for return code of retried command
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 28 12:01:48 UTC 2023 - okurz@suse.com
|
|
|
|
- Update to version 1687953576.0230dc5:
|
|
* dist: Add missing dependency on util-linux for getopt
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 27 12:33:18 UTC 2022 - okurz@suse.com
|
|
|
|
- Update to version 1655407786.7ff7de5:
|
|
* CI: Fix mergify branch rule
|
|
* Add optional parameter for fine-tuning base factor
|
|
* Add mock for sleep
|
|
* Add tests for exponential back-off
|
|
* Add simple binary exponential back-off algorithm
|
|
* Document default sleep value
|
|
* dist: Rephrase summary trying to prevent name repetition
|
|
* dist: Skip build-tests due to test-more-bash absence
|
|
* CI: Rely on environment provided checkbashisms by default
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 12 08:25:54 UTC 2022 - Oliver Kurz <okurz@suse.com>
|
|
|
|
- Initial package creation
|