-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update * update * update * aws * update * update * progress * update * readme * readme * update * update * update * update * update * update * update * update * ip * update * update * update * finish * update * update * update * Update CCO Demo Data (#70) Co-authored-by: XOmniverse <[email protected]> * update * update * update * update * update * update * update * update * up --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: XOmniverse <[email protected]>
- Loading branch information
1 parent
38bbf70
commit 50c344d
Showing
90 changed files
with
64,179 additions
and
33,176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
BUNDLE_PATH: "bundle" | ||
BUNDLE_DEPLOYMENT: "true" | ||
BUNDLE_JOBS: "4" | ||
BUNDLE_WITHOUT: "documentation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3.2.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
source "https://rubygems.org" | ||
|
||
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } | ||
|
||
gem "rake", "~> 13.1.0" | ||
gem "json", "~> 2.7" | ||
gem "danger", "~> 9.4" | ||
gem "danger-textlint", "~> 2.0.4" | ||
gem "danger-prose", "~> 2.0.7" | ||
gem "danger-rubocop", "~> 0.12.0" | ||
gem "pry", "~> 0.14.2" | ||
gem "rb-readline", "~> 0.5.5" | ||
gem "mdl", "~> 0.13.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
addressable (2.8.6) | ||
public_suffix (>= 2.0.2, < 6.0) | ||
ast (2.4.2) | ||
base64 (0.2.0) | ||
chef-utils (18.4.2) | ||
concurrent-ruby | ||
claide (1.1.0) | ||
claide-plugins (0.9.2) | ||
cork | ||
nap | ||
open4 (~> 1.3) | ||
coderay (1.1.3) | ||
colored2 (3.1.2) | ||
concurrent-ruby (1.2.3) | ||
cork (0.3.0) | ||
colored2 (~> 3.1) | ||
danger (9.4.3) | ||
claide (~> 1.0) | ||
claide-plugins (>= 0.9.2) | ||
colored2 (~> 3.1) | ||
cork (~> 0.1) | ||
faraday (>= 0.9.0, < 3.0) | ||
faraday-http-cache (~> 2.0) | ||
git (~> 1.13) | ||
kramdown (~> 2.3) | ||
kramdown-parser-gfm (~> 1.0) | ||
no_proxy_fix | ||
octokit (>= 4.0) | ||
terminal-table (>= 1, < 4) | ||
danger-plugin-api (1.0.0) | ||
danger (> 2.0) | ||
danger-prose (2.0.7) | ||
danger | ||
danger-rubocop (0.12.0) | ||
danger | ||
rubocop (~> 1.0) | ||
danger-textlint (2.0.4) | ||
danger-plugin-api (~> 1.0) | ||
faraday (2.9.0) | ||
faraday-net_http (>= 2.0, < 3.2) | ||
faraday-http-cache (2.5.1) | ||
faraday (>= 0.8) | ||
faraday-net_http (3.1.0) | ||
net-http | ||
ffi (1.16.3-x64-mingw32) | ||
ffi-win32-extensions (1.0.4) | ||
ffi | ||
git (1.19.1) | ||
addressable (~> 2.8) | ||
rchardet (~> 1.8) | ||
json (2.7.1) | ||
kramdown (2.4.0) | ||
rexml | ||
kramdown-parser-gfm (1.1.0) | ||
kramdown (~> 2.0) | ||
language_server-protocol (3.17.0.3) | ||
mdl (0.13.0) | ||
kramdown (~> 2.3) | ||
kramdown-parser-gfm (~> 1.1) | ||
mixlib-cli (~> 2.1, >= 2.1.1) | ||
mixlib-config (>= 2.2.1, < 4) | ||
mixlib-shellout | ||
method_source (1.0.0) | ||
mixlib-cli (2.1.8) | ||
mixlib-config (3.0.27) | ||
tomlrb | ||
mixlib-shellout (3.2.7) | ||
chef-utils | ||
mixlib-shellout (3.2.7-universal-mingw32) | ||
chef-utils | ||
ffi-win32-extensions (~> 1.0.3) | ||
win32-process (~> 0.9) | ||
wmi-lite (~> 1.0) | ||
nap (1.1.0) | ||
net-http (0.4.1) | ||
uri | ||
no_proxy_fix (0.1.2) | ||
octokit (8.1.0) | ||
base64 | ||
faraday (>= 1, < 3) | ||
sawyer (~> 0.9) | ||
open4 (1.3.4) | ||
parallel (1.24.0) | ||
parser (3.3.0.5) | ||
ast (~> 2.4.1) | ||
racc | ||
pry (0.14.2) | ||
coderay (~> 1.1) | ||
method_source (~> 1.0) | ||
public_suffix (5.0.4) | ||
racc (1.7.3) | ||
rainbow (3.1.1) | ||
rake (13.1.0) | ||
rb-readline (0.5.5) | ||
rchardet (1.8.0) | ||
regexp_parser (2.9.0) | ||
rexml (3.2.6) | ||
rubocop (1.61.0) | ||
json (~> 2.3) | ||
language_server-protocol (>= 3.17.0) | ||
parallel (~> 1.10) | ||
parser (>= 3.3.0.2) | ||
rainbow (>= 2.2.2, < 4.0) | ||
regexp_parser (>= 1.8, < 3.0) | ||
rexml (>= 3.2.5, < 4.0) | ||
rubocop-ast (>= 1.30.0, < 2.0) | ||
ruby-progressbar (~> 1.7) | ||
unicode-display_width (>= 2.4.0, < 3.0) | ||
rubocop-ast (1.31.1) | ||
parser (>= 3.3.0.4) | ||
ruby-progressbar (1.13.0) | ||
sawyer (0.9.2) | ||
addressable (>= 2.3.5) | ||
faraday (>= 0.17.3, < 3) | ||
terminal-table (3.0.2) | ||
unicode-display_width (>= 1.1.1, < 3) | ||
tomlrb (2.0.3) | ||
unicode-display_width (2.5.0) | ||
uri (0.13.0) | ||
win32-process (0.10.0) | ||
ffi (>= 1.0.0) | ||
wmi-lite (1.0.7) | ||
|
||
PLATFORMS | ||
ruby | ||
x64-mingw32 | ||
|
||
DEPENDENCIES | ||
danger (~> 9.4) | ||
danger-prose (~> 2.0.7) | ||
danger-rubocop (~> 0.12.0) | ||
danger-textlint (~> 2.0.4) | ||
json (~> 2.7) | ||
mdl (~> 0.13.0) | ||
pry (~> 0.14.2) | ||
rake (~> 13.1.0) | ||
rb-readline (~> 0.5.5) | ||
|
||
BUNDLED WITH | ||
2.2.16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.