cpee-model-management 1.2.3 → 1.2.4

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: cbd52e9e07809d503c71fb7b716fe287949a4aaf8030518110ae05f98295b8c1
4
- data.tar.gz: 40289a6d6147b5358b088fa3885c8df2e2c50bb61bfbd54122ec8681489f99a1
3
+ metadata.gz: 70a1bebe35489c61c12ce579cf533eed01d4471bd81dfe35f1f8ec9229ab9991
4
+ data.tar.gz: 99e78da9cb6fc8f9487c6753eef04adbf4359ba72a12979c546120c19c91df56
5
5
  SHA512:
6
- metadata.gz: 0b7b76036df9e4ec5ebae8283d2d84d7eda794d1c195db080425d9cecba4650b7eabe52c785864c25af30bd29ad1a05bec63c66887e70b56e2f1b3ea5c783bea
7
- data.tar.gz: a231affcade7800f587ea6bdfe2bdf3f1bce2ea8774d6e91e1c5bcc9bd1ff3da3b1ded34c9938170d89c165ced44a2203cd4723e7ec438c88c32076fa91f4a6d
6
+ metadata.gz: 41da660e08a891990154eff23942d4df183edb36142417a90067821d9554e7e83bfbcc493ca1e533664f43e49179fd8ea4c1c504782f16e8497c4b95c354bb48
7
+ data.tar.gz: c410854184e37eb40cf4bc0fed672f244a9015a1385b4329015358d977c7653ee260b746997442b5b79453d91dbb8a05ffb468eb451ef23710fe6de8da274402
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "cpee-model-management"
3
- s.version = "1.2.3"
3
+ s.version = "1.2.4"
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.license = "LGPL-3.0"
6
6
  s.summary = "(Lifecycle) manage your process models in a directory or git repo."
data/server/testset.xml CHANGED
@@ -2,8 +2,12 @@
2
2
  <dataelements/>
3
3
  <executionhandler>ruby</executionhandler>
4
4
  <endpoints>
5
- <timeout>https://cpee.org/services/timeout.php</timeout>
6
- <subprocess>https://cpee.org/flow/start/url/</subprocess>
5
+ <user>https-post://cpee.org/services/timeout-user.php</user>
6
+ <auto>https-post://cpee.org/services/timeout-auto.php</auto>
7
+ <timeout>https-post://cpee.org/services/timeout.php</timeout>
8
+ <subprocess>https-post://cpee.org/flow/start/url/</subprocess>
9
+ <send>https-post://cpee.org/ing/correlators/message/send/</send>
10
+ <receive>https-get://cpee.org/ing/correlators/message/receive/</receive>
7
11
  </endpoints>
8
12
  <description>
9
13
  <description xmlns="http://cpee.org/ns/description/1.0"/>
data/ui/instances.html CHANGED
@@ -77,9 +77,8 @@
77
77
  <td class="num">(<span></span>)</td>
78
78
  <td class="state"><span class='value'></span> <span class='abandon'>[<a href='#' title='abandon'>a</a>]</span></td>
79
79
  <td class="author"><em>unknown</em></td>
80
- <td class="cpu"></td>
81
- <td>/</td>
82
80
  <td class="mem"></em></td>
81
+ <td class="time"></em></td>
83
82
  </tr>
84
83
  <tr class="sub">
85
84
  <td colspan="6"><table></table></td>
@@ -77,9 +77,8 @@
77
77
  <td class="num">(<span></span>)</td>
78
78
  <td class="state"><span class='value'></span></td>
79
79
  <td class="author"><em>unknown</em></td>
80
- <td class="cpu"></td>
81
- <td>/</td>
82
80
  <td class="mem"></em></td>
81
+ <td class="time"></em></td>
83
82
  </tr>
84
83
  <tr class="sub">
85
84
  <td colspan="6"><table></table></td>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cpee-model-management
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juergen eTM Mangler
8
8
  autorequire:
9
9
  bindir: tools
10
10
  cert_chain: []
11
- date: 2024-06-20 00:00:00.000000000 Z
11
+ date: 2024-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: riddl