Skip to content

Update get.radapp.dev references#625

Merged
AaronCrawfis merged 2 commits into
v0.26from
re/radref
Oct 18, 2023
Merged

Update get.radapp.dev references#625
AaronCrawfis merged 2 commits into
v0.26from
re/radref

Conversation

@Reshrahim
Copy link
Copy Markdown
Contributor

@Reshrahim Reshrahim commented Oct 17, 2023

this PR updates the get.radapp.dev references with GH url

@Reshrahim Reshrahim requested a review from a team as a code owner October 17, 2023 21:19
Comment thread .github/workflows/test.yaml
Comment thread .devcontainer/on-create.sh Outdated
@AaronCrawfis AaronCrawfis merged commit 3ea7c5d into v0.26 Oct 18, 2023
@AaronCrawfis AaronCrawfis deleted the re/radref branch October 18, 2023 00:27
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