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

Add fuel-debugger as a forc plugin #5390

Merged
merged 21 commits into from
Dec 14, 2023
Merged

Add fuel-debugger as a forc plugin #5390

merged 21 commits into from
Dec 14, 2023

Conversation

sdankel
Copy link
Member

@sdankel sdankel commented Dec 13, 2023

Description

Closes FuelLabs/fuel-debugger#15

Moves https://github.com/FuelLabs/fuel-debugger into a forc plugin.

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

Dentosal and others added 12 commits March 21, 2022 18:51
Migrate initial work from fuel-core
* Update to latest Fuel versions

* Update tests

* fmt

* Use latest fuel-core in ci

* Newer rust install

* Clippy

* Install fuel-core binary correctly

* Fix some minor errors
…27930b61da2c8b3'

git-subtree-dir: forc-plugins/forc-debug
git-subtree-mainline: d95e313
git-subtree-split: 68b3a3c
@sdankel sdankel changed the title Sophie/debug plugin @sdankel Add fuel-debugger as a forc plugin Dec 13, 2023
@sdankel sdankel changed the title @sdankel Add fuel-debugger as a forc plugin Add fuel-debugger as a forc plugin Dec 13, 2023
@sdankel sdankel marked this pull request as ready for review December 14, 2023 03:56
@sdankel sdankel requested review from JoshuaBatty, Dentosal and a team December 14, 2023 03:56
Copy link
Member

@kayagokalp kayagokalp left a comment

Choose a reason for hiding this comment

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

🚀

.github/workflows/ci.yml Show resolved Hide resolved
@kayagokalp kayagokalp requested a review from a team December 14, 2023 16:47
@kayagokalp kayagokalp added enhancement New feature or request forc-debug Everything related to forc-debug labels Dec 14, 2023
Copy link
Member

@JoshuaBatty JoshuaBatty left a comment

Choose a reason for hiding this comment

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

:shipit:

@sdankel sdankel enabled auto-merge (squash) December 14, 2023 23:03
@sdankel sdankel merged commit 0d0dd8f into master Dec 14, 2023
29 checks passed
@sdankel sdankel deleted the sophie/debug-plugin branch December 14, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc forc-debug Everything related to forc-debug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forc plugin compatibility, e.g. forc-debugger
4 participants