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

Implementation of Volta Integration for Enhanced Development Environment #48

Merged
merged 8 commits into from
Mar 4, 2024

Conversation

Achintya-Chatterjee
Copy link
Member

@Achintya-Chatterjee Achintya-Chatterjee commented Mar 1, 2024

Date: 1st March 2024

Developer Name: @Achintya-Chatterjee


Issue Ticket Number

closes #47 #20

Description

This PR implements Volta integration into our development environment to streamline the management of JavaScript command-line tools. Volta ensures consistency and compatibility across projects, enhancing our development workflow.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
Screencast.from.01-03-24.03.02.15.PM.IST.webm

Test Coverage

Screenshot 1

Screenshot from 2024-03-01 14-55-59

Additional Notes

  • Volta integration ensures consistency in tool management and enhances our development environment. Documentation has been updated accordingly.
    why I use the latest version of yarn

…ed Node engine and package manager versions for project consistency
Copy link

vercel bot commented Mar 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skill-tree-frontend-6x4w ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 9:53am

@Achintya-Chatterjee Achintya-Chatterjee self-assigned this Mar 1, 2024
@Achintya-Chatterjee Achintya-Chatterjee added DX Improving the developer experience beginner friendly feature task A big ticket item that needs to come up as a feature good first issue Good for newcomers labels Mar 1, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Mar 4, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 306bdaa
Status:🚫  Build failed.

View logs

@satyam73
Copy link
Member

satyam73 commented Mar 4, 2024

Is yarn dev working for you??

it's showing this in mine
image

@Achintya-Chatterjee
Copy link
Member Author

Is yarn dev working for you??

it's showing this in mine image

@satyam73 it's working,
Screenshot from 2024-03-04 16-26-25

@iamitprakash iamitprakash merged commit d7c7ff8 into develop Mar 4, 2024
3 of 4 checks passed
@iamitprakash iamitprakash deleted the feature/volta-integration branch March 4, 2024 11:56
@satyam73 satyam73 restored the feature/volta-integration branch March 5, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly DX Improving the developer experience feature task A big ticket item that needs to come up as a feature good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup volta on the skill-tree-frontend repo
5 participants