Skip to content

Feat: Added up the Build Workflow - #343

Open
abhay-raj19 wants to merge 3 commits into
code100x:mainfrom
abhay-raj19:fix#340/adding_build_pipeline
Open

Feat: Added up the Build Workflow#343
abhay-raj19 wants to merge 3 commits into
code100x:mainfrom
abhay-raj19:fix#340/adding_build_pipeline

Conversation

@abhay-raj19

Copy link
Copy Markdown

Initilised up the build workflow that runs on every pull request raised up by the contributors and do checks up that

  • Verify the Build: Ensure the project builds correctly. If the build succeeds, the workflow will pass, making it easier for maintainers to review the PR.
  • Catch Build Failures: If the build fails, the workflow will alert the maintainer, indicating there is an issue with the code.

Signed-off-by: abhay-raj19 <rajpootabhay423@gmail.com>
Signed-off-by: abhay-raj19 <rajpootabhay423@gmail.com>
@abhay-raj19abhay-raj19 changed the title Fix#340/adding build pipelineFeat : Build WorkflowMay 26, 2024
@abhay-raj19

Copy link
Copy Markdown
Author

Fixes #340

@abhay-raj19abhay-raj19 changed the title Feat : Build WorkflowFeat: Added up the Build WorkflowMay 26, 2024
@abhay-raj19

Copy link
Copy Markdown
Author

@hkirat Bhaiya can you pls review it.

@abhay-raj19

Copy link
Copy Markdown
Author

@siinghd Bhaiya can you Please Review it .

Sign up for freeto 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

@abhay-raj19