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

Fix edge version download #685

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fix edge version download #685

merged 1 commit into from
Oct 23, 2023

Conversation

AaronCrawfis
Copy link
Contributor

This PR fixes the download of the rad CLI as edge cannot be installed via the installation script

Once the edge CLI is pushed to GHCR as an OCI artifact we can update this script to pull that instead. But for now the latest rad CLI will unblock test runs

@AaronCrawfis AaronCrawfis requested a review from a team as a code owner October 23, 2023 22:04
@AaronCrawfis AaronCrawfis merged commit 1b1ee51 into v0.26 Oct 23, 2023
12 of 13 checks passed
@AaronCrawfis AaronCrawfis deleted the aacrawfi/rad-install branch October 23, 2023 22:36
Reshrahim added a commit that referenced this pull request Oct 24, 2023
* Update get.radapp.dev references (#625)

* Update get.radapp.dev refernces

* Update vscode extension install

* Update eShop Readme with new url links (#647)

* Fix edge version download (#685)

* Add Kuberenetes tutorial content (#620)

* Add Kuberenetes tutorial content

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* k8s guestbook application example for use in tutorial (#626)

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Ryan Nowak <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Reshrahim added a commit that referenced this pull request Oct 24, 2023
* k8s guestbook application example for use in tutorial (#626)

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Upmerge 10-24 (#695)

* Update get.radapp.dev references (#625)

* Update get.radapp.dev refernces

* Update vscode extension install

* Update eShop Readme with new url links (#647)

* Fix edge version download (#685)

* Add Kuberenetes tutorial content (#620)

* Add Kuberenetes tutorial content

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* k8s guestbook application example for use in tutorial (#626)

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Ryan Nowak <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Added a condition to allow Docker to fully setup during post-create before initializing the K3d cluster (#694)

Co-authored-by: Reshma Abdul Rahim <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Signed-off-by: Aaron Crawfis <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Ryan Nowak <[email protected]>
Co-authored-by: jasonviviano <[email protected]>
AaronCrawfis added a commit that referenced this pull request Oct 31, 2023
* k8s guestbook application example for use in tutorial (#626)

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Upmerge 10-24 (#695)

* Update get.radapp.dev references (#625)

* Update get.radapp.dev refernces

* Update vscode extension install

* Update eShop Readme with new url links (#647)

* Fix edge version download (#685)

* Add Kuberenetes tutorial content (#620)

* Add Kuberenetes tutorial content

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <[email protected]>

* k8s guestbook application example for use in tutorial (#626)

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Ryan Nowak <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>

* Added a condition to allow Docker to fully setup during post-create before initializing the K3d cluster (#694)

Co-authored-by: Reshma Abdul Rahim <[email protected]>

* conditional push to ghcr

* nit

* fix

* nit

* delete az login since unneccessary

* add comment

* nit

* review comments

---------

Signed-off-by: Will Tsai <[email protected]>
Signed-off-by: Aaron Crawfis <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Jonathan Smith <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Ryan Nowak <[email protected]>
Co-authored-by: jasonviviano <[email protected]>
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