Skip to content

Commit

Permalink
index updates (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrant authored Sep 26, 2024
1 parent 520f462 commit 8c79123
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# GenAI For Developers - Tutorials

- [Code Review in CICD with GitHub](code-review-cicd-github)
Go hands on with these focused technical tutorials demonstrating various ways to integrate GenAI into your SDLC.

- [Chat agent with slack](chat-slack-agent)
- [Code Generation with Jira](code-generate-jira)
- [Code Review in CICD with Bitbucket](code-review-cicd-bitbucket)
- [Code Review in CICD with GitHub](code-review-cicd-github)
- [Code Review in CICD with GitLab](code-review-cicd-gitlab)
- [Code Review in CICD with GitLab & CircleCI](code-review-cicd-gitlab-circleci)
- [Image diff from CLI](image-diff-cli)
- [Image review from CLI](image-review-cli)
- [Story generation from Slack to Jira](stories-generate-jira-slack)

0 comments on commit 8c79123

Please sign in to comment.