Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Thompson
slapos.core
Commits
bb5d5edd
Commit
bb5d5edd
authored
May 12, 2023
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5&jio: Update frontend default software release
parent
74ce8553
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
4 deletions
+51
-4
master/bt5/slapos_erp5/PathTemplateItem/software_release_module/frontend.xml
...rp5/PathTemplateItem/software_release_module/frontend.xml
+50
-3
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/InstanceTree_getFastInputDict.py
...ns/slapos_hal_json_style/InstanceTree_getFastInputDict.py
+1
-1
No files found.
master/bt5/slapos_erp5/PathTemplateItem/software_release_module/frontend.xml
View file @
bb5d5edd
...
...
@@ -95,7 +95,7 @@
</tuple>
<state>
<tuple>
<float>
1
5209856
00.0
</float>
<float>
1
6837632
00.0
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -128,11 +128,11 @@
</item>
<item>
<key>
<string>
url_string
</string>
</key>
<value>
<string>
https://lab.nexedi.com/nexedi/slapos/raw/1.0.
149/software/caddy-frontend
/software.cfg
</string>
</value>
<value>
<string>
https://lab.nexedi.com/nexedi/slapos/raw/1.0.
319/software/rapid-cdn
/software.cfg
</string>
</value>
</item>
<item>
<key>
<string>
version
</string>
</key>
<value>
<string>
1.0.
14
9
</string>
</value>
<value>
<string>
1.0.
31
9
</string>
</value>
</item>
<item>
<key>
<string>
workflow_history
</string>
</key>
...
...
@@ -978,6 +978,53 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
1006.58340.40727.23620
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<reference
id=
"4.2"
/>
<reference
id=
"4.3"
/>
<none/>
</tuple>
<state>
<tuple>
<float>
1683921542.54
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/InstanceTree_getFastInputDict.py
View file @
bb5d5edd
...
...
@@ -5,7 +5,7 @@
if
context
.
getRootSlave
():
return
{}
for
sr_string
in
[
'software/re6stnet/'
,
'software/
caddy-frontend
/'
]:
for
sr_string
in
[
'software/re6stnet/'
,
'software/
rapid-cdn
/'
]:
if
context
.
getSuccessorReference
()
is
not
None
and
sr_string
in
context
.
getUrlString
(
''
):
return
{
'enabled'
:
True
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment