-
Notifications
You must be signed in to change notification settings - Fork 83
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
fix: Rapid Rudolph will go down in Git history #1291
Merged
Merged
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
razvan-pro
approved these changes
Jan 27, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 51 of 51 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @faucomte97)
Codecov Report
@@ Coverage Diff @@
## master #1291 +/- ##
=======================================
Coverage 91.70% 91.70%
=======================================
Files 98 98
Lines 5294 5294
=======================================
Hits 4855 4855
Misses 439 439
|
faucomte97
added a commit
that referenced
this pull request
Dec 6, 2022
This reverts commit d04eb51.
faucomte97
added a commit
that referenced
this pull request
Dec 6, 2022
faucomte97
added a commit
that referenced
this pull request
Dec 19, 2022
KamilPawel
added a commit
that referenced
this pull request
Jan 3, 2023
KamilPawel
added a commit
that referenced
this pull request
Jan 3, 2023
faucomte97
added a commit
that referenced
this pull request
Oct 30, 2023
* wip: add compare, variable and number blocks * Merge branch 'master' into new-blocks * add variables_numeric_set * add variables_increment * custom math_number block and tooltips * add migration * Merge branch 'master' into new-blocks * add variables_set * replace blockly variables with normal inputs * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * fix merge * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * Rename migrations * Merge branch 'master' into new-blocks * Update migration order * Merge branch 'master' into new-blocks * Revert "Revert "fix: Rapid Rudolph will go down in Git history (#1291)" (#1389)" This reverts commit 937134d. * added a debug console for blocks * addming more debug sstatements * adding a quick fix to block duplicates * adding a quick fix to block duplicates * more patches * trying to fix it on the backend * Merge conflicts * Reorder migrations * Add revert code to migration 0079 * Re-add mistakenly removed variables code * Merge branch 'master' into new-blocks * Merge branch 'master' into new-blocks * Fix migrations order * Merge branch 'master' into new-blocks * Update lockfile * Merge conflicts * Merge branch 'master' into new-blocks * Update migrations * Clean up * Merge branch 'master' into new-blocks * Try waiting 1 before clicking play * Increase sleep to 5 * Try running all the tests * Remove unnecessary time out * Merge master * Comment out broken tests * Skip tests instead * Remove comment Co-Authored-By: faucomte97 <florian.aucomt1@ocado.com> Co-Authored-By: KamilPawel <kamil.sosinski@ocado.com>
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.
This change is