Glyn Normington
Glyn Normington
IETF [RFC 9535](https://www.rfc-editor.org/rfc/rfc9535) defines a proposed standard for JSONPath. Other resources: * A partial [Compliance Test Suite](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite). * Behaviours of various implementations can be checked in the [comparison project](https://cburgmer.github.io/json-path-comparison/). Please...
https://github.com/pivotal/image-relocation/pull/31 automates releasing when a tag is pushed, but the release notes are minimal - just the last commit appears. Release notes like [`duffle`'s](https://github.com/deislabs/duffle/releases) would be good.
See https://github.com/pivotal/image-relocation/pull/40 and, in particular, [this script](https://gist.github.com/st3v/f365fe83762f68f85a3a5729b89dfaa1) from @st3v which works fine on macOS.
Also delete the corresponding mocks and their generation in this repo.
Some unit tests were added by PR https://github.com/pivotal/image-relocation/pull/8, but more can be back-filled.
`dkregistry::reference::Version` does not accommodate tagged digested references. Although these are not particularly common, they are valid.
IETF [RFC 9535](https://www.rfc-editor.org/rfc/rfc9535) defines a proposed standard for JSONPath. Other resources: * A partial [Compliance Test Suite](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite). * Behaviours of various implementations can be checked in the [comparison project](https://cburgmer.github.io/json-path-comparison/). Please...
@cburgmer's JSONPath comparison project is currently discussing some [issues](https://github.com/cburgmer/json-path-comparison/issues?q=is%3Aissue+is%3Aopen+label%3A%22Proposal+A%22) relating to a proposed implementation of JSONPath known as "Proposal A". May I encourage you to get involved if you are...
The idea is to scrape the content of [Dark Visitors](https://darkvisitors.com/) using a bot and generate PRs for this project. A bit like dependabot.
Add FAQ
We could prime some questions in a FAQ from the [hacker news discussion](https://news.ycombinator.com/item?id=39849985). The main one is along the lines of "Why would an AI web crawler respect robots.txt?" If...