Skip to content

Commit

Permalink
cleanup and renaming helio (yugabyte#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaitian-git authored Jan 23, 2025
1 parent b16399b commit b42a46e
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 557 deletions.
2 changes: 1 addition & 1 deletion .github/containers/Build-Ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ WORKDIR /home/runner
USER runner

LABEL org.opencontainers.image.source=https://github.com/microsoft/documentdb
LABEL org.opencontainers.image.description="Heliodb ubuntu build image"
LABEL org.opencontainers.image.description="DocumentDB ubuntu build image"
LABEL org.opencontainers.image.licenses=MIT
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
sudo INSTALL_DEPENDENCIES_ROOT=$INSTALL_DEPENDENCIES_ROOT /tmp/install_setup/install_setup_intel_decimal_math_lib.sh
sudo INSTALL_DEPENDENCIES_ROOT=$INSTALL_DEPENDENCIES_ROOT /tmp/install_setup/install_citus_indent.sh
- name: Configure, Build and Install HelioDB
- name: Configure, Build and Install DocumentDB
run: |
make
sudo make install
Expand Down
214 changes: 0 additions & 214 deletions .pipelines/heliodb-internal-compatibility.yml

This file was deleted.

6 changes: 3 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* @microsoft/heliodb-contributors
* @microsoft/documentdb-contributors

/.pipelines/heliodb-oss-sync.yml @gledis69 @mtuncer
/.pipelines/heliodb-internal-compatibility.yml @gledis69 @mtuncer
/.pipelines/ @safern @visridha @shuaitian-git @lichoil
/.github/workflows/ @safern @visridha @shuaitian-git @lichoil
81 changes: 0 additions & 81 deletions packaging/Dockerfile_build_deb_packages

This file was deleted.

10 changes: 0 additions & 10 deletions packaging/README.md

This file was deleted.

Loading

0 comments on commit b42a46e

Please sign in to comment.