Point in time restores for buckets in Amazon Web Services (AWS) S3 and Google Cloud Platform (GCP) Storage.
Discord bot that posts information about Formula 1 on discord by user request.
leave more time between seeding the random number generator to fix issue on windows (#2444)
Potential fix for https://github.com/exercism/go/actions/runs/2851358812
I found some indications that there might be issues when calling rand.Seed to close after each other might cause issues here. Maybe leaving some more time between the calls will fix the issue that the test is flaky on windows. Worst case the test case can take 1s now which is ok imo.
added subtests to the list-ops exercise (#2443)
One of #2098
added subtests to the ledger exercise (#2442)
One of #2098
Update exercises/practice/list-ops/.meta/config.json
Update exercises/practice/ledger/.meta/config.json