Skip to content

Commit

Permalink
test auto-open readme
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Jan 27, 2024
1 parent cbd72ed commit afd6292
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"terminal.integrated.shell.linux": "/usr/bin/fish",
"terminal.integrated.shellArgs.linux": ["-c", "connect"],
"terminal.integrated.sendKeybindingsToShell": true,
"autoOpenPreviewPanel.openPreviewToTheSide": false,
"workbench.colorTheme": "Dracula Soft",
"explorer.openEditors.visible": 1,
"files.trimTrailingWhitespace": true,
Expand All @@ -60,11 +61,14 @@
"ms-python.python",
"redhat.vscode-yaml",
"esbenp.prettier-vscode",
"carrie999.cyberpunk-2020",
"ms-vsliveshare.vsliveshare",
"chadonsom.auto-view-readme",
"ms-azuretools.vscode-docker",
"github.vscode-github-actions",
"ms-vscode.vscode-typescript-next",
"github.vscode-pull-request-github",
"matt-rudge.auto-open-preview-panel",
"ms-vscode-remote.remote-containers",
"visualstudioexptteam.vscodeintellicode",
"bierner.markdown-preview-github-styles"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Kargo Community Homelab Platform Engineering

[![CI Testing - Kargo on Kind](https://github.com/ContainerCraft/Kargo/actions/workflows/kind.yaml/badge.svg)](https://github.com/ContainerCraft/Kargo/actions/workflows/kind.yaml)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ContainerCraft/Kargo)

This project is in pre-alpha pathfinding mode. See the [inagural Twitter/X Thread post](https://x.com/usrbinkat/status/1749186949590794551) by [@usrbinkat](https://twitter.com/usrbinkat)
Expand Down

0 comments on commit afd6292

Please sign in to comment.