Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: release deb repository #10080

Merged
merged 1 commit into from
Feb 16, 2023
Merged

ci: release deb repository #10080

merged 1 commit into from
Feb 16, 2023

Conversation

everpcpc
Copy link
Member

@everpcpc everpcpc commented Feb 16, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

sudo curl -L -o /etc/apt/sources.list.d/datafuselabs.sources https://repo.databend.rs/deb/datafuselabs.sources
sudo apt update
sudo apt install databend

Closes #issue

@vercel
Copy link

vercel bot commented Feb 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Feb 16, 2023 at 7:52AM (UTC)

@mergify mergify bot added the pr-build this PR changes build/testing/ci steps label Feb 16, 2023
@Xuanwo
Copy link
Member

Xuanwo commented Feb 16, 2023

Can we integrate with add-apt-repository?

@everpcpc
Copy link
Member Author

everpcpc commented Feb 16, 2023

Can we integrate with add-apt-repository?

add-apt-repository is designed for ppa, which is hard to integrate. Meanwhile, also complicated than just curl to add a repository.

@BohuTANG BohuTANG merged commit 5248a02 into main Feb 16, 2023
@BohuTANG BohuTANG deleted the feat-deb branch February 16, 2023 08:48
@sundy-li
Copy link
Member

Can we have curl install scripts as ClickHouse did ?

# Install

curl https://clickhouse.com/ | sh
sudo DEBIAN_FRONTEND=noninteractive ./clickhouse install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants