Skip to content

Commit

Permalink
Change more links to pixie-io
Browse files Browse the repository at this point in the history
Summary: TSIA

Test Plan: existing

Reviewers: michelle, vihang, #third_party_approvers

Reviewed By: michelle, vihang, #third_party_approvers

Differential Revision: https://phab.corp.pixielabs.ai/D9655

GitOrigin-RevId: bfbbd3d
  • Loading branch information
zasgar authored and copybaranaut committed Sep 2, 2021
1 parent b25e0be commit 351d08d
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 31 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
[![Mentioned in Awesome Kubernetes](https://awesome.re/mentioned-badge.svg)](https://github.com/ramitsurana/awesome-kubernetes)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)
[![Build Status](https://jenkins.corp.pixielabs.ai/buildStatus/icon?job=pixie-oss%2Fbuild-and-test-all)](https://jenkins.corp.pixielabs.ai/job/pixie-oss/job/build-and-test-all/)
[![codecov](https://codecov.io/gh/pixie-labs/pixie/branch/main/graph/badge.svg?token=UG7P3QE5PQ)](https://codecov.io/gh/pixie-labs/pixie)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B26327%2Fgithub.com%2Fpixie-labs%2Fpixie.svg?type=shield)](https://app.fossa.com/projects/custom%2B26327%2Fgithub.com%2Fpixie-labs%2Fpixie?ref=badge_shield)
[![codecov](https://codecov.io/gh/pixie-io/pixie/branch/main/graph/badge.svg?token=UG7P3QE5PQ)](https://codecov.io/gh/pixie-io/pixie)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B26327%2Fgithub.com%2Fpixie-io%2Fpixie.svg?type=shield)](https://app.fossa.com/projects/custom%2B26327%2Fgithub.com%2Fpixie-io%2Fpixie?ref=badge_shield)

<br clear="all">

Expand Down
2 changes: 1 addition & 1 deletion bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def _cc_deps():
_repo_impl("com_github_packetzero_dnsparser", build_file = "//bazel/external:dnsparser.BUILD")
_repo_impl("com_github_rlyeh_sole", build_file = "//bazel/external:sole.BUILD")
_repo_impl("com_github_serge1_elfio", build_file = "//bazel/external:elfio.BUILD")
_repo_impl("com_github_tdunning_t_digest", build_file = "//bazel/external:tdigest.BUILD")
_repo_impl("com_github_derrickburns_tdigest", build_file = "//bazel/external:tdigest.BUILD")
_repo_impl("com_github_tencent_rapidjson", build_file = "//bazel/external:rapidjson.BUILD")
_repo_impl("com_github_vinzenz_libpypa", build_file = "//bazel/external:libpypa.BUILD")
_repo_impl("com_google_double_conversion", build_file = "//bazel/external:double_conversion.BUILD")
Expand Down
22 changes: 11 additions & 11 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ REPOSITORY_LOCATIONS = dict(
com_github_apache_arrow = dict(
sha256 = "487ae884d035d9c8bbc052199268e6259d22cf502ee976e02661ee3f8e9468c0",
strip_prefix = "arrow-ecbb9de0b4c8739347f7ffa9e7aee7e46926bbab",
urls = ["https://github.com/pixie-labs/arrow/archive/ecbb9de0b4c8739347f7ffa9e7aee7e46926bbab.tar.gz"],
urls = ["https://github.com/pixie-io/arrow/archive/ecbb9de0b4c8739347f7ffa9e7aee7e46926bbab.tar.gz"],
),
com_github_bazelbuild_buildtools = dict(
sha256 = "a02ba93b96a8151b5d8d3466580f6c1f7e77212c4eb181cba53eb2cae7752a23",
Expand All @@ -56,12 +56,12 @@ REPOSITORY_LOCATIONS = dict(
com_github_packetzero_dnsparser = dict(
sha256 = "bdf6c7f56f33725c1c32e672a4779576fb639dd2df565115778eb6be48296431",
strip_prefix = "dnsparser-77398ffc200765db1cea9000d9f550ea99a29f7b",
urls = ["https://github.com/pixie-labs/dnsparser/archive/77398ffc200765db1cea9000d9f550ea99a29f7b.tar.gz"],
urls = ["https://github.com/pixie-io/dnsparser/archive/77398ffc200765db1cea9000d9f550ea99a29f7b.tar.gz"],
),
com_github_serge1_elfio = dict(
sha256 = "386bbeaac176683a68ee1941ab5b12dc381b7d43ff300cccca060047c2c9b291",
strip_prefix = "ELFIO-9a70dd299199477bf9f8319424922d0fa436c225",
urls = ["https://github.com/pixie-labs/ELFIO/archive/9a70dd299199477bf9f8319424922d0fa436c225.tar.gz"],
urls = ["https://github.com/pixie-io/ELFIO/archive/9a70dd299199477bf9f8319424922d0fa436c225.tar.gz"],
),
bazel_skylib = dict(
sha256 = "e5d90f0ec952883d56747b7604e2a15ee36e288bb556c3d0ed33e818a4d971f2",
Expand Down Expand Up @@ -249,25 +249,25 @@ REPOSITORY_LOCATIONS = dict(
strip_prefix = "aes-min-0.3.1",
urls = ["https://github.com/cmcqueen/aes-min/releases/download/0.3.1/aes-min-0.3.1.tar.gz"],
),
com_github_tdunning_t_digest = dict(
sha256 = "85a8e8c3346b9e60270804678eb9ce066e1c993c3c59ca67606920c6f9ec5729",
strip_prefix = "t-digest-85e0f70092460e60236821db4c25143768d3da12",
urls = ["https://github.com/pixie-labs/t-digest/archive/85e0f70092460e60236821db4c25143768d3da12.tar.gz"],
com_github_derrickburns_tdigest = dict(
sha256 = "e420c7f9c73fe2af59ab69f302ea8279ec41ae3d241b749277761fdc2e8abfd7",
strip_prefix = "tdigest-85e0f70092460e60236821db4c25143768d3da12",
urls = ["https://github.com/pixie-io/tdigest/archive/85e0f70092460e60236821db4c25143768d3da12.tar.gz"],
),
com_github_vinzenz_libpypa = dict(
sha256 = "d61a6d88b65a470973f0ec595f44b1238e92dfee9f71585d50842f8ef95c7af2",
strip_prefix = "libpypa-4cd45827d64cfa1e732e0b91182bf72f016a4e7f",
urls = ["https://github.com/pixie-labs/libpypa/archive/4cd45827d64cfa1e732e0b91182bf72f016a4e7f.tar.gz"],
urls = ["https://github.com/pixie-io/libpypa/archive/4cd45827d64cfa1e732e0b91182bf72f016a4e7f.tar.gz"],
),
com_github_thoughtspot_threadstacks = dict(
sha256 = "e54d4c3cd5af3cc136cc952c1ef77cd90b41133cd61140d8488e14c6d6f795e9",
strip_prefix = "threadstacks-94adbe26c4aaf9ca945fd7936670d40ec6f228fb",
urls = ["https://github.com/pixie-labs/threadstacks/archive/94adbe26c4aaf9ca945fd7936670d40ec6f228fb.tar.gz"],
urls = ["https://github.com/pixie-io/threadstacks/archive/94adbe26c4aaf9ca945fd7936670d40ec6f228fb.tar.gz"],
),
com_github_iovisor_bpftrace = dict(
sha256 = "8bd665c0ab7cc79794d4cd7a1c5553e8bd25b65215bb7b4b7c4f905067cf63ee",
strip_prefix = "bpftrace-da17ebda1090b5e09dc89d69a3afdb580d486670",
urls = ["https://github.com/pixie-labs/bpftrace/archive/da17ebda1090b5e09dc89d69a3afdb580d486670.tar.gz"],
urls = ["https://github.com/pixie-io/bpftrace/archive/da17ebda1090b5e09dc89d69a3afdb580d486670.tar.gz"],
),
com_github_antlr_antlr4 = dict(
urls = ["https://github.com/antlr/antlr4/archive/refs/tags/4.9.2.tar.gz"],
Expand All @@ -293,7 +293,7 @@ REPOSITORY_LOCATIONS = dict(

GIT_REPOSITORY_LOCATIONS = dict(
com_github_iovisor_bcc = dict(
remote = "https://github.com/pixie-labs/bcc.git",
remote = "https://github.com/pixie-io/bcc.git",
commit = "c50098cadc54a602a7e423ae958dca8562ee2cf9",
shallow_since = "1618606641 -0700",
),
Expand Down
2 changes: 1 addition & 1 deletion k8s/slackin/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Slackin
Slackin is our slack signup helper. More info [here](https://github.com/pixie-labs/slackin).
Slackin is our slack signup helper. More info [here](https://github.com/pixie-io/slackin).


## Deployment instructions
Expand Down
2 changes: 1 addition & 1 deletion src/carnot/funcs/builtins/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ pl_cc_library(
"//src/carnot/exec/ml:cc_library",
"//src/carnot/funcs/builtins/sql_parsing:cc_library",
"//src/carnot/udf:cc_library",
"@com_github_derrickburns_tdigest//:tdigest",
"@com_github_google_re2//:re2",
"@com_github_google_sentencepiece//:libsentencepiece",
"@com_github_tdunning_t_digest//:tdigest",
"@com_github_tencent_rapidjson//:rapidjson",
],
)
Expand Down
4 changes: 2 additions & 2 deletions tools/docker/clang_deb_image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN cp -a /llvm_all/build/lib/libclang.a /opt/clang-11.1/lib
# library.
#######################################################
WORKDIR /llvm_libc++
RUN git clone https://github.com/pixie-labs/install-clang
RUN git clone https://github.com/pixie-io/install-clang

WORKDIR /llvm_libc++/install-clang
RUN git fetch
Expand All @@ -76,7 +76,7 @@ RUN rm -rf /opt/clang-11.1-libc++/src

# Add clang-lsif for our image. This needs to be patched for the version of clang being used.
WORKDIR /tmp
RUN git clone https://github.com/pixie-labs/lsif-clang.git
RUN git clone https://github.com/pixie-io/lsif-clang.git

WORKDIR /tmp/lsif-clang
RUN git checkout llvm-11
Expand Down
24 changes: 11 additions & 13 deletions tools/licenses/fetch_licenses.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,17 @@ var (
)

var remapRepos = map[string]string{
"pixie-labs/aes-min": "cmcqueen/aes-min",
"pixie-labs/arrow": "apache/arrow",
"pixie-labs/bcc": "iovisor/bcc",
"pixie-labs/bpftrace": "iovisor/bpftrace",
"pixie-labs/cpplint": "cpplint/cpplint",
"pixie-labs/dnsparser": "packetzero/dnsparser",
"pixie-labs/ELFIO": "serge1/ELFIO",
"pixie-labs/grpc": "grpc/grpc",
"pixie-labs/kuberesolver": "sercand/kuberesolver",
"pixie-labs/libpypa": "vinzenz/libpypa",
"pixie-labs/protobuf": "protocolbuffers/protobuf",
"pixie-labs/tdigest": "derrickburns/tdigest",
"pixie-labs/threadstacks": "thoughtspot/threadstacks",
"pixie-io/aes-min": "cmcqueen/aes-min",
"pixie-io/arrow": "apache/arrow",
"pixie-io/bcc": "iovisor/bcc",
"pixie-io/bpftrace": "iovisor/bpftrace",
"pixie-io/cpplint": "cpplint/cpplint",
"pixie-io/dnsparser": "packetzero/dnsparser",
"pixie-io/ELFIO": "serge1/ELFIO",
"pixie-io/grpc": "grpc/grpc",
"pixie-io/libpypa": "vinzenz/libpypa",
"pixie-io/tdigest": "derrickburns/tdigest",
"pixie-io/threadstacks": "thoughtspot/threadstacks",
}

// Keep this in sync with src/ui/tools/licenses/yarn_license_extractor.js
Expand Down

0 comments on commit 351d08d

Please sign in to comment.