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

feat: add tool-versions to scripts and contracts #112

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

salazarsebas
Copy link

πŸ“ Pull Request Title

Add the .tool-versions file to all relevant scripts and contracts directories that were not there before.

πŸ› οΈ Issue

πŸ“– Description

This pul request ensures that the .tool-versions file is added to all directories containing scripts and contract files where it was previously missing. This ensures consistency across the development environment by specifying the exact versions of the tools required for the project in all relevant locations. This addition helps avoid compatibility issues and ensures that developers working on the project use the same tool versions across these directories.

πŸ“ Additional Notes

  • Let me know of any changes I need to make.

@salazarsebas
Copy link
Author

Hi @coxmars and @danielcdz here is my pull request, thank you if you let me know what you think. I remain attentive to any changes I have to make. Excellent day bosses. πŸ«‘πŸ‘¨πŸ»β€πŸ’»

@danielcdz danielcdz added the ODBoost This issue will be available ONLY during the ODBoost label Jan 23, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one can be deleted

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done βœ”οΈπŸ«‘

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one can be deleted

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done βœ”οΈπŸ«‘

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one can be deleted

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done βœ”οΈπŸ«‘

@danielcdz
Copy link
Member

@salazarsebas did you make sure to add the correct versions in the files?

Copy link
Contributor

@coxmars coxmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I already tested the versions in the scripts and others and everything works. Just apply Daniel changes. 🫑

@salazarsebas
Copy link
Author

I made the changes, please let me know what you think. Thanks for the feedback.

@danielcdz
Copy link
Member

@salazarsebas Once you finished applying the requested changes please click the round button here:
image
is for requesting another review round

@salazarsebas
Copy link
Author

@salazarsebas Once you finished applying the requested changes please click the round button here: image is for requesting another review round

Done, an apology for not doing it sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ODBoost This issue will be available ONLY during the ODBoost
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add missing .tool-versions in contracts and scripts
3 participants