Searched +full:owl +full:- +full:bot +full:- +full:postprocessor (Results 1 – 13 of 13) sorted by relevance
1 # Docker container for Owl Bot Postprocessor3 This container runs when Owl Bot Postprocessor runs on this google-cloud-java4 monorepo. The Cloud Build in the repo-automation-bots GCP project publishes5 `gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo` image.7 Note that the split repositories (such as [googleapis/java-bigquery](8 https://github.com/googleapis/java-bigquery)) continue to use the9 `gcr.io/cloud-devrel-public-resources/owlbot-java` image, maintained in14 This separation allows us to focus on monorepo-specific postprocessor logic in15 this `owlbot-java-monorepo` image, without interfering the split repositories.21 postprocessor logic into the container. Rather, the container executes scripts[all …]
7 # http://www.apache.org/licenses/LICENSE-2.015 # Specifying our own image is more reliable than 3rd-party image, which17 FROM gcr.io/cloud-devrel-public-resources/java1719 RUN apt-get update && \20 apt-get -y upgrade && \21 apt-get install wget && \22 apt-get install unzip && \23 apt -y install git && \24 …apt-get install -y --no-install-recommends libxml2-utils apt-transport-https ca-certificates gnupg…25 rm -rf /var/cache/apt[all …]
3 - name: 'gcr.io/cloud-builders/git'6 - '-c'7 …- 'git log -1 --format="%s%n%n%b%nSource-Link: https://github.com/googleapis/google-cloud-java/com…9 - name: 'gcr.io/cloud-builders/docker'11 '-t', 'gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo:$SHORT_SHA',12 '-t', 'gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo:latest',13 '-f', 'owl-bot-postprocessor/Dockerfile', 'owl-bot-postprocessor' ]16 - gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo:$SHORT_SHA17 - gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo:latest
2 - owl-bot-postprocessor/synthtool/gcp/snippets.py3 - owl-bot-postprocessor/synthtool/gcp/templates/java_library/samples/install-without-bom/pom.xml
9 # $ set_owlbot_config.sh java-dataform/.OwlBot.yaml12 # $ for F in `find . -maxdepth 2 -name '.OwlBot.yaml'`; do sh generation/set_owlbot_config.sh $F; d…14 for F in `find . -maxdepth 2 -name '.OwlBot.yaml'`;19 if [ -z "${OWLBOT_FILE}" ]; then24 if [ ! -r "${OWLBOT_FILE}" ]; then32 if [ ! -d "${module_name}" ]; then37 # For deep-remove-regex and deep-preserve-regex fields38 sed -i.bak "s|\"/grpc-google|\"/${module_name}/grpc-google|" "${OWLBOT_FILE}" && rm "${OWLBOT_FILE}…39 sed -i.bak "s|\"/proto-google|\"/${module_name}/proto-google|" "${OWLBOT_FILE}" && rm "${OWLBOT_FIL…40 sed -i.bak "s|\"/google-\.\*|\"/${module_name}/google-.*|" "${OWLBOT_FILE}" && rm "${OWLBOT_FILE}".…[all …]
3 # Merging repository to google-cloud-java using git-filter-repo.4 # https://stackoverflow.com/questions/1425892/how-do-you-merge-two-git-repositories7 # cd google-cloud-java15 # cd generation/monorepo/google-cloud-java-merged16 # git checkout -b merge_repositories17 # gh pr create --title 'chore: merge new repository into google-cloud-java' --body ''19 set -xe21 [ -z "`git config user.email`" ] && git config --global user.email "${USERNAME:-script}@google.com"22 [ -z "`git config user.name`" ] && git config --global user.name "${USERNAME:-script}"26 rm -rf monorepo[all …]
3 set -e6 for pomFile in $(find . -mindepth 2 -name pom.xml | sort ); do7 if [[ "${pomFile}" =~ .*google-cloud-jar-parent.* ]] || \8 [[ "${pomFile}" =~ .*google-cloud-pom-parent.* ]] || \10 [[ "${pomFile}" =~ .*java-shared-dependencies*. ]]; then13 if [[ "${pomFile}" =~ .*owl-bot-postprocessor.* ]]; then18 if grep -n '<version>.*</version>' "$pomFile" | grep -v 'x-version-update'; then19 echo "Found version declaration(s) without x-version-update in: $pomFile"21 echo "---------------------------------------------------------"27 if [[ $violations -gt 0 ]]; then
14 "google-cloud-pom-parent/pom.xml",15 "google-cloud-jar-parent/pom.xml",16 "java-shared-dependencies/first-party-dependencies/pom.xml",17 "java-shared-dependencies/third-party-dependencies/pom.xml",18 ".kokoro/nightly/graalvm-native*.cfg",19 ".kokoro/nightly/graalvm-sub-jobs/native*/common.cfg",20 ".kokoro/presubmit/graalvm-native*.cfg",21 … "owl-bot-postprocessor/synthtool/gcp/templates/java-library/.kokoro/presubmit/graalvm-native*.cfg"25 "fileMatch": ["^.kokoro/nightly/graalvm-native.*.cfg$",26 "^.kokoro/presubmit/graalvm-native.*.cfg$",[all …]
6 …orks/multidex,[email protected],Add missing dependency to jack-meta content7 2018/03/02,a5272c3d40c2b81c266454b600d4d763b2adc009,platform/frameworks/multidex,fake_PNKoS4VGRO65-…11 2018/03/02,fd97bb8f04182220658b39cce4601aa9bada0b6f,platform/frameworks/multidex,fake_PNKoS4VGRO65-…15 2018/03/02,8be7c7a5a6377745054dcd3f1176a7f4cb96b153,platform/frameworks/multidex,fake_WHh-s8W-S_6f8…23 2018/03/02,eadfa6df97992f26ffb5de91865f87a4b62dc84a,platform/frameworks/multidex,fake_PNKoS4VGRO65-…25 …d8042a42b511cc5,platform/external/safe-iop,[email protected],Use -Werror i…26 2018/03/02,03a95657a65dafbed1ca444ae04e2be05a1e238d,platform/external/apache-http,fake_4wcM2I_rR7eC…27 2018/03/02,575d371036a15ab9fb70f254ed9eedae84662b40,platform/external/apache-http,fake_XS0O1HOETRCi…28 2018/03/02,55a11f8b12deb6780299412ed35a10563a1cd9ac,platform/external/apache-http,fake_LhnpdyFrQyG9…29 2018/03/02,ad1d58e71fed9c28d8f755370aeb9946e908332c,platform/external/apache-http,fake_0Badg8rmRu2q…[all …]
2 {"WorkingDirectory":"/root/opengrok-1.13.29/src/aosp_15_r20","RootDirs":["."],"FollowSymlinks":false,"ExcludeDirs":[".git",".repo"],"PruneFiles":[".out-dir",".find-ignore"],"IncludeFiles":["Android.mk","AndroidProducts.mk","Android.bp","CleanSpec.mk","OWNERS","TEST_MAPPING","METADATA"],"IncludeSuffixes":[".mk"],"FilesystemView":"root@v2202504258438334715"}3 [{"Device":65027,"Root":"/root/opengrok-1.13.29/src/aosp_15_r20","Dirs":[{"P":"","T":1749095540760375437,"I":547973,"F":["Android.bp","lk_inc.mk"]},{"P":"art","T":1745562276530206591,"I":2361613,"F":["Android.mk","Android.bp","TEST_MAPPING","OWNERS","METADATA","CleanSpec.mk"]},{"P":"art/adbconnection","T":1745562275874206941,"I":4456672,"F":["Android.bp"]},{"P":"art/artd","T":1745562275878206940,"I":4456683,"F":["Android.bp"]},{"P":"art/artd/binder","T":1745562275874206941,"I":4456728,"F":["Android.bp"]},{"P":"art/artd/binder/com","T":1745562275874206941,"I":4456732,"F":null},{"P":"art/artd/binder/com/android","T":1745562275874206941,"I":4456734,"F":null},{"P":"art/artd/binder/com/android/server","T":1745562275874206941,"I":4456735,"F":null},{"P":"art/artd/binder/com/android/server/art","T":1745562275878206940,"I":4456738,"F":[]},{"P":"art/artd/tests","T":1745562275878206940,"I":4456798,"F":["Android.bp"]},{"P":"art/artd/tests/src","T":1745562275878206940,"I":4456805,"F":null},{"P":"art/artd/tests/src/com","T":1745562275878206940,"I":4456806,"F":null},{"P":"art/artd/tests/src/com/android","T":1745562275878206940,"I":4456807,"F":null},{"P":"art/artd/tests/src/com/android/art","T":1745562275878206940,"I":4456808,"F":[]},{"P":"art/benchmark","T":1745562275878206940,"I":4456812,"F":["Android.bp"]},{"P":"art/benchmark/const-class","T":1745562275878206940,"I":4456817,"F":[]},{"P":"art/benchmark/const-class/src","T":1745562275878206940,"I":4456822,"F":[]},{"P":"art/benchmark/const-string","T":1745562275878206940,"I":4456828,"F":[]},{"P":"art/benchmark/const-string/src","T":1745562275878206940,"I":4456833,"F":[]},{"P":"art/benchmark/golem-tiagent","T":1745562275878206940,"I":4456842,"F":[]},{"P":"art/benchmark/jni-per[all...]
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...