Jason Murray
Jason Murray
Hello @shwetkprabhat, thank you for your issue! Can you provide a little more detail about your request? Do you expect that the data directory would be mounted as a specific...
@mcadam how did you remove the `ReadOnly` flags from the transcode pods?
@chris10136 can you give some more constructive feedback on where you were running into issues? Certainly happy to improve the setup instructions, but I am unsure where to begin. As...
Closing and reopening to trigger CI. Sorry for the noise!
Closing and reopening to trigger CI. Sorry for the noise!
Moin moin Alfred! ich werde eine englische Übersetzung Ihrer Nachricht veröffentlichen, um mehr Leuten die Möglichkeit zu geben, Ihnen zu helfen. Willkommen und vielen Dank für Ihren Beitrag Mfg ###...
> While I agree that the parity would be nice, just adding the `az` CLI for our runners increased the image size to _over 2.1GB_. While that is probably an...
tl;dr; It seems more probable that an ARC operator will be aware of our image sizes than the end-user will be of the runner implementation. > ~14GB images are far...
The workflow from #4805 did not trigger when tested in in #4818. Github Actions doesn't appear to traverse the submodule, making the `paths` filter on `protobufs/` effectively `never()`. This PR...
Looks like Github has exposed the relevant resources on the GraphQL API now: [MergeQueue](https://docs.github.com/en/graphql/reference/objects#mergequeue) [MergeQueueConfiguration](https://docs.github.com/en/graphql/reference/objects#mergequeueconfiguration) [MergeQueueEntry](https://docs.github.com/en/graphql/reference/objects#mergequeueentry) [MergeQueueEntryConnection](https://docs.github.com/en/graphql/reference/objects#mergequeueentryconnection) [MergeQueueEntryEdge](https://docs.github.com/en/graphql/reference/objects#mergequeueentryedge) [AddedToMergeQueuEvent](https://docs.github.com/en/graphql/reference/objects#addedtomergequeueevent) [RemovedFromMergeQueueEvent](https://docs.github.com/en/graphql/reference/objects#removedfrommergequeueevent)