et_full_system 7.0.5 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2f7a288884e9349d6b0a2fb99dccc971f11e757877e03f6a647a65cec6955a73
4
- data.tar.gz: 140378d75f2f894ea335a9cd41afba25f94f24f93447beb2dbb1ed14717db7c8
3
+ metadata.gz: 8a8342719e12312bc3b5626803980c539f7bd73659cc6a4bab3669bc28a26efc
4
+ data.tar.gz: 8a024891c9b15129bf32b6a252ee795d99138d59d413f0730a9eaa159476845a
5
5
  SHA512:
6
- metadata.gz: 1fb5fab7d00b52878778e3e82432a30302c9c4d6029b5592b98d334a7ff4c7787c1a7deee086878abd9ceb0a4da5bfed8fd19f0e6589f0534732c550383edac1
7
- data.tar.gz: 822e0b9b687a66148096e1351aeb208ee18cb915e4caac7581c4da81d6d9977d7a1729babef073d43dbf06d1348ed449f5896a9afbbc154a1d86ae3416850c69
6
+ metadata.gz: b68adc89cc2832208e11b6cd04334a226ea3555a5ab46e774cb0bfc8c75d9ea36f024d685284b9f4c5f433d64273dbae66fec5addd4f0ffe8bff32418bb0d506
7
+ data.tar.gz: 8662f07173ec60fe30b7bc22b7fe1af24fcd2a3ccf3e0beacb1e66a49f89df4ffa703db4be8da32e06ceef73ee478a1ef15ffccf7e7943e72db361af5b99d631
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- et_full_system (7.0.5)
4
+ et_full_system (8.0.0)
5
5
  azure-storage (~> 0.15.0.preview)
6
6
  dotenv (~> 2.7, >= 2.7.2)
7
7
  et_fake_ccd (~> 1.0)
@@ -12,9 +12,9 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- activemodel (6.1.7)
16
- activesupport (= 6.1.7)
17
- activesupport (6.1.7)
15
+ activemodel (6.1.7.2)
16
+ activesupport (= 6.1.7.2)
17
+ activesupport (6.1.7.2)
18
18
  concurrent-ruby (~> 1.0, >= 1.0.2)
19
19
  i18n (>= 1.6, < 2)
20
20
  minitest (>= 5.1)
@@ -31,9 +31,8 @@ GEM
31
31
  faraday (~> 0.9)
32
32
  faraday_middleware (~> 0.10)
33
33
  nokogiri (~> 1.6, >= 1.6.8)
34
- concurrent-ruby (1.1.10)
35
- date (3.0.3)
36
- digest (3.1.0)
34
+ concurrent-ruby (1.2.0)
35
+ date (3.3.3)
37
36
  dotenv (2.8.1)
38
37
  et_fake_ccd (1.1.11)
39
38
  activemodel (~> 6.1)
@@ -61,41 +60,39 @@ GEM
61
60
  multi_xml (>= 0.5.2)
62
61
  i18n (1.12.0)
63
62
  concurrent-ruby (~> 1.0)
64
- iodine (0.7.52)
63
+ iodine (0.7.53)
65
64
  json-schema (2.8.1)
66
65
  addressable (>= 2.4)
67
- jwt (2.6.0)
68
- mail (2.8.0)
66
+ jwt (2.7.0)
67
+ mail (2.8.0.1)
69
68
  mini_mime (>= 0.1.1)
70
69
  net-imap
71
70
  net-pop
72
71
  net-smtp
73
72
  mini_mime (1.1.2)
74
- minitest (5.16.3)
73
+ mini_portile2 (2.8.1)
74
+ minitest (5.17.0)
75
75
  multi_xml (0.6.0)
76
- multipart-post (2.2.3)
76
+ multipart-post (2.3.0)
77
77
  net-imap (0.3.4)
78
78
  date
79
79
  net-protocol
80
- net-pop (0.1.1)
81
- digest
80
+ net-pop (0.1.2)
82
81
  net-protocol
83
- timeout
84
82
  net-protocol (0.2.1)
85
83
  timeout
86
- net-smtp (0.3.1)
87
- digest
84
+ net-smtp (0.3.3)
88
85
  net-protocol
89
- timeout
90
- nokogiri (1.13.10-x86_64-linux)
86
+ nokogiri (1.14.1)
87
+ mini_portile2 (~> 2.8.0)
91
88
  racc (~> 1.4)
92
89
  pastel (0.8.0)
93
90
  tty-color (~> 0.5)
94
91
  public_suffix (5.0.1)
95
- racc (1.6.0)
96
- rack (3.0.3)
92
+ racc (1.6.2)
93
+ rack (3.0.4.1)
97
94
  rake (13.0.1)
98
- roda (3.63.0)
95
+ roda (3.64.0)
99
96
  rack
100
97
  roda-enhanced_logger (0.4.0)
101
98
  roda (>= 3.19.0)
@@ -103,11 +100,11 @@ GEM
103
100
  rotp (6.2.2)
104
101
  thor (1.2.1)
105
102
  tilt (2.0.11)
106
- timeout (0.3.0)
103
+ timeout (0.3.1)
107
104
  tty-color (0.6.0)
108
105
  tty-logger (0.6.0)
109
106
  pastel (~> 0.8)
110
- tzinfo (2.0.5)
107
+ tzinfo (2.0.6)
111
108
  concurrent-ruby (~> 1.0)
112
109
  zeitwerk (2.6.6)
113
110
 
data/foreman/Procfile CHANGED
@@ -2,6 +2,7 @@ traefik: bash --login -c "traefik --providers.rest=true --providers.rest.insecur
2
2
  fake_acas_web: bash --login -c "cd ${FS_ROOT_PATH}/support/fake_services && ./bin/et_fake_acas_server -port 9000 -threads=1 -workers=2"
3
3
  fake_ccd_web: bash --login -c "cd ${FS_ROOT_PATH}/support/fake_services && ./bin/et_fake_ccd start --port=9100 --create_case_schema=./config/case_create.json"
4
4
  fake_notify_web: bash --login -c "cd ${FS_ROOT_PATH}/support/fake_services && source ./environment_variables/fake_notify.env && ./bin/gov_fake_notify start --port=9200 --config=./config/gov_fake_notify_local.yaml"
5
+
5
6
  et1_web: export FREEPORT=$(freeport) && godotenv -f ${FOREMAN_PATH}/.env godotenv -f ${FOREMAN_PATH}/et1.env bash --login -c "cd ${FS_ROOT_PATH} && et_full_system local wait_for_support && et_full_system local update_service_url et1 http://localhost:$FREEPORT && cd systems/et1 && PORT=$FREEPORT ./run.sh"
6
7
  et1_sidekiq: bash --login -c "cd ${FS_ROOT_PATH} && et_full_system local wait_for_support && cd systems/et1 && godotenv -f ${FOREMAN_PATH}/.env godotenv -f ${FOREMAN_PATH}/et1.env ./run_sidekiq.sh"
7
8
  et3_web: export FREEPORT=$(freeport) && godotenv -f ${FOREMAN_PATH}/.env godotenv -f ${FOREMAN_PATH}/et3.env bash --login -c "cd ${FS_ROOT_PATH} && et_full_system local wait_for_support && et_full_system local update_service_url et3 http://localhost:$FREEPORT && cd systems/et3 && PORT=$FREEPORT ./run.sh"
data/foreman/et1.env CHANGED
@@ -2,6 +2,7 @@ HTTP_OPEN_TIMEOUT_S=15
2
2
  HTTP_READ_TIMEOUT_S=15
3
3
  REDIS_DATABASE=5
4
4
  DB_NAME=etdb
5
+ RAVEN_DSN='https://1b78623c8bab4dfb9aeb6f5dbb31ae34:0f4a38359e7e47f99e7e69449b32ef2b@sentry.io/1355286'
5
6
  ET_API_URL='http://api.et.127.0.0.1.nip.io:3100/api/v2'
6
7
  SECURE_SESSION_COOKIE=false
7
8
  SENDING_HOST=et1.et.127.0.0.1.nip.io
data/foreman/et3.env CHANGED
@@ -1,4 +1,5 @@
1
1
  REDIS_URL=redis://redis:6379/5
2
+ RAVEN_DSN='https://7f2374c2e0cd4650bf5129c9fe45215e:e0ae53d01bd7454da963790ee204ffa0@sentry.io/1376078'
2
3
  ET_API_URL='http://api.et.127.0.0.1.nip.io:3100/api/v2'
3
4
  DB_NAME=et3_production
4
5
  ROOT_URL=http://et3.et.127.0.0.1.nip.io:3100
data/foreman/et_admin.env CHANGED
@@ -3,4 +3,5 @@ REDIS_DATABASE=2
3
3
  DB_NAME='et_api_production'
4
4
  RAILS_SERVE_STATIC_FILES='true'
5
5
  SEED_EXAMPLE_USERS='true'
6
+ RAVEN_DSN='https://ff44444af15e43a287fa10eb4f3fd825:b5764132fc3a42e98d8a7f8ba3042a90@sentry.io/1389908'
6
7
  ET_API_URL='http://api.et.127.0.0.1.nip.io:3100/api'
data/foreman/et_api.env CHANGED
@@ -2,6 +2,7 @@ WEB_CONCURRENCY=1
2
2
  SECRET_KEY_BASE=sdlkjewfkjhfviuhduihenrjk435r89esfd7cv983qh2n4r3q27yh4u5rtfg
3
3
  REDIS_DATABASE=2
4
4
  DB_NAME='et_api_production'
5
+ RAVEN_DSN='https://929365547a42468fb521248a96100646:139af8327fa340b88088efeae059fca8@sentry.io/1254109'
5
6
  ACAS_SERVICE_URL='http://acas.et.127.0.0.1.nip.io:3100/Lookup/ECService.svc'
6
7
  ACAS_JSON_SERVICE_URL='http://acas.et.127.0.0.1.nip.io:3100/ECCLJson'
7
8
  ACAS_SERVICE_API_VERSION=2
@@ -1,6 +1,7 @@
1
1
  WEB_CONCURRENCY=1
2
2
  REDIS_DATABASE=2
3
3
  SIDEKIQ_ALIVE_PORT=7435
4
+ RAVEN_DSN=https://0ac125aa9b0240c793e081753671c041:531ce66cc13748fbbc87e0fe66d050b3@sentry.io/1486610
4
5
  CCD_AUTH_BASE_URL=${CCD_AUTH_BASE_URL}
5
6
  CCD_IDAM_BASE_URL=${CCD_IDAM_BASE_URL}
6
7
  CCD_DATA_STORE_BASE_URL=${CCD_DATA_STORE_BASE_URL}
@@ -142,7 +142,7 @@ module EtFullSystem
142
142
  method_option :in_docker_compose, type: :boolean, default: false, desc: 'Set to true to assume certain services are in docker compose'
143
143
  def setup
144
144
  setup_depencencies
145
- setup_ruby_versions unless options.in_docker_compose?
145
+ setup_ruby_versions unless !rvm_installed || options.in_docker_compose?
146
146
  setup_services
147
147
  end
148
148
 
@@ -501,5 +501,9 @@ module EtFullSystem
501
501
  acc
502
502
  end
503
503
  end
504
+
505
+ def rvm_installed?
506
+ !`which rvm`.empty?
507
+ end
504
508
  end
505
509
  end
@@ -1,3 +1,3 @@
1
1
  module EtFullSystem
2
- VERSION = "7.0.5"
2
+ VERSION = "8.0.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: et_full_system
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.5
4
+ version: 8.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Taylor
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-16 00:00:00.000000000 Z
11
+ date: 2023-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor