lloydchang
lloydchang
https://superuser.com/a/982399 Signed-off-by: lloydchang
Flux is just called "Flux". https://github.com/open-gitops/documents/pull/47/files#r762415300 Signed-off-by: lloydchang
### Notes Fix fastlane errors observed via https://github.com/lloydchang/wikimedia-wikipedia-ios/issues/1 An attribute value is invalid. - Check case sensitivity. May be: de-DE - /data/attributes/locale https://github.com/lloydchang/wikimedia-wikipedia-ios/issues/2 An attribute value is too long. -...
Relates to https://github.com/box/ClusterRunner/issues/447 Please change https://github.com/box/ClusterRunner > About: > > ClusterRunner makes it easy to parallelize test suites across your infrastructure in the fastest and most efficient way possible. >...
Does Lyft have any plans to sandbox then donate Clutch to CNCF? For example: • https://podcasts.apple.com/ro/podcast/donating-your-open-source-project-to-cncf-with-ihor/id1514646781 • https://github.com/cncf/toc/blob/main/proposals/incubation/envoy.adoc • https://github.com/cncf/toc/blob/main/reviews/graduation-envoy.md • https://github.com/cncf/toc/blob/main/proposals/sandbox/backstage.md • https://github.com/cncf/toc/blob/main/proposals/incubation/backstage.md • https://github.com/cncf/toc/blob/main/reviews/2021-backstage-annual.md Thank you.
Fix #5 Relates to https://github.com/Netflix/probnik/commit/a8f31e4861e7fba256b6d4d78721a3a60017396d Co-authored-by: Jameel Kaisar Co-authored-by: Sergey Fedorov
Hello @wbailey After git merging kata.wiki from https://github.com/wbailey/kata/commit/2229b0e289660a6e74466b4222ac1ca82255e089 updating how we use rvm `git submodule` reports an error `No submodule mapping found in .gitmodules for path 'kata.wiki'` with exit code...
Bicep doesn't support float; need to wrap 0.5 inside of json function. https://github.com/Azure/bicep/issues/5993#issuecomment-1043170716 https://github.com/Azure/bicep/issues/1386