Skip to content

Commit

Permalink
Remove parity check service and ECF integration points
Browse files Browse the repository at this point in the history
Remove parity check service, remaining ECF models and views.

Revert rack_attack to be enabled in migration.

Remove gems used for parity check.

Remove ECF schema and databse connection.
  • Loading branch information
ethax-ross committed Nov 29, 2024
1 parent 80cdd6f commit b1b8de9
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 4,936 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ gem "canonical-rails"
gem "countries"
gem "cssbundling-rails", "~> 1.4"
gem "daemons"
gem "deepsort"
gem "delayed_cron_job"
gem "delayed_job", "~> 4.1"
gem "delayed_job_active_record"
gem "delayed_job_web"
gem "devise", "~> 4.9"
gem "diffy"
# gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.14.2'
# temporary until PR will be accepted
gem "dfe-analytics", github: "slawosz/dfe-analytics", branch: "allow-to-exclude-models"
Expand Down Expand Up @@ -49,7 +47,6 @@ gem "rails_semantic_logger"
gem "redis"
gem "rouge"
gem "rubyzip"
gem "scenic"
gem "secure_headers"
gem "sentry-delayed_job"
gem "sentry-rails"
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ GEM
daemons (1.4.1)
date (3.4.0)
declarative (0.0.20)
deepsort (0.5.0)
delayed_cron_job (0.9.0)
fugit (>= 1.5)
delayed_job (4.1.13)
Expand All @@ -183,7 +182,6 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.5.1)
diffy (3.4.3)
docile (1.4.0)
dotenv (3.1.3)
dotenv-rails (3.1.3)
Expand Down Expand Up @@ -569,9 +567,6 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
scenic (1.8.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scss_lint (0.59.0)
sass (~> 3.5, >= 3.5.5)
scss_lint-govuk (0.2.0)
Expand Down Expand Up @@ -706,14 +701,12 @@ DEPENDENCIES
countries
cssbundling-rails (~> 1.4)
daemons
deepsort
delayed_cron_job
delayed_job (~> 4.1)
delayed_job_active_record
delayed_job_web
devise (~> 4.9)
dfe-analytics!
diffy
dotenv-rails
email_validator
factory_bot_rails
Expand Down Expand Up @@ -760,7 +753,6 @@ DEPENDENCIES
rswag-specs
rubocop-govuk
rubyzip
scenic
scss_lint-govuk
secure_headers
selenium-webdriver
Expand Down

This file was deleted.

65 changes: 0 additions & 65 deletions app/helpers/migration_helper.rb

This file was deleted.

8 changes: 0 additions & 8 deletions app/jobs/parity_check_job.rb

This file was deleted.

12 changes: 0 additions & 12 deletions app/models/migration/ecf/base_record.rb

This file was deleted.

4 changes: 0 additions & 4 deletions app/models/migration/ecf/npq_lead_provider.rb

This file was deleted.

138 changes: 0 additions & 138 deletions app/models/migration/parity_check/response_comparison.rb

This file was deleted.

Loading

0 comments on commit b1b8de9

Please sign in to comment.