Skip to content

Conversation

Harmanpreet-Microsoft
Copy link
Contributor

Purpose

Added configuration for code quality and CI/CD workflows
.flake8: Configuration for enforcing Python code style using Flake8.
.github/workflows/docker-build-and-push.yml: Workflow for building and pushing Docker images to the container registry.
.github/workflows/pylint.yml: Workflow for running Pylint to ensure Python code quality.
.github/workflows/test.yml: Workflow for running test suites to validate functionality.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Trigger the workflows manually in GitHub Actions or push changes to verify:

Docker Build and Push Workflow
Pylint Workflow
Test Workflow

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft changed the title chore : Addition of PyLint,Test WorkFlow and Docker Integartion Workflow file chore: Addition of PyLint,Test WorkFlow and Docker Integartion Workflow file Jan 15, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit fcf538e into microsoft:main Jan 17, 2025
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Fr4nc3 pushed a commit to Fr4nc3/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Oct 6, 2025
…ow file (microsoft#38)

* edit 1

* edit 2

* Repository Governance

* added stale-bot

* stalebot test

* chNGED TO 1 DAY

* edit 3

* Create test

* edit1

* edit2

* edit 4

* edit 5

* edit 6

* edit 6

* edit 7

* edit 8

* edit 5

* edit 10

* edit 11

* edit 12

* edit 13

* Update stale-bot.yml

* edit 14

* edit 15

* edit 16

* edit 17

* Update stale-bot.yml

* Update CODEOWNER

* Create nwetest

* added pylint

* changed flak loc

* edit 1

* add backend test workflow

* added test file

* edit 2

* added  sample test file

* changed py version

* made edits to workflow

* pass even if test filesa r not present

* removed test file

* added sample test file

* Create docker-build-and-push.yml

* Delete test

* Delete src/backend/middleware/test_health_check.py

* Delete .github/nwetest

* Delete .github/workflows/CI.yml

* updated docker

* Update test.yml

---------

Co-authored-by: Harmanpreet Kaur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants