🏄♂️
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
config: { | |
// default font size for all tabs | |
fontSize: 12, | |
// font family with optional fallbacks | |
fontFamily: '"Fira Code", "DejaVu Sans Mono", "Lucida Console", monospace', | |
// terminal cursor background color (hex) | |
cursorColor: 'red', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Info - 15:44:19] Using tsserver from: /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/node_modules/typescript/lib | |
[Info - 15:44:19] TSServer log file: /Users/sean/Library/Application Support/Code - Insiders/logs/20180109T090501/vscode.typescript/tsserver-log-ac1Nhr/tsserver.log | |
[Info - 15:44:19] Forking TSServer | |
PATH: /Users/sean/.nvm/versions/node/v8.9.4/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/sean/.config/yarn/global/node_modules/.bin/ | |
[Info - 15:44:19] Started TSServer | |
[Error - 15:44:30] 'occurrences' request failed with error. | |
Error processing request. Could not find file: '/Users/sean/ITDev/projects/draw-group/OW-enercity-ed4-integration-layer/ed4-front-end-integration-layer/common/models/subscription.js'. | |
Error: Could not find file: '/Users/sean/ITDev/projects/draw-group/OW-enercity-ed4-integration-layer/ed4-front-end-integration-layer/common/models/subscription.js'. | |
at getValidSourceFile (/Applications/Visual Studio Code - Insiders.app/Content |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"home": { | |
"title": "Hey, it's Sean!", | |
"body": "I'm a London-based fullstack developer with a background in robotics and microelectronics*. I am a huge fan of innovative thinking and enjoy mixing this way of seeing the world with creativity in a manner which uplifts others. I rise up to life challenges and practice this in juggling hard work with keeping fit and learning new tricks and skills. I'm hacking at all sorts of code in any free time that I get and therefore, together with extensive and broad industry exposure, have developed a valuable understanding of web technologies, the tooling that supports these technologies and the community that have have developed them. Software is more than just the act of writing a piece of code. I view it as the process of understanding a given problem and designing and developing for it a robust and well-performing solution.", | |
"footnotes": "_* Graduate Mechatronics Engineer (BSc in Engineering in Mechatronics) from the University of Cape Town, Sou |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-06-10T16:57:37Z INFO Using default AutoscalingListener image pull policy {"ImagePullPolicy": "IfNotPresent"} | |
2023-06-10T16:57:37Z INFO controller-runtime.metrics Metrics server is starting to listen {"addr": "127.0.0.1:8080"} | |
2023-06-10T16:57:37Z INFO Initializing actions-runner-controller {"version": "v0.27.4", "default-scale-down-delay": "10m0s", "sync-period": "1m0s", "default-runner-image": "summerwind/actions-runner:latest", "default-docker-image": "docker:dind", "default-docker-gid": "1001", "common-runnner-labels": null, "leader-election-enabled": true, "leader-election-id": "actions-runner-controller", "watch-namespace": ""} | |
2023-06-10T16:57:37Z INFO controller-runtime.builder Registering a mutating webhook {"GVK": "actions.summerwind.dev/v1alpha1, Kind=Runner", "path": "/mutate-actions-summerwind-dev-v1alpha1-runner"} | |
2023-06-10T16:57:37Z INFO controller-runtime.webhook Registering webhook {"path": "/mutate-actions-summerwind-dev-v1alpha1-runner"} | |
2023-06-10T16:57:37Z INFO controller-runtime.bui |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;34m2023-06-10 16:59:25.715 NOTICE --- Runner init started with pid 7[0m | |
[0;37m2023-06-10 16:59:25.724 DEBUG --- Github endpoint URL https://github.com/[0m | |
[0;37m2023-06-10 16:59:28.99 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.[0m | |
[0;37m2023-06-10 16:59:28.992 DEBUG --- Configuring the runner.[0m | |
-------------------------------------------------------------------------------- | |
| ____ _ _ _ _ _ _ _ _ | | |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ | | |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| | | |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ | |
OlderNewer