Skip to content

Commit ed85fe7

Browse files
brunoborgesCopilot
andcommitted
Rename .lab/ to workshop/ for consistent directory structure
Standardized workshop content directory from .lab/ to workshop/ across all repos. Updated all internal references in README.md, docs/step.html, and related files. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6ed1f27 commit ed85fe7

20 files changed

Lines changed: 13 additions & 13 deletions

File tree

.solutions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ diff -r app .solutions/step-04-redesign-cyberpunk/app
4444

4545
## Workshop Guide Reference
4646

47-
See [`.lab/GUIDE.md`](../.lab/GUIDE.md) for the full workshop instructions.
47+
See [`workshop/GUIDE.md`](../workshop/GUIDE.md) for the full workshop instructions.
4848

4949
## Checkpoint Details
5050

.solutions/finished/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ questions_list: list[str] = [
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-00-baseline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-01-instructions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-02-linting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-03-readme-update/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-04-redesign-cyberpunk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-05-quiz-techlife/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-06-scavenger-hunt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

.solutions/step-07-card-deck/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Social Bingo game for in-person mixers. Find people who match the questions and
1616
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Custom Quiz Master |
1717
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Multi-Agent Development |
1818

19-
> 📝 Lab guides are also available in the [`.lab/`](.lab/) folder for offline reading.
19+
> 📝 Lab guides are also available in the [`workshop/`](workshop/) folder for offline reading.
2020
2121
---
2222

0 commit comments

Comments
 (0)