Skip to content

Commit

Permalink
Fix public API test on main (#20352)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Nov 8, 2024
1 parent 65e3f09 commit aeaec34
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"annotations": {},
"name": "gitpod-io/workspace-images - main",
"pinned": false,
"originalContextUrl": "https://github.com/gitpod-io/workspace-images"
"originalContextUrl": "https://github.com/gitpod-io/workspace-images",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"annotations": {},
"name": "gitpod-io/gitpod - main",
"pinned": true,
"originalContextUrl": "https://github.com/gitpod-io/gitpod"
"originalContextUrl": "https://github.com/gitpod-io/gitpod",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"annotations": {},
"name": "gitpod-io/empty ",
"pinned": false,
"originalContextUrl": "https://github.com/gitpod-io/empty"
"originalContextUrl": "https://github.com/gitpod-io/empty",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"annotations": {},
"name": "description",
"pinned": true,
"originalContextUrl": "https://github.com/gitpod-io/contextURL"
"originalContextUrl": "https://github.com/gitpod-io/contextURL",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"annotations": {},
"name": "empty",
"pinned": true,
"originalContextUrl": "https://github.com/gitpod-io/empty"
"originalContextUrl": "https://github.com/gitpod-io/empty",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"annotations": {},
"name": "akosyakov/parcel-demo - master",
"pinned": false,
"originalContextUrl": "https://github.com/akosyakov/parcel-demo"
"originalContextUrl": "https://github.com/akosyakov/parcel-demo",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"annotations": {},
"name": "svenefftinge/2048-in-terminal - master",
"pinned": false,
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal"
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"annotations": {},
"name": "svenefftinge/2048-in-terminal - master",
"pinned": false,
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal"
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal",
"warnings": []
},
"spec": {
"initializer": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"annotations": {},
"name": "svenefftinge/2048-in-terminal - master",
"pinned": false,
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal"
"originalContextUrl": "https://github.com/svenefftinge/2048-in-terminal",
"warnings": []
},
"spec": {
"initializer": {
Expand Down

0 comments on commit aeaec34

Please sign in to comment.