Skip to content

Commit

Permalink
Merge branch 'main' into issues/205
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean authored Mar 21, 2024
2 parents 605de56 + 2956664 commit a5c4af0
Show file tree
Hide file tree
Showing 53 changed files with 1,412 additions and 416 deletions.
4 changes: 3 additions & 1 deletion .github/kapybro/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ prs:
locking: *locking

auto-rebase:
enabled: false
enabled: true
rebase-on-label: true
labels: [ "meta/auto-rebase" ]

comments:
feedback:
Expand Down
8 changes: 4 additions & 4 deletions .github/release_drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ template: |
$CONTRIBUTORS
exclude-labels:
- 'scope/infrastructure'
- 'scope/infra'
- 'scope/QA'
- 'scope/AQA'
- 'type/dependencies'
- 'type/chore'
- 'type/documentation'
- 'type/refactoring'
- 'type/refactor'

categories:
- title: '🚩 Breaking Changes'
Expand All @@ -36,9 +36,9 @@ categories:
labels:
- 'type/security'

- title: '⎈ Helm/K8S Changes'
- title: '⚠️Noteworthy changes'
labels:
- 'scope/k8s'
- 'impact/changelog'

change-template: '- $TITLE @$AUTHOR (#$NUMBER)'

Expand Down
92 changes: 0 additions & 92 deletions .github/workflows/e2e-automation.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/e2e-manual.yml

This file was deleted.

87 changes: 0 additions & 87 deletions .github/workflows/e2e-tests.yml

This file was deleted.

79 changes: 0 additions & 79 deletions .github/workflows/e2e-weekly.yml

This file was deleted.

12 changes: 6 additions & 6 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a5c4af0

Please sign in to comment.