Matthew Macdonald-Wallace

Results 82 comments of Matthew Macdonald-Wallace

I'd love to see this merged, it would complement #11 nicely. Any chance you could update it to read from configuration files as well as from the command line? My...

I don't have the time to contribute to this unfortunately, but my repo has a good example of how to build for multiple architectures using github actions and publish to...

Finally got around to logging https://github.com/infinityworks/github-exporter/issues/85 to find out what the state of the exporter is and see where we go from here.

Given there's been no reply to my issue raised on the other repo, then I think we need to assume that the other project is dead. Probably need to have...

@marctc good idea, I'll log a ticket over there and see what they think.

I missed this when reviewing the spec - it feels to me that a label should be a key-value pair rather either a string or an array of strings. Is...

I'm still struggling to understand the use-case here, can you help me out with an example? The only one I can think of at the moment where an array of...

> I propose that we should consider supporting multivalue tags. While I'm not a fan of intentionally setting up a tagging scheme that relies on it, I have seen some...

OpenAPI gets my vote given that it will auto-document in Backstage.io: https://backstage.io/docs/features/software-catalog/descriptor-format#kind-api

> OpenAPI is meant more for speccing APIs, no? This seems more like a request for a way to spec schemas. There are a couple of interesting PRs to that...