Skip to content

Commit

Permalink
Merge branch 'main' into 2629/mk/revert-single-phase-change
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurapov committed Apr 3, 2024
2 parents 67bf304 + 85703b2 commit bda7179
Show file tree
Hide file tree
Showing 37 changed files with 1,538 additions and 944 deletions.
6 changes: 5 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
- changed-files:
- any-glob-to-any-file: 'packages/documentation/**/*'

'pkg: mock-account-service-lib':
- changed-files:
- any-glob-to-any-file: 'packages/mock-account-service-lib/**/*'

'type: ci':
- changed-files:
- any-glob-to-any-file: '.github/**/*'
Expand All @@ -32,7 +36,7 @@

'type: tests':
- changed-files:
- any-glob-to-any-file: 'packages/**/*.test.ts'
- any-glob-to-any-file: ['packages/**/*.test.ts', 'test/**/*']

'type: localenv':
- changed-files:
Expand Down
60 changes: 0 additions & 60 deletions .github/workflows/docker.yml

This file was deleted.

155 changes: 0 additions & 155 deletions .github/workflows/lint_test_build.yml

This file was deleted.

Loading

0 comments on commit bda7179

Please sign in to comment.