Skip to content

Commit

Permalink
feature(framework): master to the-one
Browse files Browse the repository at this point in the history
fixes #830
  • Loading branch information
Idrinth committed Apr 24, 2024
1 parent 19c0206 commit 241c905
Show file tree
Hide file tree
Showing 73 changed files with 160 additions and 160 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-bench-build.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench-build Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench-build/Dockerfile'
- '.github/workflows/api-bench-build.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench-build/Dockerfile'
- '.github/workflows/api-bench-build.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-bench-gitea-action.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench-gitea-action Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench-gitea-action/Dockerfile'
- '.github/workflows/api-bench-gitea-action.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench-gitea-action/Dockerfile'
- '.github/workflows/api-bench-gitea-action.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-bench-gitlab-runner.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench-gitlab-runner Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench-gitlab-runner/Dockerfile'
- '.github/workflows/api-bench-gitlab-runner.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench-gitlab-runner/Dockerfile'
- '.github/workflows/api-bench-gitlab-runner.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-bench-history-microservice.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench-history-microservice Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench-history-microservice/Dockerfile'
- '.github/workflows/api-bench-history-microservice.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench-history-microservice/Dockerfile'
- '.github/workflows/api-bench-history-microservice.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-bench-history-website.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench-history-website Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench-history-website/Dockerfile'
- '.github/workflows/api-bench-history-website.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench-history-website/Dockerfile'
- '.github/workflows/api-bench-history-website.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-bench.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: api-bench Hadolint
on:
push:
branches:
- master
- the-one
paths:
- 'containers/api-bench/Dockerfile'
- '.github/workflows/api-bench.hadolint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'containers/api-bench/Dockerfile'
- '.github/workflows/api-bench.hadolint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cli CodeQL
on:
push:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand All @@ -12,7 +12,7 @@ on:
- '.github/workflows/cli.codeql.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cli ESLINT
on:
push:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/cli.eslint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.fta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cli FTA
on:
push:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/cli.fta.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.knip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cli Knip
on:
push:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/cli.knip.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/**.ts'
- 'cli/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.language-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: cli language lint
on:
push:
branches:
- master
- the-one
paths:
- 'cli/language/*.yml'
- '.github/workflows/cli.language-lint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/language/*.yml'
- '.github/workflows/cli.language-lint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: cli license lint
on:
push:
branches:
- master
- the-one
paths:
- 'cli/package-lock.json'
- '.github/workflows/cli.license-check.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/package-lock.json'
- '.github/workflows/cli.license-check.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.mdlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: MARKDOWN-LINT
on:
push:
branches:
- master
- the-one
paths:
- 'cli/**.md'
- 'cli/package-lock.json'
- '.github/workflows/cli.mdlint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/**.md'
- 'cli/package-lock.json'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli.spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: cli spellcheck
on:
push:
branches:
- master
- the-one
paths:
- 'cli/language/en.yml'
- '.github/workflows/cli.spellcheck.yml'
- '.dictionary.txt'
pull_request:
branches:
- master
- the-one
paths:
- 'cli/language/en.yml'
- '.github/workflows/cli.spellcheck.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation-website CodeQL
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand All @@ -12,7 +12,7 @@ on:
- '.github/workflows/documentation-website.codeql.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation-website ESLINT
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/documentation-website.eslint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.fta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation-website FTA
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/documentation-website.fta.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.knip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation-website Knip
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand All @@ -13,7 +13,7 @@ on:
- '.github/workflows/documentation-website.knip.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.language-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: documentation-website language lint
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/language/*.yml'
- '.github/workflows/documentation-website.language-lint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/language/*.yml'
- '.github/workflows/documentation-website.language-lint.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: documentation-website license lint
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/package-lock.json'
- '.github/workflows/documentation-website.license-check.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/package-lock.json'
- '.github/workflows/documentation-website.license-check.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.lighthouse-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: documentation-website lighthouse check
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand All @@ -12,7 +12,7 @@ on:
- '.github/workflows/documentation-website.lighthouse-check.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/**.ts'
- 'documentation-website/**.tsx'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.mdlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: documentation-website MARKDOWN-LINT
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/*.md'
- 'documentation-website/package-lock.json'
- '.github/workflows/documentation-website.mdlint.yml'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/*.md'
- 'documentation-website/package-lock.json'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-website.spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: documentation-website spellcheck
on:
push:
branches:
- master
- the-one
paths:
- 'documentation-website/language/en.yml'
- '.github/workflows/documentation-website.spellcheck.yml'
- '.dictionary.txt'
pull_request:
branches:
- master
- the-one
paths:
- 'documentation-website/language/en.yml'
- '.github/workflows/documentation-website.spellcheck.yml'
Expand Down
Loading

0 comments on commit 241c905

Please sign in to comment.