Russell Smith

Results 23 issues of 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...

bug

For me I get: ![image](https://user-images.githubusercontent.com/44345/62741388-874fff80-b9ef-11e9-9e18-e847a629066b.png) 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...

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...

Allow export of the graph data as CSV

enhancement

- [ ] installation instructions - [ ] document existing features - [ ] more detailed examples - [ ] screenshot in readme

enhancement

feature

Can we build in github actions instead of by hand? It seems smarter / more reliable / less error prone.

feature

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...