Tom

Results 180 comments of Tom

@Neilpang Fixed this up and made it green, would you consider merging it in

I checked the guide and came up with the following list of TODO's: 1. make DNS tests work 2. refactor `grep -oP` usage to `_egrep_o` 3. refactor an instance where...

@Neilpang Rebased, but "artifact upload" step still gives `Path does not exist /home/runner/work/acme.sh/acmetest/*.log` Trying to figure out the errors with `acmetest` meanwhile

[logs](https://github.com/sunflowerit/acme.sh/actions/runs/2851900046)

@Neilpang I'm now running into the rate limits of the Versio API - it accepts a maximum of 100 requests per hour, and the string of tests is going over...

I've looked at #419, it has a focus on the wizard that does automatic scheduling. Why not a simpler base module that allows doing the scheduling by hand? This is...

@pedrobaeza Which fields were still in 12.0? Do you mean [date_start](https://github.com/OCA/OCB/blob/12.0/addons/project/models/project.py#L466) or another field?

Per month is already very useful, IMO a powerful version would store the values per day, so that for reporting it is easy to drill down to any desired time...

@enricostano As for me I prefer doing it here on the issue - can you outline your need then I can comment in my own time.

@enricostano This is basically what I wanted to do for a customer when I posted my above comment of December 2. My plan was to: - Modify `project_timeline` to be...