-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* scaffold pop install * include scripts * implement script execution * update script * links * fix formatting * feat: installation process in rust code * feat: flag --skip-confirmation * refactor: avoid repetition * test: pop install CI * fix: merge main * docs: remove Substrate word * fix: remove sudo from commands and merge install.yml * chore: merge and refactor .yml * chore: add debian too * chore: pop install CI only on main * fix: in CI run install pop and run pop install separately * refactor: dependencies in enum * refactor: dependencies in enum * refactor: sort enum * chore: feedback * chore: test in ci for arch and redhat and some fixes * chore: change in ci * fix: ci arch distribution * chore: change ci to only triggers in main * fix: command help message * refactor: remove unnecesary prefix and merge commands * refactor: remove unnecesary code * chore: fix formatting --------- Co-authored-by: Abhishek Shah <[email protected]>
- Loading branch information
Showing
9 changed files
with
411 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.