Skip to content

Commit

Permalink
PIMS-2006 Remove PIMS v1 (#2678)
Browse files Browse the repository at this point in the history
Co-authored-by: dbarkowsky <[email protected]>
  • Loading branch information
TaylorFries and dbarkowsky committed Sep 18, 2024
1 parent 3afc60a commit e191fdb
Show file tree
Hide file tree
Showing 2,513 changed files with 3 additions and 387,444 deletions.
25 changes: 0 additions & 25 deletions .editorconfig

This file was deleted.

7 changes: 0 additions & 7 deletions .env-template
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Old PIMS
DATABASE_PORT=
API_HTTPS_PORT=
API_PROXY_PORT=
API_SERVICE_NAME=
APP_HTTP_PORT=

# Old and New PIMS
API_HTTP_PORT=

Expand Down
28 changes: 3 additions & 25 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,11 @@ Dependencies:
Documentation:
- '**/*.md'

#################
# DotNet backend
DotNet:
- backend/**/*

Migrations:
- backend/dal/Migrations/**/*

#################
# React frontend
React:
- frontend/**/*

Styles:
- frontend/**/*.css
- frontend/**/*.scss
- react-app/**/*

################
# Express API
Expand All @@ -49,16 +38,5 @@ TypeORM:
#################
# Testing
Tests:
- frontend/**/*.test.*
- frontend/**/*.spec.*
- backend/**/*.Test.*

Cypress:
- any: ['frontend/cypress/**/*', 'frontend/cypress.*']
all: ['!frontend/cypress/e2e/**/*', '!frontend/cypress/component/**/*']

'Cypress E2E':
- frontend/cypress/e2e/**/*

'Cypress Component':
- frontend/component/**/*
- express-api/tests/**/*
- react-app/tests/**/*
181 changes: 0 additions & 181 deletions .github/workflows/DEV-Api-image-deploy.yml

This file was deleted.

105 changes: 0 additions & 105 deletions .github/workflows/DEV-App-image-build.yml

This file was deleted.

Loading

0 comments on commit e191fdb

Please sign in to comment.