Skip to content

Commit

Permalink
Abacus KO: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnzlml committed Jan 14, 2025
1 parent 0ac5fcc commit 9014594
Show file tree
Hide file tree
Showing 117 changed files with 1 addition and 7,265 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dockerfile-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
project:
- 'abacus'
- 'abacus-backoffice'
- 'abacus-kochka'
- 'abacus-tools'
- 'mrtnzlml-meta'
include:
Expand All @@ -37,10 +36,6 @@ jobs:
projectPath: './src/abacus-backoffice'
projectDockerfile: './src/abacus-backoffice/Dockerfile'
projectImageName: 'adeira/abacus-backoffice'
- project: abacus-kochka
projectPath: './src/abacus-kochka'
projectDockerfile: './src/abacus-kochka/Dockerfile'
projectImageName: 'adeira/abacus-kochka'
- project: abacus-tools
projectPath: './src/abacus-tools'
projectDockerfile: './src/abacus-tools/Dockerfile'
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
matrix:
repository:
- '@adeira/abacus-backoffice'
- '@adeira/abacus-kochka'
- '@adeira/abacus-tools'
- '@adeira/sx-design'
- 'mrtnzlml-meta'
Expand All @@ -29,10 +28,6 @@ jobs:
source: 'src/abacus-backoffice/**'
playwrightReportName: 'playwright-report-abacus-backoffice'
playwrightReportPath: 'src/abacus-backoffice/playwright/test-results/'
- repository: '@adeira/abacus-kochka'
source: 'src/abacus-kochka/**'
playwrightReportName: 'playwright-report-abacus-kochka'
playwrightReportPath: 'src/abacus-kochka/playwright/test-results/'
- repository: '@adeira/abacus-tools'
source: 'src/abacus-tools/**'
playwrightReportName: 'playwright-report-abacus-tools'
Expand Down
1 change: 0 additions & 1 deletion relay.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
root: '.',
sources: {
'src/abacus-backoffice': 'abacus',
'src/abacus-kochka': 'abacus',
},
excludes: ['**/__flowtests__/**'],
codegenCommand: './x relay',
Expand Down
16 changes: 0 additions & 16 deletions src/abacus-kochka/.babelrc.js

This file was deleted.

31 changes: 0 additions & 31 deletions src/abacus-kochka/.eslintrc.js

This file was deleted.

10 changes: 0 additions & 10 deletions src/abacus-kochka/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions src/abacus-kochka/Dockerfile

This file was deleted.

6 changes: 0 additions & 6 deletions src/abacus-kochka/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions src/abacus-kochka/crowdin.yml

This file was deleted.

139 changes: 0 additions & 139 deletions src/abacus-kochka/next.config.js

This file was deleted.

45 changes: 0 additions & 45 deletions src/abacus-kochka/package.json

This file was deleted.

32 changes: 0 additions & 32 deletions src/abacus-kochka/pages/404.js

This file was deleted.

Loading

0 comments on commit 9014594

Please sign in to comment.