Skip to content

Conversation

@yashisrani
Copy link

@yashisrani yashisrani commented Jan 2, 2025

Fixed #6
Fixed #25

Description

  • I added few more steps in github/workflows/build.yml like:
    1) Lint Checks
    2) type Checks
    3) Code formatting with prettier

  • This will automate code validation, formatting checks, and ensure that the build process is completed without errors.

  • I set Pull Request branch (main) in build.yml file.

  • and added comments in (build.yml) file for better understanding and troubleshooting the new issue.

  • I added responding dependencies in (package.json) file.
    1) type-check
    2) prettier-check

  • I Update the README.md file to explain the new CI process.

  • Date: 14/01/2025

  • I added new good-quality images in sponser section .

    1. Devtron image
    2. Microsoft image

- Before changes:

Screen Shot 2025-01-14 at 10 58 37 PM

- After changes:

Screen Shot 2025-01-14 at 10 58 45 PM

@yashisrani yashisrani changed the title Changes in build.yml and package.json Changes in build.yml and package.json and added good quality image in sponser section Jan 24, 2025
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.

[Enhancement] Add good-quality images [FEATURE] : Integrate GitHub Actions for Code Validation and Automatic Build

1 participant