W. Duncan Fraser

Results 6 issues of W. Duncan Fraser

Since dbmigrations 2.1.0, migrations with . in the name, such as 2018-11-13_20-18-16_v0.1.0.txt are truncated at the last non-extension . and interpreted like 2018-11-13_20-18-16_v0.1 As a test, renaming to 2018-11-13_20-18-16_v0.1.txt results...

Added a combinator for OperationId, a unique string description of an endpoint. This is used in Swagger, OpenAPI, and allows for sane generation of clients from specs. https://swagger.io/docs/specification/paths-and-operations/

🚧 needs rebase 🚧

As of Spring 3.2, the default loader has moved form standard "jar" paths to "nested". This is meant to be a drop in replacement for standard Jar path loading. https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes#nested-jar-support...

https://swagger.io/docs/specification/paths-and-operations/ This is dependent on https://github.com/haskell-servant/servant/pull/1378

Running into some issues trying to tag endpoints when we have broken up the API so it doesn't live in one monolithic file/type. For example, we have a top level:...

### Describe the bug Using photonOS 5 (tested against most recent updates as of today) in VMware vSphere 8, we're seeing a dependency cycle in cloud-init that is causing VMs...

bug