This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:github [2025/09/19 10:11] tomas |
dev:github [2026/07/03 08:06] (current) tomas [Repozitáře] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==GitHub Copilot== | ||
| + | |||
| + | ==== Odkazy ==== | ||
| + | https:// | ||
| + | |||
| + | ==== GitHub akce ==== | ||
| + | [[automatizace: | ||
| + | |||
| + | ==== GitHub markdown ==== | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | |||
| + | |||
| + | ==== GitHub Copilot ==== | ||
| + | === Adresářová struktura === | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | |||
| + | === prompty === | ||
| Explain this project\\ | Explain this project\\ | ||
| What are the dependencies for running the a.sh\\ | What are the dependencies for running the a.sh\\ | ||
| Line 24: | Line 45: | ||
| Convert the current file from json to yaml format\\ | Convert the current file from json to yaml format\\ | ||
| - | ===VSCode Copilot zkratky=== | + | === VSCode Copilot zkratky === |
| ctrp-enter ... otevře okno pro doplňování kódu\\ | ctrp-enter ... otevře okno pro doplňování kódu\\ | ||
| - | ==Repozitáře== | + | ==== Repozitáře ==== |
| - | ===Konfigurační soubory v repozitáři==== | + | .github |
| - | CODEOWNERS | + | |
| - | ==GH - GitHub CLI== | + | === Konfigurační soubory v repozitáři === |
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | .github/ | ||
| + | ==== GH - GitHub CLI ==== | ||
| gh alias set iv 'issue view --comments' | gh alias set iv 'issue view --comments' | ||
| gh api -X GET ' | gh api -X GET ' | ||
| Line 46: | Line 77: | ||
| gh workflow list ... seznam akcí - workflow\\ | gh workflow list ... seznam akcí - workflow\\ | ||
| - | ===GH CLI v GH Akcích=== | + | === GH CLI v GH Akcích === |
| < | < | ||
| steps: | steps: | ||