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

5
HelyxProject.md

@ -47,6 +47,7 @@ continuation
// start the run from scratch. With "reuse", the commands will be run in // 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 // the previous run workspace -- in this case, whatever was left from the
// "simple" run will also be present here. // "simple" run will also be present here.
// "workspace" accepts options "new", "reuse" or "copy".
workspace reuse; workspace reuse;
changes changes
{ {
@ -83,7 +84,9 @@ split
// external file -- in this case, a shell script named "Allrun" // external file -- in this case, a shell script named "Allrun"
// (this replicates the way helyxVerify works). // (this replicates the way helyxVerify works).
commands from "Allrun"; commands from "Allrun";
workspace reuse;
// Specify that the workspace should be a copy of the previous one.
workspace copy;
post 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 ## Working
- [ ] Compiling Scotch for Windows - [ ] Enable new Jenkins master
[[Scotch on Windows]] #jenkins
[[New Jenkins]]
## Blocked ## Blocked
@ -44,6 +45,8 @@ kanban-plugin: board
## DevOps Dec24 - B4 ## DevOps Dec24 - B4
- [ ] Compiling Scotch for Windows
[[Scotch on Windows]]
## DevOps Dec24 - A7 ## DevOps Dec24 - A7

Loading…
Cancel
Save