Browse Source

chore(Policy) Update new policy

- Remove 'github' cookbook
- Update 'policy'

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 2 năm trước cách đây
mục cha
commit
7baf560271
2 tập tin đã thay đổi với 5 bổ sung28 xóa
  1. 5 27
      base.lock.json
  2. 0 1
      cookbooks/workstation/metadata.rb

+ 5 - 27
base.lock.json

@@ -1,5 +1,5 @@
 {
-  "revision_id": "4e24dd34e2365aea431c7b2a335353b7379d9a493daab33e2216332e85aaa589",
+  "revision_id": "7c19f64e85bd0a18715c6c2292bdccf43bb73785d984083d44df3d1c82aa24f3",
   "name": "base",
   "run_list": [
     "recipe[workstation::default]"
@@ -24,7 +24,7 @@
     "packages": [
       "recipe[workstation::_resolver]",
       "recipe[workstation::_apt]",
-      "recipe[workstation::_genie]"
+      "recipe[workstation::_packages]"
     ]
   },
   "included_policy_locks": [
@@ -66,17 +66,6 @@
         "branch": "config_file_scope"
       }
     },
-    "github": {
-      "version": "1.1.0",
-      "identifier": "2a2e561af0088f14017578b842acf78dbe881be4",
-      "dotted_decimal_identifier": "11872896375851151.5631103582356140.272188159040484",
-      "cache_key": "github-1.1.0-supermarket.chef.io",
-      "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/github/versions/1.1.0/download",
-      "source_options": {
-        "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/github/versions/1.1.0/download",
-        "version": "1.1.0"
-      }
-    },
     "resolver": {
       "version": "4.0.3",
       "identifier": "b1dbb867c55732ab3b8c018eba2ad3bf769ace25",
@@ -102,14 +91,14 @@
     },
     "workstation": {
       "version": "0.1.0",
-      "identifier": "e42c9764278269d108e3b241e69e39feb39ee362",
-      "dotted_decimal_identifier": "64225323422024297.58838044173788830.63766098010978",
+      "identifier": "11800d52951893c1411df278718928a81790587e",
+      "dotted_decimal_identifier": "4925869312514195.54396267382993289.44702414952574",
       "source": "cookbooks/workstation",
       "cache_key": null,
       "scm_info": {
         "scm": "git",
         "remote": null,
-        "revision": "44e53e9719edf0c5bec6e69fbe2c79ae95c563b5",
+        "revision": "ef07b674f0db1e9f01856f9093b31f757ac3614d",
         "working_tree_clean": false,
         "published": false,
         "synchronized_remote_branches": [
@@ -149,10 +138,6 @@
         "git",
         ">= 0.0.0"
       ],
-      [
-        "github",
-        "= 1.1.0"
-      ],
       [
         "resolver",
         ">= 0.0.0"
@@ -184,9 +169,6 @@
           "ark",
           ">= 0.0.0"
         ]
-      ],
-      "github (1.1.0)": [
-
       ],
       "resolver (4.0.3)": [
 
@@ -203,10 +185,6 @@
           "git",
           ">= 0.0.0"
         ],
-        [
-          "github",
-          ">= 0.0.0"
-        ],
         [
           "resolver",
           ">= 0.0.0"

+ 0 - 1
cookbooks/workstation/metadata.rb

@@ -13,7 +13,6 @@ chef_version '>= 16.0'
 # issues_url 'https://github.com/<insert_org_here>/workstation/issues'
 depends 'etckeeper'
 depends 'git'
-depends 'github'
 depends 'resolver'
 
 # The `source_url` points to the development repository for this cookbook.  A