-
Notifications
You must be signed in to change notification settings - Fork 141
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: Generate Liquid Blocks #5088
Merged
Merged
+86
−13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5 tasks
Unused exports (1)
Unused types (3)
|
Coverage report
Test suite run success1975 tests passing in 896 suites. Report generated by 🧪jest coverage report action from 05db127 |
jamesmengo
force-pushed
the
jm/blocks_generator
branch
from
December 12, 2024 01:29
e957399
to
f1f8a88
Compare
jamesmengo
changed the base branch from
jm/generators
to
jm/generator_directory_check
December 12, 2024 01:29
5 tasks
jamesmengo
force-pushed
the
jm/generator_directory_check
branch
2 times, most recently
from
December 12, 2024 01:38
c66bc35
to
9c3b4fc
Compare
jamesmengo
force-pushed
the
jm/blocks_generator
branch
from
December 12, 2024 01:38
f1f8a88
to
7d7a180
Compare
jamesmengo
force-pushed
the
jm/generator_directory_check
branch
from
December 12, 2024 01:39
9c3b4fc
to
2ef939d
Compare
jamesmengo
force-pushed
the
jm/blocks_generator
branch
from
December 12, 2024 01:39
7d7a180
to
faabbfc
Compare
3 tasks
jamesmengo
force-pushed
the
jm/generator_directory_check
branch
from
December 12, 2024 01:59
2ef939d
to
a32c4f8
Compare
jamesmengo
force-pushed
the
jm/blocks_generator
branch
from
December 12, 2024 02:00
faabbfc
to
05db127
Compare
jamesmengo
force-pushed
the
jm/blocks_generator
branch
from
December 12, 2024 17:52
05db127
to
594b08b
Compare
jamesmengo
changed the base branch from
jm/generator_directory_check
to
jm/generators
December 12, 2024 17:52
This was referenced Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WHY are these changes introduced?
Fixes #0000
WHAT is this pull request doing?
How to test your changes?
Post-release steps
Measuring impact
How do we know this change was effective? Please choose one:
Checklist