Skip to content

feature: development to main branch CI #17

@anantakumarghosh

Description

@anantakumarghosh

Description
CI flows are required to update main branch.

Criteria:

  • Code shouldn't have lint issues
  • Deploying in stage server successfully
  • Test cases passing (or up-to a threshold)
  • Test case coverage report

Approach considered:

  • Create release branch from the tags created.
  • Pull request should be made from release branch to the main branch.
  • Necessary Pull Request Guard Rails should pass.
    • Lint checks
    • Testing

This is in short, will update soon.

Additional:
Plan to dockerize entire CI/CD.

Metadata

Metadata

Labels

enhancementNew feature or requestprod-envRelated to PROD environment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions