Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add configuration files and workflows for enhanced CI/CD and quality checks #161

Conversation

Harmanpreet-Microsoft
Copy link
Contributor

Purpose

The purpose of this PR is to:

  • Enhance CI/CD Workflows:

Introduce parameterization and dynamic configuration to streamline deployment processes.
Automate Docker image builds and versioned deployments across environments.

  • Improve Code Quality and Maintainability:

Enforce linting and test coverage standards using .flake8 and .coveragerc.
Introduce a standardized PR template for consistent reviews.

  • Streamline Dependency Management:

Leverage Dependabot for automated updates, reducing manual effort and improving reliability.

  • Increase Collaboration Efficiency:

Update CODEOWNERS to ensure comprehensive code reviews by including additional reviewers.

  • Enable Flexible Deployment:

Replace hardcoded Docker image tags with the imageTag parameter for better version control and CI/CD integration.

  • ...

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

@Harmanpreet-Microsoft Harmanpreet-Microsoft changed the base branch from main to PSL-additionOfGithubAction February 10, 2025 08:31
@Harmanpreet-Microsoft Harmanpreet-Microsoft merged commit b41fbe0 into microsoft:PSL-additionOfGithubAction Feb 10, 2025
6 of 7 checks passed
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.

1 participant