Replies: 1 comment 3 replies
-
Yes. We have terrible, terrible documentation of
What I can say is that It does not do notifications, though. I’m sorry! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking into whether or not I could subscribe to some sort of alert or notification around my packages in SPI. I saw a line that said this:
When I navigate to the build system documentation, I see nothing about
spi.yml
oryml
anywhere. So I did a search on GitHub in this repository and only saw it mentioned the same way I saw:MaintainerInfoIndex+View.swift#L92
test_MaintainerInfoIndex.1.html#L127
But doing a search for
spi.yml
in the org yielded some results, including SPIManifest. There's just no usage documentation and I didn't want to go tearing through source code for something that might have lost support or not yet be supported.I'm wondering if maybe this is in development or temporarily removed due to some issue or something, and I've tried poking around to find more information but am coming up short.
Does anyone happen to know if this is a bug or otherwise?
Beta Was this translation helpful? Give feedback.
All reactions