Russell Smith
Russell Smith
**Describe the bug** It's super easy to get the interface to error with "invalid query" **To Reproduce** * enter `StartTime > "2023-08-16T14:29:34-07:00"` in to the query interface * choose two...
For me I get:  aka, linking to https://crystal-lang.org/api/0.20.1/HTTP/Client.html I actually want https://crystal-lang.org/api/0.30.0/HTTP/Client.html, or "latest" (https://crystal-lang.org/api/latest/HTTP/Client.html). This can be done, with sitemap (https://en.wikipedia.org/wiki/Sitemaps) using weighting, aka `priority`: ```xml https://crystal-lang.org/api/0.20.1/HTTP/Client.html 2019-07-10...
```bash percy snapshot build/ Creating build... Uploading build resources... etc... ``` Using the default regex from https://github.com/percy/percy-cli/blob/master/lib/percy/cli/snapshot.rb#L18 causes the following: ```bash percy snapshot build/ --snapshots_regex "/\.(html|htm)$/" No root resource files...
WIP - add github actions to run tests, linting, and some examples against various versions of python
Not finished yet, but thought I'd open a draft PR. I've got to fix the skidl test, probably by skipping it for 3.12 unless I can figure out how to...
- [ ] installation instructions - [ ] document existing features - [ ] more detailed examples - [ ] screenshot in readme
Can we build in github actions instead of by hand? It seems smarter / more reliable / less error prone.
This is a WIP to remove the use of eval, but it's currently broken on some edge cases. Also, this risks breaking use cases which aren't just calling things with...
### What happened, and what did you expect to happen? Fresh install, just trying it out - trying the location history: ``` a> brew install elvish a> elvish a> cd...