falkorlib 0.8.7 → 0.8.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0f786dce0ea4688bcc56a0b9e137c878c5fab6f23222aa07823586d8e83430bf
4
- data.tar.gz: 23dd8c3abc0ca90109ae5a7efc343225958ef15917200e1859c09b82a1bff8e9
3
+ metadata.gz: db8ca53a3ecb0adfbf404f4e0842295f96989c19c53ac931bd7fa38b037bec3c
4
+ data.tar.gz: 40b40ad9380541e56c92c90f8adaf83e9587ddcbadf4832c517d49b5eed3f24e
5
5
  SHA512:
6
- metadata.gz: e80988389ff522f9251e7da09e06ad42d0e2d0134676472670cc4d7c9726b0229cc10f6aad2718cb30555d8f65ec2badd5498c4d4bb7fab5911c963302ea2df2
7
- data.tar.gz: 6ba0d55a05f44cd2aa445141447ca5db6db1aa2f1b3844f4e3b6ea5c1f5f496075230afb7c1e4107e162504d246008700de187f23bef43dd5ea54acf27c862b5
6
+ metadata.gz: ae8f5b217f1ba4336ad2cee401064f576e3f9c893ceb7bdd8c41e2b81fd3fef11846299d3f06b9e555510565a3479318997771b94c84be4c44cfe9225ff4f033
7
+ data.tar.gz: 9a000a8b6c9c1d515493a5bf4cd147bbb8615fbe3dfe545e7934bb558225d3337d7d1520660a02dbe0e549c84e415f987735cb1e9a95bb170bf4fbe94d9aed07
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- falkorlib (0.8.7)
5
- activesupport (~> 4.0)
4
+ falkorlib (0.8.10)
5
+ activesupport (~> 5.0)
6
6
  artii (>= 2.1)
7
7
  awesome_print (> 1.2)
8
8
  configatron (~> 3.0)
@@ -21,83 +21,110 @@ PATH
21
21
  GEM
22
22
  remote: http://rubygems.org/
23
23
  specs:
24
- activesupport (4.2.11.1)
25
- i18n (~> 0.7)
24
+ CFPropertyList (2.2.8)
25
+ activesupport (5.2.8)
26
+ concurrent-ruby (~> 1.0, >= 1.0.2)
27
+ i18n (>= 0.7, < 2)
26
28
  minitest (~> 5.1)
27
- thread_safe (~> 0.3, >= 0.3.4)
28
29
  tzinfo (~> 1.1)
29
- addressable (2.4.0)
30
+ addressable (2.8.0)
31
+ public_suffix (>= 2.0.2, < 5.0)
30
32
  artii (2.1.2)
31
- ast (2.4.0)
32
- awesome_print (1.8.0)
33
- backports (3.17.1)
34
- coderay (1.1.2)
35
- concurrent-ruby (1.1.6)
33
+ ast (2.4.2)
34
+ awesome_print (1.9.2)
35
+ coderay (1.1.3)
36
+ concurrent-ruby (1.1.10)
36
37
  configatron (3.2.0)
37
- deep_merge (1.2.1)
38
- diff-lcs (1.3)
39
- diffy (3.3.0)
40
- docile (1.3.2)
41
- ethon (0.12.0)
42
- ffi (>= 1.3.0)
43
- facter (2.4.6)
44
- faraday (0.17.3)
38
+ deep_merge (1.2.2)
39
+ diff-lcs (1.5.0)
40
+ diffy (3.4.2)
41
+ docile (1.4.0)
42
+ facter (2.4.6-universal-darwin)
43
+ CFPropertyList (~> 2.2.6)
44
+ faraday (1.10.0)
45
+ faraday-em_http (~> 1.0)
46
+ faraday-em_synchrony (~> 1.0)
47
+ faraday-excon (~> 1.1)
48
+ faraday-httpclient (~> 1.0)
49
+ faraday-multipart (~> 1.0)
50
+ faraday-net_http (~> 1.0)
51
+ faraday-net_http_persistent (~> 1.0)
52
+ faraday-patron (~> 1.0)
53
+ faraday-rack (~> 1.0)
54
+ faraday-retry (~> 1.0)
55
+ ruby2_keywords (>= 0.0.4)
56
+ faraday-em_http (1.0.0)
57
+ faraday-em_synchrony (1.0.0)
58
+ faraday-excon (1.1.0)
59
+ faraday-httpclient (1.0.1)
60
+ faraday-multipart (1.0.3)
45
61
  multipart-post (>= 1.2, < 3)
46
- faraday_middleware (0.14.0)
47
- faraday (>= 0.7.4, < 1.0)
48
- ffi (1.12.2)
49
- gh (0.15.1)
50
- addressable (~> 2.4.0)
51
- backports
52
- faraday (~> 0.8)
62
+ faraday-net_http (1.0.1)
63
+ faraday-net_http_persistent (1.2.0)
64
+ faraday-patron (1.0.0)
65
+ faraday-rack (1.0.0)
66
+ faraday-retry (1.0.3)
67
+ faraday_middleware (1.2.0)
68
+ faraday (~> 1.0)
69
+ gh (0.18.0)
70
+ activesupport (~> 5.0)
71
+ addressable (~> 2.4)
72
+ faraday (~> 1.0)
73
+ faraday_middleware (~> 1.0)
53
74
  multi_json (~> 1.0)
54
75
  net-http-persistent (~> 2.9)
55
76
  net-http-pipeline
56
77
  git_remote_branch (0.3.8)
57
78
  hashr (0.0.22)
58
- highline (1.7.10)
59
- i18n (0.9.5)
79
+ highline (2.0.3)
80
+ i18n (1.10.0)
60
81
  concurrent-ruby (~> 1.0)
61
- irb (1.1.1)
62
- json (2.3.0)
82
+ io-console (0.5.11)
83
+ irb (1.4.1)
84
+ reline (>= 0.3.0)
85
+ json (2.6.2)
86
+ json_pure (2.6.2)
63
87
  launchy (2.4.3)
64
88
  addressable (~> 2.3)
65
89
  license-generator (0.4.1)
66
90
  thor
67
- logger (1.4.2)
91
+ logger (1.5.1)
68
92
  method_source (1.0.0)
69
93
  minigit (0.0.4)
70
- minitest (5.14.0)
71
- multi_json (1.14.1)
72
- multipart-post (2.1.1)
94
+ minitest (5.15.0)
95
+ multi_json (1.15.0)
96
+ multipart-post (2.2.0)
73
97
  net-http-persistent (2.9.4)
74
98
  net-http-pipeline (1.0.1)
75
- parallel (1.19.1)
76
- parser (2.7.1.0)
77
- ast (~> 2.4.0)
78
- powerpack (0.1.2)
79
- pry (0.13.0)
99
+ parallel (1.22.1)
100
+ parser (2.7.2.0)
101
+ ast (~> 2.4.1)
102
+ powerpack (0.1.3)
103
+ pry (0.14.1)
80
104
  coderay (~> 1.1)
81
105
  method_source (~> 1.0)
106
+ public_suffix (4.0.7)
82
107
  pusher-client (0.6.2)
83
108
  json
84
109
  websocket (~> 1.0)
85
110
  rainbow (2.2.2)
86
111
  rake
87
- rake (13.0.1)
88
- rspec (3.9.0)
89
- rspec-core (~> 3.9.0)
90
- rspec-expectations (~> 3.9.0)
91
- rspec-mocks (~> 3.9.0)
92
- rspec-core (3.9.1)
93
- rspec-support (~> 3.9.1)
94
- rspec-expectations (3.9.1)
112
+ rake (13.0.6)
113
+ reline (0.3.1)
114
+ io-console (~> 0.5)
115
+ rspec (3.11.0)
116
+ rspec-core (~> 3.11.0)
117
+ rspec-expectations (~> 3.11.0)
118
+ rspec-mocks (~> 3.11.0)
119
+ rspec-core (3.11.0)
120
+ rspec-support (~> 3.11.0)
121
+ rspec-expectations (3.11.0)
95
122
  diff-lcs (>= 1.2.0, < 2.0)
96
- rspec-support (~> 3.9.0)
97
- rspec-mocks (3.9.1)
123
+ rspec-support (~> 3.11.0)
124
+ rspec-mocks (3.11.1)
98
125
  diff-lcs (>= 1.2.0, < 2.0)
99
- rspec-support (~> 3.9.0)
100
- rspec-support (3.9.2)
126
+ rspec-support (~> 3.11.0)
127
+ rspec-support (3.11.0)
101
128
  rubocop (0.49.1)
102
129
  parallel (~> 1.10)
103
130
  parser (>= 2.3.3.1, < 3.0)
@@ -105,7 +132,8 @@ GEM
105
132
  rainbow (>= 1.99.1, < 3.0)
106
133
  ruby-progressbar (~> 1.7)
107
134
  unicode-display_width (~> 1.0, >= 1.0.1)
108
- ruby-progressbar (1.10.1)
135
+ ruby-progressbar (1.11.0)
136
+ ruby2_keywords (0.0.5)
109
137
  rubygems-tasks (0.2.5)
110
138
  irb (~> 1.0)
111
139
  safe_yaml (0.9.7)
@@ -117,47 +145,43 @@ GEM
117
145
  sync (0.5.0)
118
146
  term-ansicolor (1.7.1)
119
147
  tins (~> 1.0)
120
- thor (1.0.1)
148
+ thor (1.2.1)
121
149
  thread_safe (0.3.6)
122
- tins (1.24.1)
150
+ tins (1.31.1)
123
151
  sync
124
- travis (1.8.13)
125
- backports
126
- faraday (~> 0.9)
127
- faraday_middleware (~> 0.9, >= 0.9.1)
152
+ travis (1.11.0)
153
+ faraday (~> 1.0)
154
+ faraday_middleware (~> 1.0)
128
155
  gh (~> 0.13)
129
- highline (~> 1.6)
130
- launchy (~> 2.1)
156
+ highline (~> 2.0)
157
+ json_pure (~> 2.3)
158
+ launchy (~> 2.1, < 2.5.0)
131
159
  pusher-client (~> 0.4)
132
- typhoeus (~> 0.6, >= 0.6.8)
133
160
  travis-lint (1.8.0)
134
161
  hashr (~> 0.0.22)
135
162
  safe_yaml (~> 0.9.0)
136
- typhoeus (0.8.0)
137
- ethon (>= 0.8.0)
138
- tzinfo (1.2.7)
163
+ tzinfo (1.2.9)
139
164
  thread_safe (~> 0.1)
140
- unicode-display_width (1.7.0)
141
- websocket (1.2.8)
142
- yard (0.9.24)
165
+ unicode-display_width (1.8.0)
166
+ webrick (1.7.0)
167
+ websocket (1.2.9)
168
+ yard (0.9.28)
169
+ webrick (~> 1.7.0)
143
170
 
144
171
  PLATFORMS
145
- ruby
146
- x86_64-darwin-16
147
- x86_64-darwin-17
148
- x86_64-darwin-18
172
+ x86_64-darwin-19
149
173
 
150
174
  DEPENDENCIES
151
- bundler (~> 1.0)
175
+ bundler (~> 2.3)
152
176
  falkorlib!
153
177
  pry (~> 0.9)
154
178
  rspec (~> 3.0)
155
179
  rubocop (~> 0.49.0)
156
180
  rubygems-tasks (~> 0.2)
157
181
  simplecov (<= 0.17.1)
158
- travis (~> 1.6)
182
+ travis (~> 1.11)
159
183
  travis-lint (~> 1.8)
160
184
  yard (>= 0.9.20)
161
185
 
162
186
  BUNDLED WITH
163
- 1.17.3
187
+ 2.3.17
data/README.md CHANGED
@@ -13,7 +13,7 @@ Coverage](https://api.codeclimate.com/v1/badges/9f1c7762f29572b3f8f0/test_covera
13
13
  |_| \__,_|_|_|\_\___/|_| |_____|_|_.__/
14
14
 
15
15
 
16
- Copyright (c) 2012-2020 Sebastien Varrette <Sebastien.Varrette@uni.lu>
16
+ Copyright (c) 2012-2022 Sebastien Varrette <Sebastien.Varrette@uni.lu>
17
17
 
18
18
  Sebastien Varrette aka Falkor's Common library to share Ruby code, `{rake,cap}`
19
19
  tasks and project templates
data/falkorlib.gemspec CHANGED
@@ -69,24 +69,23 @@ Gem::Specification.new do |s|
69
69
  #
70
70
  #s.add_dependency("rake", ">= 10.1.0")
71
71
  s.add_runtime_dependency 'rake', '>= 12.3.3'
72
- s.add_runtime_dependency 'git_remote_branch', '~> 0'
73
- s.add_runtime_dependency('minigit', '~> 0')
74
- s.add_runtime_dependency("term-ansicolor", '> 1.3')
75
- s.add_runtime_dependency("configatron", '~> 3.0')
72
+ s.add_runtime_dependency("activesupport", '~> 5.0')
76
73
  s.add_runtime_dependency("awesome_print", '> 1.2')
77
- s.add_runtime_dependency("json", '> 2.0')
78
- s.add_runtime_dependency("license-generator", '~> 0')
74
+ s.add_runtime_dependency("artii", '>= 2.1')
75
+ #s.add_runtime_dependency("benchmark", '~> 4.0')
76
+ #s.add_runtime_dependency("bundler-stats", '~> 2.0')
77
+ s.add_runtime_dependency("configatron", '~> 3.0')
79
78
  s.add_runtime_dependency("deep_merge", '~> 1.0')
80
79
  s.add_runtime_dependency("diffy", '>= 3.0')
81
- s.add_runtime_dependency("logger", '>= 1.2.8')
82
- s.add_runtime_dependency("thor", '>= 1.0')
83
- s.add_runtime_dependency("artii", '>= 2.1')
84
80
  s.add_runtime_dependency("facter", '~> 2.4.1')
85
- s.add_runtime_dependency("activesupport", '~> 4.0')
86
- #s.add_runtime_dependency("bundler-stats", '~> 2.0')
87
- #s.add_runtime_dependency("benchmark", '~> 4.0')
81
+ s.add_runtime_dependency 'git_remote_branch', '~> 0'
82
+ s.add_runtime_dependency("json", '> 2.0')
83
+ s.add_runtime_dependency("license-generator", '~> 0')
84
+ s.add_runtime_dependency("logger", '>= 1.2.8')
88
85
  #s.add_runtime_dependency("mercenary", '>= 0.3.5')
89
-
86
+ s.add_runtime_dependency('minigit', '~> 0')
87
+ s.add_runtime_dependency("term-ansicolor", '> 1.3')
88
+ s.add_runtime_dependency("thor", '>= 1.0')
90
89
 
91
90
  #
92
91
  #
@@ -95,21 +94,19 @@ Gem::Specification.new do |s|
95
94
  # One call to add_development_dependency('gem_name', 'gem version requirement')
96
95
  # for each development dependency. These gems are required for developers
97
96
  #
98
- #s.add_development_dependency("rake", ">= 10.1.0") #"~> 0.9.2")
99
- s.add_development_dependency("bundler", "~> 1.0")
100
- s.add_development_dependency 'rspec', '~> 3.0' #, '>= 2.7.0'
97
+ s.add_development_dependency("bundler", "~> 2.3")
98
+ #s.add_development_dependency("bluecloth", "~> 2.2.0")
99
+ #s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
100
+ #s.add_development_dependency("codeclimate-test-reporter", '~> 0') #, group: :test, require: nil)
101
101
  s.add_development_dependency("pry", "~> 0.9")
102
- s.add_development_dependency("yard", ">= 0.9.20")
103
- s.add_development_dependency('rubocop', '~> 0.49.0')
102
+ s.add_development_dependency 'rspec', '~> 3.0' #, '>= 2.7.0'
104
103
  s.add_development_dependency("rubygems-tasks", "~> 0.2")
105
- s.add_development_dependency("travis", "~> 1.6")
106
- s.add_development_dependency("travis-lint", "~> 1.8")
104
+ s.add_development_dependency('rubocop', '~> 0.49.0')
107
105
  s.add_development_dependency('simplecov', '<= 0.17.1')
108
- #s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
109
- #s.add_development_dependency("codeclimate-test-reporter", '~> 0') #, group: :test, require: nil)
110
106
  #s.add_development_dependency("thor-zsh_completion", '>= 0.1.5')
111
- #s.add_development_dependency("bluecloth", "~> 2.2.0")
112
- #s.add_development_dependency("wlang", "~> 0.10.2")
107
+ s.add_development_dependency("travis", "~> 1.11")
108
+ s.add_development_dependency("travis-lint", "~> 1.8")
109
+ s.add_development_dependency("yard", ">= 0.9.20")
113
110
 
114
111
 
115
112
  # The version of ruby required by this gem
@@ -1,6 +1,6 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  ################################################################################
3
- # Time-stamp: <Mon 2020-04-20 17:21 svarrette>
3
+ # Time-stamp: <Thu 2022-06-02 19:08 svarrette>
4
4
  ################################################################################
5
5
  # Interface for the main Bootstrapping operations
6
6
  #
@@ -29,10 +29,9 @@ module FalkorLib #:nodoc:
29
29
  :hook => 'pre-commit.git-crypt.sh',
30
30
  :ulhpc => [
31
31
  #'0x5D08BCDD4F156AD7', # S. Varrette
32
- '0x6429C2514EBC4737', # S. Peter
33
32
  '0x37183CEF550DF40B', # H. Cartiaux
34
- '0x10717CE35947FEDF', # E. Kieffer
35
- '0x710A74A36A99455A', # F. Pinel
33
+ '0x7E1457DB75803F41', # T. Valette
34
+ '7F883C928BC48E98', # A. Olloh
36
35
  ],
37
36
  # :hooks => {
38
37
  # :precommit => 'https://gist.github.com/848c82daa63710b6c132bb42029b30ef.git',
@@ -57,7 +57,7 @@ module FalkorLib
57
57
  if options[:ruby]
58
58
  v = options[:ruby]
59
59
  else
60
- select_from(FalkorLib.config[:rvm][:rubies],
60
+ v = select_from(FalkorLib.config[:rvm][:rubies],
61
61
  "Select RVM ruby to configure for this directory",
62
62
  (FalkorLib.config[:rvm][:rubies].find_index(FalkorLib.config[:rvm][:version]) + 1))
63
63
  end
@@ -177,7 +177,7 @@ PYENV_LONG_DESC
177
177
  #......................................
178
178
  desc "slides [options]", "Bootstrap LaTeX Beamer slides"
179
179
  method_option :name, :aliases => '-n', :desc => 'Name of the LaTeX project'
180
- #method_option :dir, :aliases => '-d', :desc => 'Project directory (relative to the git root directory)'
180
+ method_option :dir, :aliases => '-d', :desc => 'Project directory (relative to the git root directory)'
181
181
  #___________________
182
182
  def slides(path = Dir.pwd)
183
183
  (help(__method__) and exit 0) if options[:help]
@@ -1,6 +1,6 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  ################################################################################
3
- # Time-stamp: <Sun 2020-04-12 14:57 svarrette>
3
+ # Time-stamp: <Thu 2022-06-02 19:14 svarrette>
4
4
  ################################################################################
5
5
  # FalkorLib Configuration
6
6
  #
@@ -56,14 +56,15 @@ module FalkorLib #:nodoc:
56
56
  #:custom_cfg => '.falkorlib.yaml',
57
57
  :rvm => {
58
58
  # See https://www.ruby-lang.org/en/downloads/branches/ for stable branches
59
- :rubies => [ '2.7.0', '2.6.5', '2.5.6', '2.4.9' ],
60
- :version => '2.6.5',
59
+ :rubies => [ '3.1.2', '3.0.4', '2.7.6'],
60
+ :version => '3.1.2',
61
61
  :versionfile => '.ruby-version',
62
62
  :gemsetfile => '.ruby-gemset'
63
63
  },
64
64
  :pyenv => {
65
- :versions => ['2.7.16', '3.7.4' ],
66
- :version => '3.7.4',
65
+ # See https://devguide.python.org/#status-of-python-branches
66
+ :versions => ['3.9.13', '3.8.13', '3.7.13', '2.7.18' ],
67
+ :version => '3.7.13',
67
68
  :versionfile => '.python-version',
68
69
  :virtualenvfile => '.python-virtualenv',
69
70
  :direnvfile => '.envrc',
@@ -1,6 +1,6 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  ################################################################################
3
- # Time-stamp: <Wed 2018-11-21 13:31 svarrette>
3
+ # Time-stamp: <Sun 2022-06-05 17:16 svarrette>
4
4
  ################################################################################
5
5
  # Interface for the main Git operations
6
6
  #
@@ -19,7 +19,7 @@ module FalkorLib #:nodoc:
19
19
  # MAJOR: Defines the major version
20
20
  # MINOR: Defines the minor version
21
21
  # PATCH: Defines the patch version
22
- MAJOR, MINOR, PATCH = 0, 8, 7
22
+ MAJOR, MINOR, PATCH = 0, 8, 10
23
23
 
24
24
  module_function
25
25
 
@@ -2,7 +2,7 @@
2
2
  #########################################
3
3
  # git_spec.rb
4
4
  # @author Sebastien Varrette <Sebastien.Varrette@uni.lu>
5
- # Time-stamp: <Thu 2018-10-04 08:05 svarrette>
5
+ # Time-stamp: <Sun 2022-06-05 17:15 svarrette>
6
6
  #
7
7
  # @description Check the Git operations
8
8
  #
@@ -3,7 +3,7 @@
3
3
  % Time-stamp: <Wed 2016-11-09 23:44 svarrette>
4
4
  % =============================================================================
5
5
 
6
- \cite{VBCG_HPCS14}
6
+ \cite{VCPKVO_HPCCT22}
7
7
 
8
8
 
9
9
 
@@ -1,13 +1,24 @@
1
1
  %=======================================================================
2
2
  % File: biblio.bib -- BibTeX entries
3
3
  % Author(s): <%= config[:author] %> (<%= config[:mail].gsub(/@/, ' at ') %>)
4
- % Time-stamp: <Mon 2017-01-16 16:45 svarrette>
4
+ % Time-stamp: <Wed 2022-08-17 10:07 svarrette>
5
5
  %
6
6
  % Copyright (c) <%= Time.now.year %> <%= config[:author] %>
7
7
  %
8
8
  % More information on BibTeX: http://www.bibtex.org/
9
9
  %=======================================================================
10
10
 
11
+ @inproceedings{VCPKVO_HPCCT22,
12
+ author = {Varrette, S. and Cartiaux, H. and Peter, S. and Kieffer, E. and Valette, T. and Olloh, A.},
13
+ title = {{Management of an Academic HPC \& Research Computing Facility: The ULHPC Experience 2.0}},
14
+ booktitle = {Proc. of the 6th ACM High Performance Computing and Cluster Technologies Conf. (HPCCT 2022)},
15
+ year = {2022},
16
+ month = jul,
17
+ address = {Fuzhou, China},
18
+ isbn = {978-1-4503-9664-6},
19
+ publisher = {Association for Computing Machinery (ACM)},
20
+ }
21
+
11
22
  @InProceedings{VBCG_HPCS14,
12
23
  author = {S. Varrette and P. Bouvry and H. Cartiaux and F. Georgatos},
13
24
  title = {{Management of an Academic HPC Cluster: The UL Experience}},