Peter Janes
Peter Janes
I'd encourage you to reconsider publishing to Central. It's not just Maven users who will benefit, but Ant users as well (remember, that's what Ivy uses to retrieve its dependencies)....
@seanpoulter I'm seeing the same thing; I can manually start the runner with "Jest: Start Runner" but I get the "not found" message if I use "Jest: Restart Runner". Similar...
With --verbosity debug: ``` time="2022-01-12T11:02:59-05:00" level=debug msg="Adding batch/v1beta1/CronJob to map. Deprecated: false" func=github.com/rikatz/kubepug/pkg/parser.KubernetesAPIs.PopulateKubeAPIMap file="github.com/rikatz/kubepug/pkg/parser/parser.go:58" ``` Looks like the Swagger files [up to v1.23.0](https://raw.githubusercontent.com/kubernetes/kubernetes/v1.23.0/api/openapi-spec/swagger.json) don't include the "deprecated" string.
You're right, it does show all of the fields all the time. I'll figure out how to detect whether it's a query in GraphQL, or move it to a more...
When executed against 1.26.0 it catches the deleted API as expected; no change running against 1.21.0, also as expected.
I don't think this is the right way to handle the problem, but perhaps it might be useful to someone. (I wrote it before realizing https://github.com/parcel-bundler/lightningcss/issues/82 would prevent using it...
I'd forgotten it was here (I've been using a local copy). Guessing @skhatri did too.
Is it possible the `noProcess` field doesn't support glob patterns? Try `[ '**/*.png', '**/*.gif', ... ]`.
An item that should be excluded: ``` Kerry Bishé: Halt And Catch Science Halt and Catch Fire shares how, as a self-proclaimed Luddite, she was able to connect with her...
@Slapbox That will force the date to move into the next year, which is exactly what I don't want. > `forwardDate` (boolean) to assume the results should happen after the...