diffend-monitor 0.2.41 → 0.2.48

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data.tar.gz.sig +0 -0
  4. data/CHANGELOG.md +31 -2
  5. data/certs/mensfeld.pem +21 -21
  6. data/diffend.gemspec +13 -3
  7. data/lib/diffend/commands.rb +2 -0
  8. data/lib/diffend/configs/error_messages.rb +11 -0
  9. data/lib/diffend/configs/validator.rb +22 -0
  10. data/lib/diffend/execute.rb +4 -3
  11. data/lib/diffend/local_context/host.rb +19 -3
  12. data/lib/diffend/local_context/packages.rb +7 -28
  13. data/lib/diffend/version.rb +1 -1
  14. metadata +32 -165
  15. metadata.gz.sig +0 -0
  16. data/.coditsu/ci.yml +0 -3
  17. data/.diffend.yml +0 -3
  18. data/.github/workflows/ci.yml +0 -90
  19. data/.gitignore +0 -58
  20. data/.rspec +0 -1
  21. data/.ruby-version +0 -1
  22. data/Gemfile +0 -12
  23. data/Gemfile.lock +0 -40
  24. data/Rakefile +0 -40
  25. data/bin/bundle +0 -114
  26. data/bin/byebug +0 -29
  27. data/bin/htmldiff +0 -29
  28. data/bin/ldiff +0 -29
  29. data/bin/rake +0 -29
  30. data/bin/rspec +0 -29
  31. data/certs/tomaszpajor.pem +0 -25
  32. data/repositories/.diffend.yml +0 -3
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  52. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  53. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  54. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  55. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  56. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  57. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  58. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  59. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  60. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  61. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  74. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  75. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  76. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  77. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  78. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  79. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  80. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  81. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  82. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  83. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  84. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  85. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  86. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  87. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  88. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  89. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  90. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  91. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  92. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  93. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  94. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  95. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  96. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  97. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  98. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  99. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  100. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  101. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  102. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  103. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  104. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  105. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  106. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  107. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  108. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  109. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  110. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  111. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  112. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  113. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  114. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  115. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  116. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  117. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  118. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  119. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  120. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  121. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  122. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  123. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  124. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  125. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  126. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  127. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  128. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  129. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  130. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  131. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  132. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  133. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  134. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  135. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  136. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  137. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  138. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  139. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  140. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  141. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  142. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  143. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  144. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  145. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  146. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  147. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  148. data/repositories/diffend.json +0 -9
  149. data/scripts/generate_payload_for_file.rb +0 -14
@@ -1,3 +0,0 @@
1
- project_id: '6d04c74f-a88d-46ad-ba69-3dbbd5735ba0'
2
- shareable_id: '01615c4e-bd51-4aef-b80e-c56f9330a901'
3
- shareable_key: 'abca6ba0-c9f6-4d99-a60c-cb16d911545c'
@@ -1,5 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core'
@@ -1,9 +0,0 @@
1
- {
2
- "diffend": {
3
- "api_version": "0.1",
4
- "environment": "development",
5
- "project_id": "0c097257-aadc-41ed-a74d-f7df2c449b15",
6
- "type": 0,
7
- "version": "0.2.39"
8
- }
9
- }
@@ -1,14 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'byebug'
4
- require 'diffend'
5
-
6
- command = 'install'
7
- project_id = nil
8
-
9
- gemfile = ARGV[0]
10
- lockfile = ARGV[1]
11
-
12
- definition = Diffend::BuildBundlerDefinition.call(command, gemfile lockfile)
13
-
14
- pp Diffend::LocalContext.call(command, project_id, definition)