Skip to content

Commit b42a46e

Browse files
cleanup and renaming helio (#7)
1 parent b16399b commit b42a46e

File tree

14 files changed

+5
-557
lines changed

14 files changed

+5
-557
lines changed

.github/containers/Build-Ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ WORKDIR /home/runner
6161
USER runner
6262

6363
LABEL org.opencontainers.image.source=https://github.com/microsoft/documentdb
64-
LABEL org.opencontainers.image.description="Heliodb ubuntu build image"
64+
LABEL org.opencontainers.image.description="DocumentDB ubuntu build image"
6565
LABEL org.opencontainers.image.licenses=MIT

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
sudo INSTALL_DEPENDENCIES_ROOT=$INSTALL_DEPENDENCIES_ROOT /tmp/install_setup/install_setup_intel_decimal_math_lib.sh
6565
sudo INSTALL_DEPENDENCIES_ROOT=$INSTALL_DEPENDENCIES_ROOT /tmp/install_setup/install_citus_indent.sh
6666
67-
- name: Configure, Build and Install HelioDB
67+
- name: Configure, Build and Install DocumentDB
6868
run: |
6969
make
7070
sudo make install

.pipelines/heliodb-internal-compatibility.yml

Lines changed: 0 additions & 214 deletions
This file was deleted.

CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* @microsoft/heliodb-contributors
1+
* @microsoft/documentdb-contributors
22

3-
/.pipelines/heliodb-oss-sync.yml @gledis69 @mtuncer
4-
/.pipelines/heliodb-internal-compatibility.yml @gledis69 @mtuncer
3+
/.pipelines/ @safern @visridha @shuaitian-git @lichoil
4+
/.github/workflows/ @safern @visridha @shuaitian-git @lichoil

packaging/Dockerfile_build_deb_packages

Lines changed: 0 additions & 81 deletions
This file was deleted.

packaging/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)