prima-twig 0.39.26 → 0.39.27

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: 31647b9f7b040d15ba436d72c1673091b4e15b03fa9fd6068e92f0f9a70d5bb8
4
- data.tar.gz: f8eccb4a8dafbb7d4459122c6d00a3e7fdbbcf0268ddba991bba6b7b178b245b
3
+ metadata.gz: af5f15074040f95392fe0a16234cf242ed5ca9b984f9ce53d0c0b6cff55a4423
4
+ data.tar.gz: 0c1330ffb739e561773eaab1dd01a31fac370530cb7b4418b68b87d0beb50580
5
5
  SHA512:
6
- metadata.gz: eff5a10b54b77655a9e1d51017ddc570bb0182fb3a094acd5df881459cb7b38a89df3f15e8016c25bb603210138101dc8dced48f170d092bb598f03faa98d456
7
- data.tar.gz: 000111b66b452b9ceec59a95e211b41b36fc67d9bda530fad85f885fad399f6758bdac572b2244b50ef53183f9efa135760a3d9ff02413d9035fc432d15dd5ae
6
+ metadata.gz: e82151a56e17ff148d6087496f596ad3757a216cb77829355c55b8767fc4739d4b4546f2956584ec7c3281b07ca99883eb44493c968e87ec6cb954b34ffb2316
7
+ data.tar.gz: 28c17aaa3786230e224b252e85798dfc8d883d6ac4fa7191820730dcece2b0229345fb6354c1ce43259e61dee8eff248c90297ac56ce6e359451958e301ea505
data/bin/twig-feature CHANGED
@@ -26,7 +26,7 @@ class Release
26
26
  @s3 = Aws::S3::Client.new
27
27
  @s3_bucket = 'prima-artifacts'
28
28
  @artifact_path = '/tmp/prima-artifact.zip'
29
- @import_db_task = 'arn:aws:ecs:eu-west-1:001575623345:task-definition/ecs-task-db-restore2-TaskDefinitionDbRestore-VAL2RJZ1AAU2:1'
29
+ @import_db_task = 'arn:aws:ecs:eu-west-1:001575623345:task-definition/ecs-task-db-restore2-TaskDefinitionDbRestore-57Q500LDYCUV:1'
30
30
  @dns_record_identifier = nil
31
31
  @ecs_cluster_name = nil
32
32
  @deploy_update = false
data/bin/twig-update-ami CHANGED
@@ -180,7 +180,6 @@ class TwigUpdateAmi
180
180
  else
181
181
  job_stacks = list_import_stacks old_ce_name + '-production'
182
182
  end
183
- job_stacks = list_import_stacks old_ce_name + '-production'
184
183
  job_stacks.each do |job_stack_name|
185
184
  output "updating the stack #{job_stack_name} to use to the new compute environment"
186
185
  stack_body = get_stack_template(job_stack_name)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.26
4
+ version: 0.39.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  version: '0'
215
215
  requirements: []
216
216
  rubyforge_project:
217
- rubygems_version: 2.7.7
217
+ rubygems_version: 2.7.6
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: The Prima twig toolbelt