prima-twig 0.45.08 → 0.45.09

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5503520d1152b28213006763971dc64509c69ed1baaa9afc0e8f3465c20b9ab
4
- data.tar.gz: a7887d9f7b4a304a02aee0534e8d29db8c9894221c256ddccc43046b6cb056e4
3
+ metadata.gz: b12baf22a557cfd4174f3f022cf322e82dff73da9510281835f8dc09abd1c855
4
+ data.tar.gz: 61c68b947d8e210538841e3a7c56e3c6dd9f2a19d97c1511d186d84b4171d147
5
5
  SHA512:
6
- metadata.gz: 757c1b2f66d18bc312cd50b184de467b4bf59a4b8a3c58bd76ed12864c3b50b7ab9eb24ac3fba296b6481b3d7ad4fdde159f62acff132a5e27dc7bf89cd60413
7
- data.tar.gz: 205fb434e224b874860ea4218213f5a8e5aae98c2d1f89f4ecffbe3a6bec2d836e8e3af1c2051c268f661bb58b322490ed80a1638dfbbb0699bfd3a90e56fc3b
6
+ metadata.gz: b9b5c17f1b382866e0e571bc71f0c7955f16dbf8f6b801bf298f35495179b6f2b64b44481457c2bd724423192ae5935792a5085d8e36e71439ab9334e4350d73
7
+ data.tar.gz: 19eeb5cf4e98423794a280461f720d37169fc8d2594538181f45af63276f60858aab52d381f06a21c7338fd381127360575e4d9d5dc17d7d45b9ec5f95a17615
@@ -2529,7 +2529,7 @@ class Release
2529
2529
  assange_qa_host = "assange-#{@dns_record_identifier}.qa.colaster.com"
2530
2530
  peano_qa_host = "peano-#{@dns_record_identifier}.qa.colaster.com"
2531
2531
  borat_qa_host = "backoffice-#{@dns_record_identifier}.qa.colaster.com"
2532
-
2532
+
2533
2533
  ws_endpoint = "wss://#{borat_qa_host}/socket/websocket?vsn=1.0.0"
2534
2534
  frontend_endpoint = "https://#{web_qa_host}/"
2535
2535
  graphiql_endpoint = "https://#{borat_qa_host}/graphiql"
@@ -2592,7 +2592,7 @@ class Release
2592
2592
  end
2593
2593
 
2594
2594
  artifact_path = Dir.glob("_build/qa/rel/borat/releases/*/borat.tar.gz").first
2595
- upload_artifact(artifact_path, "microservices/borat/#{revision}-#{deploy-id}-qa.tar.gz", "#{@s3_bucket}-encrypted")
2595
+ upload_artifact(artifact_path, "microservices/borat/#{revision}-#{deploy_id}-qa.tar.gz", "#{@s3_bucket}-encrypted")
2596
2596
 
2597
2597
  Dir.chdir '../../'
2598
2598
  end
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.45.08
4
+ version: 0.45.09
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino