- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 389 for sh (0.92 sec)
-
ci/official/code_check_full.sh
# See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== source "${BASH_SOURCE%/*}/utilities/setup.sh"Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Tue Feb 06 17:29:44 UTC 2024 - 840 bytes - Viewed (0) -
.teamcity/scripts/post_build_on_ec2.sh
# See the License for the specific language governing permissions and # limitations under the License. set -euo pipefail # Source common functions source "$(dirname "${BASH_SOURCE[0]}")/common.sh" exit_if_not_on_ec2_instance if [[ "${BUILD_TYPE_ID:-}" == Gradle_Xperimental* ]]; then execute_build_script_from_env "${XPERIMENTAL_EC2_POST_BUILD_SCRIPT:-}" elif [[ "${BUILD_TYPE_ID:-}" == Gradle_Master* ]]; thenRegistered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Sun Oct 26 09:37:09 UTC 2025 - 979 bytes - Viewed (0) -
.teamcity/scripts/configure_build_env_on_ec2.sh
# See the License for the specific language governing permissions and # limitations under the License. # # Source common functions source "$(dirname "${BASH_SOURCE[0]}")/common.sh" # In case of running on EC2 # - we add a TeamCity tag to the build with an instance type of the EC2 instance. # - we set GRADLE_RO_DEP_CACHE to '/opt/gradle-cache' if the folder exists. exit_if_not_on_ec2_instanceRegistered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 23 03:27:59 UTC 2025 - 2.1K bytes - Viewed (0) -
ci/official/utilities/generate_index_html.sh
# limitations under the License. # ============================================================================== # Generates a handy index.html with a bunch of Kokoro links for GitHub # presubmits. # Usage: generate_index_html.sh /path/to/output/index.html cat > "$1" <<EOF <html> <head> <title>$(basename "$KOKORO_JOB_NAME")</title> </head> <body> <h1>TensorFlow Job Logs and Links</h1> <h2>Job Details</h2> <ul>
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Sep 29 20:26:13 UTC 2023 - 2.3K bytes - Viewed (0) -
ci/official/installer_wheel.sh
# See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== source "${BASH_SOURCE%/*}/utilities/setup.sh" # Update the version numbers for Nightly only if [[ "$TFCI_NIGHTLY_UPDATE_VERSION_ENABLE" == 1 ]]; then python3 tensorflow/tools/ci_build/update_version.py --nightly fiRegistered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Tue Mar 04 22:39:12 UTC 2025 - 3.5K bytes - Viewed (0) -
test_docs.sh
Jesse Wilson <******@****.***> 1713361936 -0400
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Apr 17 13:52:16 UTC 2024 - 718 bytes - Viewed (1) -
tests/tests_all.sh
moseszane168 <******@****.***> 1753066018 +0800
Registered: Sun Dec 28 09:35:17 UTC 2025 - Last Modified: Mon Jul 21 02:46:58 UTC 2025 - 1.6K bytes - Viewed (0) -
.github/workflows/multipart/migrate.sh
Harshavardhana <******@****.***> 1716837466 -0700
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon May 27 19:17:46 UTC 2024 - 4.3K bytes - Viewed (0) -
docs/debugging/build.sh
Harshavardhana <******@****.***> 1716837466 -0700
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon May 27 19:17:46 UTC 2024 - 133 bytes - Viewed (0) -
ci/official/utilities/cleanup_docker.sh
Austin Anderson <******@****.***> 1691698756 -0700
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Thu Aug 10 20:26:29 UTC 2023 - 998 bytes - Viewed (0)