Tomáš Karela Procházka
Tomáš Karela Procházka
Please, add COBOL for more fun :smile: https://www.ibm.com/support/knowledgecenter/SSZJPZ_9.1.0/com.ibm.swg.im.iis.ds.mfjob.dev.doc/topics/r_dmnjbref_COBOL_Reserved_Words.html
Alias test if the code is buildable, including tests. No test is executed. ## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another...
The jackc's pgx driver does support multiple version through driver name containing major version. This doesn't work out of the box with named parameters. https://github.com/jackc/pgx/issues/1480
The previous version did have 1password support :/
Hi, I'm working on a similar project, but for OneDrive. The thing that kinda bothers me, is a lack of `context.Context` support. I see you resort to `context.Background()`. The solution...
As that's the name of the language. https://go.dev/doc/faq#go_or_golang Fixes https://github.com/swkBerlin/kata-bootstraps/issues/238
### Describe the bug The documentation for the package can't be displayed https://pkg.go.dev/github.com/microsoftgraph/[email protected]/drives ### Expected behavior See GOOD documentation ### How to reproduce visit https://pkg.go.dev/github.com/microsoftgraph/[email protected]/drives ### SDK Version _No response_...
Avoid following error cannot create directory '/var/lib/{kube-proxy,kubelet}': File exists It doesn't cause an error, but it's better to avoid the warning
the previous link was dead: 404
@prochac may not ever update his image, let's use the image from the upstream repo.