Skip to content

Update eShop Readme with new url links#647

Merged
AaronCrawfis merged 1 commit into
radius-project:v0.26from
jamesmontemagno:patch-1
Oct 19, 2023
Merged

Update eShop Readme with new url links#647
AaronCrawfis merged 1 commit into
radius-project:v0.26from
jamesmontemagno:patch-1

Conversation

@jamesmontemagno
Copy link
Copy Markdown
Contributor

No description provided.

@jamesmontemagno jamesmontemagno requested a review from a team as a code owner October 19, 2023 20:19
Copy link
Copy Markdown

@AaronCrawfis AaronCrawfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the catch!

@AaronCrawfis AaronCrawfis merged commit 71d69bc into radius-project:v0.26 Oct 19, 2023
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 <Aaron.Crawfis@microsoft.com>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

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

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <jonsm@live.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
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 <28876888+willtsai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <jonsm@live.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

* 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 <Aaron.Crawfis@microsoft.com>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

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

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <jonsm@live.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

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

Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: jasonviviano <83607984+jasonviviano@users.noreply.github.com>
AaronCrawfis pushed 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 <28876888+willtsai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <jonsm@live.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

* 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 <Aaron.Crawfis@microsoft.com>

* Update demo/Chart/values.yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

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

* copy over k8s guestbook application example for use in tutorial

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan Smith <jonsm@live.com>

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

* Rebase to v0.26

* move chat templatesto samples

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>

* Revert changes to test.yaml

---------

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>

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

Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>

* conditional push to ghcr

* nit

* fix

* nit

* delete az login since unneccessary

* add comment

* nit

* review comments

---------

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: jasonviviano <83607984+jasonviviano@users.noreply.github.com>
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