Skip to content

Commit

Permalink
Abacus BO: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnzlml committed Jan 14, 2025
1 parent 9014594 commit b26cf28
Show file tree
Hide file tree
Showing 146 changed files with 29 additions and 15,406 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/continuous-integration-javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,6 @@ jobs:
if: steps.paths-filter.outputs.src == 'true'
run: ./x scanner

# Runs the Relay Compiler for the whole monorepo and exit if there are new changes
# (meaning the generated files are not up-to-date).
- name: Run Relay check
if: steps.paths-filter.outputs.src == 'true'
run: ./x relay -- --validate

- name: Make sure there are no file changes generated by our scripts
run: git diff --exit-code

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/dockerfile-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,13 @@ jobs:
matrix:
project:
- 'abacus'
- 'abacus-backoffice'
- 'abacus-tools'
- 'mrtnzlml-meta'
include:
- project: abacus
projectPath: './src/abacus'
projectDockerfile: './src/abacus/Dockerfile'
projectImageName: 'adeira/abacus'
- project: abacus-backoffice
projectPath: './src/abacus-backoffice'
projectDockerfile: './src/abacus-backoffice/Dockerfile'
projectImageName: 'adeira/abacus-backoffice'
- 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 @@ -19,15 +19,10 @@ jobs:
fail-fast: false
matrix:
repository:
- '@adeira/abacus-backoffice'
- '@adeira/abacus-tools'
- '@adeira/sx-design'
- 'mrtnzlml-meta'
include:
- repository: '@adeira/abacus-backoffice'
source: 'src/abacus-backoffice/**'
playwrightReportName: 'playwright-report-abacus-backoffice'
playwrightReportPath: 'src/abacus-backoffice/playwright/test-results/'
- repository: '@adeira/abacus-tools'
source: 'src/abacus-tools/**'
playwrightReportName: 'playwright-report-abacus-tools'
Expand Down
56 changes: 0 additions & 56 deletions relay.config.js

This file was deleted.

16 changes: 0 additions & 16 deletions src/abacus-backoffice/.babelrc.js

This file was deleted.

23 changes: 0 additions & 23 deletions src/abacus-backoffice/.eslintrc.js

This file was deleted.

37 changes: 0 additions & 37 deletions src/abacus-backoffice/.gitignore

This file was deleted.

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

This file was deleted.

34 changes: 0 additions & 34 deletions src/abacus-backoffice/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions src/abacus-backoffice/jest-setup.js

This file was deleted.

8 changes: 0 additions & 8 deletions src/abacus-backoffice/jest.config.js

This file was deleted.

Loading

0 comments on commit b26cf28

Please sign in to comment.