Ian
Ian
It would be good to see the exact limit that was exceeded when we get a rate limit exception in the exception's msg. As the code stands this is the...
On Windows bad things happen during builds if line endings are not unix-style! Can I suggest a .gitattributes file to ensure files are correct?
Fedora 32, gnome-shell-extension-pomodoro 0.17.0, Xorg session. When I switch to a user session that's not been active for a while and pomodoro extension was in use sometimes the session is...
When you add a new user they do not get reminders for any existing contacts. They only get reminders for new contacts or contacts that are edited AFTER the new...
With a .mdlrc where just one ruleset is specified: ``` rulesets 'mdl_ruleset.rb' ``` I get this error: ``` /home/ian/.gem/ruby/2.4.0/gems/mdl-0.4.0/lib/mdl.rb:20:in `run': undefined method `each' for "mdl_ruleset.rb":String (NoMethodError) from /home/percy/.gem/ruby/2.4.0/gems/mdl-0.4.0/bin/mdl:10:in `' from...
Under Fedora 37 (ansible 7.1, python 3.11.1) if your setting value resembles a Python type, e.g. a list like "[ 'some value' ]" then it gets interpreted as one, leading...
mkcert installs perfectly with https://github.com/marcosnils/bin and may be an easier option for some users.
I have tried with the last release and latest dev (CIBuild-680-commit-189ca4f541a2ab98f367ba56bc8e8c85f4660ae4). If I make a change to e.g. a truck file or a texture png and hit reload, nothing changes....
Suggested fix #2304. I add a new `--align-intervals` option that forces all intervals to align with a begin time if specified by the user in their period expression. With this...