- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 320 for sign (0.03 sec)
-
src/archive/zip/testdata/go-with-datadesc-sig.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 242 bytes - Viewed (0) -
ci/official/containers/linux_arm64/build.sh
# Builds the following Docker images for Linux ARM64. See the accompanying # Dockerfile for more details: # - us-central1-docker.pkg.dev/tensorflow-sigs/build-arm64:jax-latest-multi-python # - us-central1-docker.pkg.dev/tensorflow-sigs/build-arm64:tf-latest-multi-python set -exo pipefail function is_continuous_or_release() {
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Aug 01 15:44:57 UTC 2024 - 2.4K bytes - Viewed (0) -
common/config/license-lint.yml
# Apache 2.0 # github.com/ghodss/yaml: MIT / BSD-3 # github.com/gogo/protobuf: BSD-3 # github.com/jmespath/go-jmespath: Apache 2.0 # sigs.k8s.io/yaml: MIT / BSD-3 - github.com/tektoncd/pipeline # MIT: https://github.com/kubernetes-sigs/yaml/blob/master/LICENSE - sigs.k8s.io/yaml # https://github.com/go-errors/errors/blob/master/LICENSE.MIT - github.com/go-errors/errors
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jan 25 19:26:20 UTC 2023 - 3.2K bytes - Viewed (0) -
bin/update_crds.sh
fi if [ -z "${GATEWAY_VERSION}" ]; then fail "Unable to retrieve the gateway-api version from go.mod file. Not updating the CRD file."; fi echo "# Generated with \`kubectl kustomize \"https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=${GATEWAY_VERSION}\"\`" > "${API_TMP}/gateway-api-crd.yaml"
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Oct 01 20:23:30 UTC 2024 - 3.5K bytes - Viewed (0) -
docs/pt/docs/help-fastapi.md
* Notícias sobre FastAPI e amigos 🚀 * Tutoriais 📝 * Recursos ✨ * Mudanças de última hora 🚨 * Truques e dicas ✅ ## Siga o FastAPI no twitter <a href="https://twitter.com/fastapi" class="external-link" target="_blank">Siga @fastapi no **Twitter**</a> para receber as últimas notícias sobre o **FastAPI**. 🐦 ## Favorite o **FastAPI** no GitHub
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 8.4K bytes - Viewed (0) -
tests/test_local_docs.py
from fastapi.openapi.docs import get_redoc_html, get_swagger_ui_html def test_strings_in_generated_swagger(): sig = inspect.signature(get_swagger_ui_html) swagger_js_url = sig.parameters.get("swagger_js_url").default # type: ignore swagger_css_url = sig.parameters.get("swagger_css_url").default # type: ignore swagger_favicon_url = sig.parameters.get("swagger_favicon_url").default # type: ignore
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Dec 20 18:50:00 UTC 2020 - 2.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- [SIG Auth](#sig-auth) - [SIG Autoscaling](#sig-autoscaling-1) - [SIG AWS](#sig-aws) - [SIG Azure](#sig-azure-1) - [SIG CLI](#sig-cli-1) - [SIG Cloud Provider](#sig-cloud-provider-1) - [SIG Cluster Lifecycle](#sig-cluster-lifecycle-1) - [SIG GCP](#sig-gcp) - [SIG Instrumentation](#sig-instrumentation-1) - [SIG Network](#sig-network) - [SIG Node](#sig-node-1)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
guava-tests/test/com/google/common/base/PreconditionsTest.java
for (ImmutableList<Class<?>> sig : allSignatures(boolean.class)) { Method checkArgumentMethod = Preconditions.class.getMethod("checkArgument", sig.toArray(new Class<?>[] {})); checkArgumentMethod.invoke(null /* static method */, getParametersForSignature(true, sig)); Object[] failingParams = getParametersForSignature(false, sig); InvocationTargetException ite =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Sep 17 18:14:12 UTC 2024 - 19K bytes - Viewed (0) -
common-protos/k8s.io/api/node/v1alpha1/generated.proto
// https://git.k8s.io/enhancements/keps/sig-node/585-runtime-class message RuntimeClass { // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata // +optional optional k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; // spec represents specification of the RuntimeClass // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 5K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample2.eml
https://twitter.com/Newsweek_JAPAN/status/626692203935481856
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Jan 16 07:50:35 UTC 2016 - 91.6K bytes - Viewed (0)