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: add install script #158

Merged
merged 3 commits into from
Jul 23, 2024
Merged

ci: add install script #158

merged 3 commits into from
Jul 23, 2024

Conversation

pottekkat
Copy link
Contributor

@pottekkat pottekkat commented Jul 22, 2024

Description

Adds an install script and a workflow to publish the script to our s3 bucket. The install script downloads and installs the appropriate ADC binary to make it easy for users to use ADC.

A user should be able to install ADC by just running:

curl -sL https://run.api7.ai/adc/install | sh

Updates to the documentation, both in readme and the docs website will be made after this PR is merged and tested.

Test:

Screenshot 2024-07-22 at 7 20 58 PM

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@pottekkat pottekkat requested a review from bzp2010 July 22, 2024 14:30
s3/install Outdated Show resolved Hide resolved
s3/install Outdated Show resolved Hide resolved
@pottekkat pottekkat merged commit 595aa63 into main Jul 23, 2024
6 checks passed
@pottekkat pottekkat deleted the ci/install-script/1 branch July 23, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants