Browse Source

vault backup: 2024-09-27 10:55:48

master
Julio Biason 3 weeks ago
parent
commit
4763b53f3d
  1. 29
      .obsidian/workspace.json
  2. 5
      HelyxProject.md
  3. 3
      Kanban Pages/New Jenkins.md
  4. 7
      Kanban Pages/Work Kanban.md

29
.obsidian/workspace.json

@ -11,22 +11,11 @@
"id": "657ed118b4a40148",
"type": "leaf",
"state": {
"type": "kanban",
"type": "markdown",
"state": {
"file": "Kanban Pages/Work Kanban.md",
"kanbanViewState": {
"kanban-plugin": "board",
"list-collapse": [
false,
false,
false,
false,
true,
true,
true,
true
]
}
"file": "HelyxProject.md",
"mode": "source",
"source": false
}
}
}
@ -96,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Kanban Pages/Work Kanban.md",
"file": "HelyxProject.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -113,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Kanban Pages/Work Kanban.md",
"file": "HelyxProject.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -136,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "Kanban Pages/Work Kanban.md"
"file": "HelyxProject.md"
}
}
}
@ -160,8 +149,9 @@
},
"active": "657ed118b4a40148",
"lastOpenFiles": [
"Kanban Pages/Scotch on Windows.md",
"Kanban Pages/New Jenkins.md",
"Kanban Pages/Work Kanban.md",
"Kanban Pages/Scotch on Windows.md",
"HelyxProject.md",
"Kanban Pages/HelyxVerify.md",
"Calendar/(Every F,R,W,T,M) Development Checking.md",
@ -187,7 +177,6 @@
"Calendar",
"2024-07-16 Terça Clã.md",
"Untitled Kanban.md",
"Kanban Pages/ThirdPartyImage.md",
"Meetings/DevOps",
"Meetings/QA",
"Meetings",

5
HelyxProject.md

@ -47,6 +47,7 @@ continuation
// start the run from scratch. With "reuse", the commands will be run in
// the previous run workspace -- in this case, whatever was left from the
// "simple" run will also be present here.
// "workspace" accepts options "new", "reuse" or "copy".
workspace reuse;
changes
{
@ -83,7 +84,9 @@ split
// external file -- in this case, a shell script named "Allrun"
// (this replicates the way helyxVerify works).
commands from "Allrun";
workspace reuse;
// Specify that the workspace should be a copy of the previous one.
workspace copy;
post
(

3
Kanban Pages/New Jenkins.md

@ -0,0 +1,3 @@
http://10.0.0.31:8080/
jenkinsops
RrmwxSo8^o&8*#

7
Kanban Pages/Work Kanban.md

@ -28,8 +28,9 @@ kanban-plugin: board
## Working
- [ ] Compiling Scotch for Windows
[[Scotch on Windows]]
- [ ] Enable new Jenkins master
#jenkins
[[New Jenkins]]
## Blocked
@ -44,6 +45,8 @@ kanban-plugin: board
## DevOps Dec24 - B4
- [ ] Compiling Scotch for Windows
[[Scotch on Windows]]
## DevOps Dec24 - A7

Loading…
Cancel
Save