Skip to content

Conversation

GeekTrainer
Copy link
Collaborator

Several changes are included in this PR:

  • Removed the short Copilot focused workshop and streamlined the Copilot section, relying on agents-in-sdlc for Copilot content
  • Updated flow with newer content
  • Updated packages to newest versions
  • Removed language tags from URLs (except for security.md)

Copilot AI and others added 30 commits July 30, 2025 17:17
@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 15:43
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR contains a comprehensive workshop rework and update that modernizes the structure, streamlines content, and enhances testing infrastructure. The changes consolidate two workshops into a single focused DevOps experience while updating all packages to their newest versions.

Key Changes:

  • Removed the 1-hour Copilot workshop and consolidated into a single full-day DevOps workshop
  • Added comprehensive E2E testing infrastructure with Playwright
  • Enhanced development scripts and automation
  • Updated all package versions to latest

Reviewed Changes

Copilot reviewed 61 out of 83 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
content/README.md Updated to single workshop structure focusing on DevOps with GitHub
server/tests/test_app.py Added new test for 404 error handling on dog endpoint
client/e2e-tests/ Complete E2E testing suite with Playwright tests for all user workflows
scripts/ Enhanced development scripts for environment setup, testing, and app startup
.github/workflows/ New CI/CD workflows for automated testing
client/src/components/ Added comprehensive test identifiers for reliable E2E testing
Files not reviewed (1)
  • client/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

server/app.py:1

  • These comment lines appear to be leftover development markers and should be removed for clean production code.
import os

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jamesmontemagno
Copy link

jamesmontemagno commented Sep 4, 2025

@GeekTrainer many of us are using this 1 hour workshop today for the VS Code Dev Days through the end of the month. Do you have a backup we could use here or when do you plan on merging this in?

https://github.com/github-samples/agents-in-sdlc seems good, but it is missing things around vs code and copilot that this one does today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants