-
Notifications
You must be signed in to change notification settings - Fork 19
Add GitHub action link for Oasis CLI #675
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for oasisprotocol-cli ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
53ab266 to
a57ea4b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds a reference to the Oasis CLI GitHub Action for CI/CD installations in the documentation. The change provides users with an additional installation option beyond the traditional binary downloads for Linux, macOS, and Windows.
Changes:
- Added GitHub Action link to the setup documentation
- Added GitHub Action reference to the README feature list
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/setup.mdx | Added mention of GitHub Action as an alternative installation method for CI/CD workflows alongside existing binary options |
| docs/README.md | Added GitHub Action reference to the developer features list |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
a57ea4b to
c7c36ff
Compare
cd986b3 to
c9baf9d
Compare
c9baf9d to
fcb7d48
Compare
Resolves #658
Is a URL sufficient or should I make a subtab on the setup page?