Skip to content

Remove Jenkins pipelines and related content#84

Draft
Copilot wants to merge 3 commits into
devfrom
copilot/fix-83
Draft

Remove Jenkins pipelines and related content#84
Copilot wants to merge 3 commits into
devfrom
copilot/fix-83

Conversation

Copy link
Copy Markdown

Copilot AI commented May 28, 2025

This PR removes all Jenkins-related content from the repository as it's no longer needed.

Changes made:

  1. Removed Jenkins pipeline files:

    • Deployment.Jenkinsfile
    • Dev-Build.Jenkinsfile
    • Docker-Image.Jenkins
    • IntegrationBuild.Jenkinsfile
    • Codescan
  2. Updated React components to remove Jenkins references:

    • Removed Jenkins imports from DevOps.jsx
    • Modified CodeAnalysis component to focus only on SonarQube
    • Removed Jenkins from LanguageLibraries.js DevOps section
  3. Updated documentation:

    • Removed Jenkins badge from README.md
    • Removed Jenkins pipeline reference from "What is included?" section
  4. Removed Jenkins-related image files:

    • src/Images/jenkins.svg
    • src/Images/PPT/Sonarqube_Jenkins.svg

The application has been updated to rely solely on GitHub Actions for CI/CD, which was already in place and working.

Fixes #83.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits May 28, 2025 13:12
Co-authored-by: VardyNg <24868846+VardyNg@users.noreply.github.com>
Co-authored-by: VardyNg <24868846+VardyNg@users.noreply.github.com>
Copilot AI changed the title [WIP] Jenkins pipelines clean up Remove Jenkins pipelines and related content May 28, 2025
Copilot AI requested a review from VardyNg May 28, 2025 13:15
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.

Jenkins pipelines clean up

2 participants