Commit 4cf9f9d
ci: Add reusable setup action and copilot-setup-steps.yml workflow (#115)
* Initial plan
* Create copilot-setup-steps.yml for agent environment setup
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Move copilot-setup-steps.yml to workflows and use GitHub Actions format
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Use consistent action versions and working-directory parameter
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Remove unnecessary comments and use dart install dpk with PATH setup
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Restrict push trigger to main branch only
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Update all workflows to use dart install dpk with PATH setup
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* Create reusable setup-luthor action and update all workflows
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
* chore: Regenerate pubspec.lock
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: exaby73 <50555895+exaby73@users.noreply.github.com>
Co-authored-by: Nabeel Parkar <nabeel@ex3.dev>1 parent 1715cbf commit 4cf9f9d
File tree
8 files changed
+126
-93
lines changed- .github
- actions/setup-luthor
- workflows
- packages/luthor_generator
8 files changed
+126
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
19 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments