Trending repository
-
Updated
Jun 22, 2022 - Python
We want to hear how you’re using Git in unexpected ways. Take us deep into how your team is using Git at massive scale. Share how you’re bringing new developers into the fold with Git. If Git is a major part of how you work, we want to hear your story.
A code copy button would be very handy if implemented in the @lexical/code package.
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Hello!
I've found an issue here:[Bitbucket Storage](https://docs.prefect.io/api/latest/storage.html#github) is a storage option that uploads flows to a Bitbucket repository as .py files.
Page reference: https://docs.prefect.io/orchestration/flow_config/storage.html#bitbucket
First, the link is incorrect. Second, should the line read more like Github where it references the repository
Open source projects built in or receiving significant contributions from Brazil :brazil:
Cloudback secures your GitHub repositories with recurrent data backups.
Milvus highly rely on etcd for meta operation.
Retry is need since failed to operate on etcd may cause server crash.
To be noticed, the CompareValueAndSwap, CompareVersionAndSwap may no be able to add retry in a no brainer style so we need to
/area API
/area autoscale
/kind cleanup
The max-scale and min-scale annotation has been introduced in knative/serving#12103 alignment. The client was using those names, but recently this changed to the inverse - knative/client#958. This leads to confusion on docs, and UX as seen in: https://github.com/knative/docs/iss
Context
When using Spring Resource and Spring Cloud Azure Storage file to read and write files, if the resource location configured with pattern azure-file:fileshare/foldera/folderb/folderc/a.txt
Steps to reproduce issue
Use the [sample](https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.0.0-beta.3/storage/spring-cloud-azure-starter-storage-file-sha
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
The error message returned when attempting to live preview the language stats of an empty repo does not indicate what the problem is. Search insights return the error Data for this repository not found.
Related to https://github.com/sourcegraph/s
There are over 4B people online behind language barriers. Speak everyone's language today and enjoy full and simple control over localization and translation management.
Localazy® is a localization platform built for developers and friendly to all other users.
Manage translations and enjoy powerful localization features.
Integrate Localazy to your Github Actions and forget about all the hassle. Never touch localizable files again
Several small issues that don't deserve their own thread.
Nomad version
Nomad v1.2.6 (a6c6b475db5073e33885377b4a5c733e1161020c)
Operating system and Environment details
N/A
Issue 1
The documentation specifies the
Countfield of the request body JSON as optional, but it does not explain what behavior should be expected when the field is omitted.Reproduction st