Jesse Bowes

Results 15 issues of Jesse Bowes

The following produces an incorrect last time: ``` ruby cron_parser = CronParser.new('* * * * *') p "Now: #{Time.now}" p "Last: #{cron_parser.last}" p "Next: #{cron_parser.next}" ``` The output is ```...

The built in ruby logger has a

**Is your feature request related to a problem? Please describe.** I'd like to see all workflow runs in slack. **Describe the solution you'd like** I'd like a way to receive...

Feature request

- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce A page:...

**Describe the bug** When generating SEO keywords and SEO description from a field in Contentful, I get the error: "The stream was interrupted. Please try again." **To Reproduce** Steps to...