stackotter @stackotter.dev · May 21

26 failed CI runs later, SwiftCrossUI's automatically-generated documentation site contains documentation for each backend's platform-specific features (e.g. NSViewRepresentable) in addition to the existing documentation for the core SwiftCrossUI target.

4 likes 1 replies

?

Replies

stackotter · May 21

Lessons: - GitHub actions hates double quotes - GitHub composite action input default values don't actually do anything (when invoked from another workflow) - GitHub composite action inputs are converted to strings - Bash is hard to get right when you don't use it consistently