Initial commit - Migrated to Dev environment

This commit is contained in:
2026-02-03 19:55:45 +00:00
commit a34e5b7976
3518 changed files with 481663 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
2026-01-20 07:44:25.165 [info] Extension host with pid 35425 started
2026-01-20 07:44:25.171 [info] Lock '/config/data/User/workspaceStorage/787b6db1/vscode.lock': Lock acquired.
2026-01-20 07:44:25.305 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2026-01-20 07:44:25.306 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2026-01-20 07:44:25.571 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*'
2026-01-20 07:44:25.599 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2026-01-20 07:44:25.725 [info] Eager extensions activated
2026-01-20 07:44:25.726 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2026-01-20 07:44:25.726 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2026-01-20 07:44:30.828 [info] ExtensionService#_doActivateExtension vscode.git, startup: false, activationEvent: 'api', root cause: vscode.github
2026-01-20 07:51:23.355 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
2026-01-20 07:53:00.436 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'
2026-01-20 16:16:28.647 [info] Extension host terminating: received terminate message from renderer
2026-01-20 16:16:28.648 [info] Lock '/config/data/User/workspaceStorage/787b6db1/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
2026-01-20 16:16:28.682 [info] Extension host with pid 35425 exiting with code 0

View File

@@ -0,0 +1,38 @@
2026-01-20 07:44:30.963 [info] [main] Log level: Info
2026-01-20 07:44:30.963 [info] [main] Validating found git in: "git"
2026-01-20 07:44:30.963 [info] [main] Using git "2.43.0" from "git"
2026-01-20 07:44:30.963 [info] [Model][doInitialScan] Initial repository scan started
2026-01-20 07:44:30.963 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:44:30.963 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.963 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:44:30.963 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.964 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:44:30.964 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.968 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:44:30.968 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.974 [info] > git rev-parse --show-toplevel [4ms]
2026-01-20 07:44:30.974 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.978 [info] > git rev-parse --show-toplevel [2ms]
2026-01-20 07:44:30.978 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.981 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:44:30.981 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:44:30.984 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
2026-01-20 07:51:22.556 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 07:51:22.556 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 07:51:23.586 [info] > git rev-parse --show-toplevel [4ms]
2026-01-20 07:51:23.586 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 15:31:42.560 [info] > git rev-parse --show-toplevel [1ms]
2026-01-20 15:31:42.560 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-20 15:32:11.859 [info] > git rev-parse --show-toplevel [2ms]
2026-01-20 15:32:11.859 [info] fatal: not a git repository (or any parent up to mount point /home/coder)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

View File

@@ -0,0 +1,33 @@
2026-01-20 07:44:25.688 [info] Reading sessions from keychain...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:25.688 [info] Getting sessions for all scopes...
2026-01-20 07:44:25.688 [info] Got 0 sessions for ...
2026-01-20 07:44:26.608 [info] Getting sessions for all scopes...
2026-01-20 07:44:26.609 [info] Got 0 sessions for ...

View File

@@ -0,0 +1 @@
2026-01-20 07:44:25.793 [info] Log level: Info