Skip to content

Commit

Permalink
Merge branch 'API-43905-remove-deprec-models-III' of github.com:depar…
Browse files Browse the repository at this point in the history
…tment-of-veterans-affairs/vets-api into API-43905-remove-deprec-models-III

merges remote
  • Loading branch information
stiehlrod committed Jan 17, 2025
2 parents da712da + 73bf214 commit ef5947d
Show file tree
Hide file tree
Showing 1,077 changed files with 15,605 additions and 54,637 deletions.
41 changes: 29 additions & 12 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

395 changes: 1 addition & 394 deletions .rubocop_todo.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN groupadd --gid $USER_ID nonroot \
WORKDIR /app

RUN apt-get update --fix-missing
RUN apt-get install -y poppler-utils build-essential libpq-dev git curl wget ca-certificates-java file \
RUN apt-get install -y poppler-utils build-essential libpq-dev libffi-dev libyaml-dev git curl wget ca-certificates-java file \
imagemagick pdftk tesseract-ocr \
&& apt-get clean \
&& rm -rf /var/cache/apt/archives/* /var/lib/apt/lists/* /tmp/* /var/tmp/*
Expand Down
8 changes: 3 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ path 'modules' do
gem 'burials'
gem 'check_in'
gem 'claims_api'
gem 'covid_research'
gem 'covid_vaccine'
gem 'debts_api'
gem 'decision_reviews'
gem 'dhp_connected_devices'
Expand Down Expand Up @@ -69,7 +67,7 @@ gem 'dogstatsd-ruby'
gem 'dry-struct'
gem 'dry-types'
gem 'ethon', '>=0.13.0'
gem 'faraday', '~> 2.10'
gem 'faraday', '~> 2.12'
gem 'faraday-follow_redirects'
gem 'faraday-httpclient'
gem 'faraday-multipart'
Expand All @@ -88,7 +86,7 @@ gem 'google-apis-core'
gem 'google-apis-generator'
gem 'googleauth'
gem 'google-protobuf' # For Datadog Profiling
gem 'govdelivery-tms', git: 'https://github.com/department-of-veterans-affairs/govdelivery-tms-ruby.git', tag: 'v4.0.0', require: 'govdelivery/tms/mail/delivery_method'
gem 'govdelivery-tms', git: 'https://github.com/department-of-veterans-affairs/govdelivery-tms-ruby.git', tag: 'v4.1.0', require: 'govdelivery/tms/mail/delivery_method'
gem 'gyoku'
gem 'hexapdf'
gem 'holidays'
Expand Down Expand Up @@ -230,7 +228,7 @@ group :development, :test do
gem 'rubocop-rspec'
gem 'rubocop-rspec_rails'
gem 'rubocop-thread_safety'
gem 'sidekiq', '~> 7.2.0'
gem 'sidekiq'
gem 'timecop'
gem 'webmock'
gem 'yard'
Expand Down
111 changes: 53 additions & 58 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,20 @@ GIT

GIT
remote: https://github.com/department-of-veterans-affairs/govdelivery-tms-ruby.git
revision: d58cc59ae47e5f5f642b3603224f42f518f92f56
tag: v4.0.0
revision: f50c995b4a92fa8da4488ed608318eeca723b543
tag: v4.1.0
specs:
govdelivery-tms (4.0.0)
activesupport (>= 5.2.4.3, < 8.0.0)
govdelivery-tms (4.1.0)
activesupport (>= 5.2.4.3, < 9.0.0)
faraday
mime-types

GIT
remote: https://github.com/department-of-veterans-affairs/vets-json-schema
revision: a84abd360072a0d4aaa8b1984cee2c33e1844335
revision: 75b0a0dd78b479e230867e89989bf3e8262d850c
branch: master
specs:
vets_json_schema (24.7.0)
vets_json_schema (24.7.4)
multi_json (~> 1.0)
script_utils (= 0.0.4)

Expand All @@ -99,11 +99,6 @@ PATH
check_in (0.1.0)
claims_api (0.0.1)
dry-schema
covid_research (0.1.0)
rails
sidekiq
covid_vaccine (0.1.0)
sidekiq
debts_api (0.1.0)
decision_reviews (0.1.0)
rails (>= 7.1.4.1)
Expand Down Expand Up @@ -138,14 +133,13 @@ PATH
GEM
remote: https://enterprise.contribsys.com/
specs:
sidekiq-ent (7.2.4)
sidekiq-ent (7.3.4)
einhorn (~> 1.0)
gserver
sidekiq (>= 7.2.0, < 8)
sidekiq-pro (>= 7.2.0, < 8)
sidekiq-pro (7.2.1)
base64
sidekiq (>= 7.2.0, < 8)
sidekiq (>= 7.3.7, < 8)
sidekiq-pro (>= 7.3.4, < 8)
sidekiq-pro (7.3.5)
sidekiq (>= 7.3.7, < 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -243,23 +237,23 @@ GEM
attr_extras (7.1.0)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.1031.0)
aws-sdk-core (3.214.1)
aws-partitions (1.1038.0)
aws-sdk-core (3.216.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (1.97.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.92.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-sns (1.93.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -336,7 +330,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.2)
danger (9.5.1)
base64 (~> 0.2)
claide (~> 1.0)
Expand Down Expand Up @@ -424,7 +418,7 @@ GEM
dry-schema (~> 1.14)
zeitwerk (~> 2.6)
einhorn (1.0.0)
erubi (1.13.0)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
ethon (0.16.0)
Expand All @@ -436,8 +430,9 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand All @@ -447,16 +442,16 @@ GEM
httpclient (>= 2.2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
faraday_curl (0.0.2)
faraday (>= 0.9.0)
fastimage (2.3.1)
fastimage (2.4.0)
ffi (1.17.1)
ffi (1.17.1-java)
ffi-compiler (1.3.2)
Expand Down Expand Up @@ -488,9 +483,9 @@ GEM
flipper-active_support_cache_store (1.3.2)
activesupport (>= 4.2, < 9)
flipper (~> 1.3.2)
flipper-ui (1.3.1)
flipper-ui (1.3.2)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 1.3.1)
flipper (~> 1.3.2)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, < 5.0.0)
rack-session (>= 1.0.2, < 3.0.0)
Expand All @@ -503,7 +498,7 @@ GEM
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
gems (1.2.0)
gems (1.3.0)
geom2d (0.4.1)
git (1.19.1)
addressable (~> 2.8)
Expand All @@ -513,17 +508,17 @@ GEM
google-api-client (0.53.0)
google-apis-core (~> 0.1)
google-apis-generator (~> 0.1)
google-apis-core (0.15.1)
google-apis-core (0.16.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.3, < 3.a)
mini_mime (~> 1.0)
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
google-apis-discovery_v1 (0.18.0)
google-apis-discovery_v1 (0.19.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-generator (0.15.1)
google-apis-generator (0.16.0)
activesupport (>= 5.0)
gems (~> 1.2)
google-apis-core (>= 0.15.0, < 2.a)
Expand All @@ -532,7 +527,7 @@ GEM
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.1.0)
google-protobuf (4.29.2)
google-protobuf (4.29.3)
bigdecimal
rake (>= 13)
googleauth (1.12.2)
Expand Down Expand Up @@ -568,10 +563,11 @@ GEM
hashdiff (1.1.1)
hashery (2.1.2)
hashie (5.0.0)
hexapdf (1.0.3)
hexapdf (1.1.1)
cmdparse (~> 3.0, >= 3.0.3)
geom2d (~> 0.4, >= 0.4.1)
openssl (>= 2.2.1)
strscan (>= 3.1.2)
holidays (8.8.0)
http (5.2.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -638,17 +634,17 @@ GEM
ffi (~> 1.0)
libddwaf (1.18.0.0.0-x86_64-linux)
ffi (~> 1.0)
liquid (5.6.0)
liquid (5.6.4)
bigdecimal
strscan
strscan (>= 3.1.1)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
lockbox (2.0.1)
logger (1.6.4)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -662,9 +658,10 @@ GEM
matrix (0.4.2)
memoist (0.16.2)
method_source (1.0.0)
mime-types (3.5.1)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mime-types-data (3.2025.0107)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
Expand Down Expand Up @@ -729,7 +726,7 @@ GEM
oj (3.16.9)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
okcomputer (1.18.5)
okcomputer (1.18.6)
olive_branch (4.0.1)
multi_json
rails (>= 4.0)
Expand All @@ -742,10 +739,10 @@ GEM
optimist (3.2.0)
os (1.1.4)
ostruct (0.6.1)
ox (2.14.19)
ox (2.14.20)
bigdecimal (>= 3.0)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel_tests (4.9.0)
parallel
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -872,7 +869,7 @@ GEM
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand Down Expand Up @@ -950,7 +947,7 @@ GEM
actionpack (>= 5.2, < 8.1)
railties (>= 5.2, < 8.1)
rtesseract (3.1.3)
rubocop (1.69.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -1012,7 +1009,7 @@ GEM
rake (>= 10.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
sentry-ruby (5.21.0)
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
Expand All @@ -1021,11 +1018,11 @@ GEM
shrine (3.6.0)
content_disposition (~> 1.0)
down (~> 5.1)
sidekiq (7.2.4)
concurrent-ruby (< 2)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.19.0)
redis-client (>= 0.22.2)
sign_in_service (0.4.0)
faraday (~> 2.7)
jwt (~> 2.8)
Expand All @@ -1052,7 +1049,7 @@ GEM
ffi
ssrf_filter (1.2.0)
staccato (0.5.3)
statsd-instrument (3.9.8)
statsd-instrument (3.9.9)
stringio (3.1.2)
strong_migrations (2.1.0)
activerecord (>= 6.1)
Expand Down Expand Up @@ -1179,8 +1176,6 @@ DEPENDENCIES
config
connect_vbms!
coverband
covid_research!
covid_vaccine!
csv
danger
database_cleaner
Expand All @@ -1197,7 +1192,7 @@ DEPENDENCIES
facilities_api!
factory_bot_rails
faker
faraday (~> 2.10)
faraday (~> 2.12)
faraday-follow_redirects
faraday-httpclient
faraday-multipart
Expand Down Expand Up @@ -1318,7 +1313,7 @@ DEPENDENCIES
sentry-ruby
shoulda-matchers
shrine
sidekiq (~> 7.2.0)
sidekiq
sidekiq-ent!
sidekiq-pro!
sign_in_service
Expand Down
8 changes: 8 additions & 0 deletions app/controllers/appeals_base_controller_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ class AppealsBaseControllerV1 < ApplicationController

private

def log_non_module_controller(action:, form_id:)
Rails.logger.warn({
message: 'Calling decision reviews controller outside module',
action:,
form_id:
})
end

def decision_review_service
DecisionReviewV1::Service.new
end
Expand Down
Loading

0 comments on commit ef5947d

Please sign in to comment.