-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into ab/FER-2626
- Loading branch information
Showing
2,231 changed files
with
91,436 additions
and
11,661 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,15 @@ jobs: | |
- name: Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Run tests | ||
run: yarn test --maxWorkers 15 --ci --silent | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,6 +89,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -114,6 +123,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -139,6 +157,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Install Poetry | ||
uses: snok/install-poetry@v1 | ||
|
||
|
@@ -171,6 +198,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Install Poetry | ||
uses: snok/install-poetry@v1 | ||
|
||
|
@@ -203,6 +239,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Install Poetry | ||
uses: snok/install-poetry@v1 | ||
|
||
|
@@ -235,6 +280,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -260,6 +314,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -285,6 +348,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -310,6 +382,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -335,6 +416,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -360,6 +450,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -385,6 +484,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -410,6 +518,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -435,6 +552,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -460,6 +586,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -485,6 +620,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
@@ -510,6 +654,15 @@ jobs: | |
- name: Yarn Install | ||
run: yarn install | ||
|
||
- uses: bufbuild/[email protected] | ||
|
||
- uses: actions/setup-go@v5 | ||
with: | ||
go-version: 'stable' | ||
|
||
- name: Install protoc-gen-openapi | ||
run: go install github.com/google/gnostic/cmd/[email protected] | ||
|
||
- name: Seed Test | ||
env: | ||
FORCE_COLOR: "2" | ||
|
Oops, something went wrong.