Skip to content

pullrequests Search Results · repo:0GiS0/github-copilot-and-jenkins language:Java

Filter by

27 results  (158 ms)

27 results

in0GiS0/github-copilot-and-jenkins (press backspace or delete to remove)

Reemplaza el placeholder TU_CODIGO_AQUI por el código real del vídeo (OtX-rLyQ85I) y elimina las notas de vídeo no publicado en ambos READMEs.

This pull request introduces a complete frontend for the order management API, including static asset serving from the backend, a new HTML application, JavaScript client logic, and modern CSS styling. ...

Summary - migrate the Jenkins plugin baseline to Java 21 and Jenkins 2.555 - align GitHub Actions and the devcontainer Jenkins image with Java 21 - update build tooling needed for Java 21 bytecode ...

This pull request makes a minor change to the .devcontainer/compose.yml file by removing the depends_on relationship for the Jenkins service. This simplifies the service configuration and may affect the ...

This pull request focuses on simplifying the development environment and improving the clarity and localization of documentation. The main changes include removing the Copilot CLI service from the development ...

Summary - create the Sample App CI job at the Jenkins root instead of under copilot-demos - simplify the Jenkins Job DSL now that the dev environment is recreated fresh - configure the devcontainer ...

Summary - Add a Jenkinsfile under src/ to run CI for the sample Node.js REST API - Bootstrap a Jenkins job for the sample app CI from the devcontainer Groovy init script - Use emoji stage names ...

Summary - Replace the demo utility entrypoint with a small native Node.js REST API for products and orders - Add order domain functions and update unit tests for the new behavior - Keep the API ...

Summary - Convert the Copilot code review job into a GitHub Multibranch Pipeline for Pull Request discovery - Review only changed TypeScript files in PR builds and publish a sticky PR summary comment ...

Summary - remove the root Jenkinsfile demo orchestrator - stop creating the main-pipeline Jenkins job in the devcontainer seed - remove README references to the root orchestrator Validation ...