Skip to content

Commit b2d7bc9

Browse files
Merge pull request #7548 from Chetan175/fix-upstream-url-anchor
Fix: convert Upstream Issue URL to clickable link
2 parents 9efbbf0 + a4ed8ec commit b2d7bc9

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

src/collections/programs/gsoc-2023/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ import playground from "./meshery-playground-alt-4.webp";
5252

5353
#### In-browser OPA policy evaluation in WASM and Rego
5454

55-
- Description: Meshery's highly dynamic infrastructure configuration capabilities require real-time evaluation of complex policies. Policies of various types and with a high number of parameters need to be evaluted client-side. With policies expressed in Rego, the goal of this project is to incorporate use of the https://github.com/open-policy-agent/golang-opa-wasm project into Meshery UI, so that a powerful, real-time user experience is possible.
55+
- Description: Meshery's highly dynamic infrastructure configuration capabilities require real-time evaluation of complex policies. Policies of various types and with a high number of parameters need to be evaluted client-side. With policies expressed in Rego, the goal of this project is to incorporate use of the [https://github.com/open-policy-agent/golang-opa-wasm](https://github.com/open-policy-agent/golang-opa-wasm) project into Meshery UI, so that a powerful, real-time user experience is possible.
5656
- Expected outcome:
5757
- Recommended Skills: Golang, Open Policy Agent, WASM
5858
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
5959
- Expected project size: 350 hours
6060
- Difficulty: Hard
61-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/7019
61+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/7019](https://github.com/meshery/meshery/issues/7019)
6262

6363
#### [MeshModel] Kubernetes Ontology Browser
6464

@@ -72,7 +72,7 @@ import playground from "./meshery-playground-alt-4.webp";
7272
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
7373
- Expected project size: 350 hours
7474
- Difficulty: Hard
75-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/7465
75+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/7465](https://github.com/meshery/meshery/issues/7465)
7676

7777
#### Adopt OCI as the packaging and distribution format for Meshery MeshModels
7878

@@ -81,12 +81,12 @@ import playground from "./meshery-playground-alt-4.webp";
8181
- Meshery clients (mesheryctl and Meshery UI) should be able to import/export MeshModels as OCI images.
8282
- Meshery clients (mesheryctl and Meshery UI) should be able to push/pull from OCI-compatible registries.
8383
- Stretch Goal: OCI image signing; Verify the authenticity of MeshModels using [cosign](https://github.com/sigstore/cosign).
84-
- Target registries: Meshery Catalog (https://meshery.io/catalog), Artifact Hub.
84+
- Target registries: Meshery Catalog ([https://meshery.io/catalog](https://meshery.io/catalog)), Artifact Hub.
8585
- Recommended Skills: Reactjs, Golang, GraphQL
8686
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
8787
- Expected project size: 175 hours
8888
- Difficulty: Medium
89-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/6447
89+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/6447](https://github.com/meshery/meshery/issues/6447)
9090

9191
<br />
9292
<hr />

src/collections/programs/gsoc-2024/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import playground from "./meshery-playground-alt-4.webp";
5555
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/antonette-caldwell">Antonette Caldwell</Link>
5656
- **Expected project size:** 350 hours
5757
- **Difficulty:** Hard
58-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/6680
58+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/6680](https://github.com/meshery/meshery/issues/6680)
5959

6060
#### Expand CLI capabilities for registry management
6161

@@ -68,7 +68,7 @@ import playground from "./meshery-playground-alt-4.webp";
6868
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/uzair-shaikh">Uzair Shaikh</Link>
6969
- **Expected project size:** 350 hours
7070
- **Difficulty:** Hard
71-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/8176
71+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/8176](https://github.com/meshery/meshery/issues/8176)
7272

7373
#### Expand integration with Artifact Hub
7474

@@ -82,7 +82,7 @@ import playground from "./meshery-playground-alt-4.webp";
8282
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/aabid-sofi">Aabid Sofi</Link>
8383
- **Expected project size:** 350 hours
8484
- **Difficulty:** Hard
85-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/9966
85+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/9966](https://github.com/meshery/meshery/issues/9966)
8686

8787
### Cloud Native Playground
8888

@@ -99,7 +99,7 @@ import playground from "./meshery-playground-alt-4.webp";
9999
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
100100
- **Expected project size:** 350 hours
101101
- **Difficulty:** Hard
102-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/7019
102+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/7019](https://github.com/meshery/meshery/issues/7019)
103103

104104
#### [MeshModel] Kubernetes Ontology Browser
105105

@@ -113,7 +113,7 @@ import playground from "./meshery-playground-alt-4.webp";
113113
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
114114
- **Expected project size:** 350 hours
115115
- **Difficulty:** Hard
116-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/7465
116+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/7465](https://github.com/meshery/meshery/issues/7465)
117117

118118
#### Adopt OCI as the packaging and distribution format for Meshery MeshModels
119119

@@ -127,7 +127,7 @@ import playground from "./meshery-playground-alt-4.webp";
127127
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
128128
- **Expected project size:** 175 hours
129129
- **Difficulty:** Medium
130-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/6447
130+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/6447](https://github.com/meshery/meshery/issues/6447)
131131

132132
<br />
133133
<hr />

src/collections/programs/gsoc-2025/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import playground from "./meshery-playground-alt-4.webp";
5050
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>
5151
- **Expected project size:** 175 hours
5252
- **Difficulty:** Medium
53-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13554
53+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13554](https://github.com/meshery/meshery/issues/13554)
5454

5555
#### Support for Azure in Meshery
5656

@@ -61,7 +61,7 @@ import playground from "./meshery-playground-alt-4.webp";
6161
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:mia.grenell2337@gmail.com">Mia Grenell</Link>
6262
- **Expected project size:** large (175 hours)
6363
- **Difficulty:** Hard
64-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/11244
64+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/11244](https://github.com/meshery/meshery/issues/11244)
6565

6666
#### Distributed client-side inference (policy evaluation) with WebAssembly (WASM) and OPA in Meshery
6767

@@ -72,7 +72,7 @@ import playground from "./meshery-playground-alt-4.webp";
7272
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
7373
- **Expected project size:** large (175 hours)
7474
- **Difficulty:** Hard
75-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13555
75+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13555](https://github.com/meshery/meshery/issues/13555)
7676

7777
#### Kanvas Snapshot Kubectl Plugin
7878

@@ -84,7 +84,7 @@ import playground from "./meshery-playground-alt-4.webp";
8484
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
8585
- **Expected project size:** large (~ 175 hours)
8686
- **Difficulty:** Intermediate
87-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/12036
87+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/12036](https://github.com/meshery/meshery/issues/12036)
8888

8989
#### Meshery Model Support for kro ResourceGraphDefinitions (RGDs)
9090

@@ -96,7 +96,7 @@ import playground from "./meshery-playground-alt-4.webp";
9696
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:mia.grenell2337@gmail.com">Mia Grenell</Link>
9797
- **Expected project size:** 350 hours
9898
- **Difficulty:** Medium
99-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13520
99+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13520](https://github.com/meshery/meshery/issues/13520)
100100

101101
#### Hands-on tutorials using Meshery Playground
102102

@@ -109,7 +109,7 @@ import playground from "./meshery-playground-alt-4.webp";
109109
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
110110
- **Expected project size:** large (350 hours)
111111
- **Difficulty:** Hard
112-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13521
112+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13521](https://github.com/meshery/meshery/issues/13521)
113113

114114
#### Expanding end-to-end test coverage in Meshery using Playwright
115115

@@ -120,7 +120,7 @@ import playground from "./meshery-playground-alt-4.webp";
120120
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/ian-whitney">Ian Whitney</Link>
121121
- **Expected project size:** medium (175 hours)
122122
- **Difficulty:** Hard
123-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13514
123+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13514](https://github.com/meshery/meshery/issues/13514)
124124

125125
#### Kubectl Plugin for MeshSync Snapshot
126126

@@ -134,7 +134,7 @@ import playground from "./meshery-playground-alt-4.webp";
134134
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
135135
- **Expected project size:** medium (175 hours)
136136
- **Difficulty:** Intermediate
137-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/11869
137+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/11869](https://github.com/meshery/meshery/issues/11869)
138138

139139
### Cloud Native Playground
140140

src/collections/programs/gsoc-2026/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import playground from "./meshery-playground-alt-4.webp";
5151
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:mia.grenell2337@gmail.com">Mia Grenell</Link>
5252
- **Expected project size:** large (175 hours)
5353
- **Difficulty:** Hard
54-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/11244
54+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/11244](https://github.com/meshery/meshery/issues/11244)
5555

5656
#### Relationships for AWS services
5757

0 commit comments

Comments
 (0)