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

CATROID-1480 Add CLT for repeat bricks #4612

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

sebastiangollob
Copy link
Member

@sebastiangollob sebastiangollob commented Aug 16, 2022

Added CLT's to "repeat" and "repeat until" bricks

https://jira.catrob.at/browse/CATROID-1480

Your checklist for this pull request

Please review the contributing guidelines and wiki pages of this repository.

  • Include the name of the Jira ticket in the PR’s title
  • Include a summary of the changes plus the relevant context
  • Choose the proper base branch (develop)
  • Confirm that the changes follow the project’s coding guidelines
  • Verify that the changes generate no compiler or linter warnings
  • Perform a self-review of the changes
  • Verify to commit no other files than the intentionally changed ones
  • Include reasonable and readable tests verifying the added or changed behavior
  • Confirm that new and existing unit tests pass locally
  • Check that the commits’ message style matches the project’s guideline
  • Stick to the project’s gitflow workflow
  • Verify that your changes do not have any conflicts with the base branch
  • After the PR, verify that all CI checks have passed
  • Post a message in the catroid-stage or catroid-ide Slack channel and ask for a code reviewer

Copy link
Contributor

@DinosaurierRex DinosaurierRex left a comment

Choose a reason for hiding this comment

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

Both tests do also work on my locally running TestRunner. LGTM 👍

Copy link
Contributor

@Rawbat Rawbat left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks

@Rawbat Rawbat merged commit fd58d68 into Catrobat:develop Dec 6, 2022
UlrichLa added a commit to UlrichLa/Catroid that referenced this pull request Feb 12, 2023
commit 51621e6
Author: Ulrich Lackner <ulrich.lackner@student.tugraz.at>
Date:   Mon Jan 30 20:03:47 2023 +0100

    Further improvements 2

commit 250f00d
Author: Ulrich Lackner <ulrich.lackner@student.tugraz.at>
Date:   Mon Jan 30 18:17:53 2023 +0100

    Further improvements

commit 9226cf5
Author: Ulrich Lackner <ulrich.lackner@student.tugraz.at>
Date:   Mon Jan 30 17:56:22 2023 +0100

    Sprite changed Mulitmap to HashMap.

commit 01f38fb
Author: Ulrich Lackner <ulrich.lackner@student.tugraz.at>
Date:   Mon Jan 30 17:45:25 2023 +0100

    Group.setTransform set to false

    To improve performance but verify if it does not have side effects.

commit 5c388aa
Author: Ulrich Lackner <ulrich.lackner@student.tugraz.at>
Date:   Mon Jan 30 17:40:16 2023 +0100

    Seperate Sprite name and clone name

    Improves performance

commit fccbdca
Merge: 15b1d13 112262f
Author: Oskar W <37344900+Walcho1125@users.noreply.github.com>
Date:   Wed Jan 25 14:32:35 2023 +0100

    Merge pull request Catrobat#4656 from l-ilma/CATROID-1494

    CATROID-1494 Check checkbox when clicking on a fragment

commit 15b1d13
Merge: fd58d68 6cf62dd
Author: Oskar W <37344900+Walcho1125@users.noreply.github.com>
Date:   Mon Jan 16 14:50:21 2023 +0100

    Merge pull request Catrobat#4655 from friendo97/CATROID-1468

    CATROID-1468 DeleteLookBrickTest failing

commit 6cf62dd
Author: Florian Lassnig <florian.lassnig@student.tugraz.at>
Date:   Wed Nov 9 18:38:07 2022 +0100

    CATROID-1468 DeleteLookBrickTest failing

commit fd58d68
Merge: 909e73a 6052db6
Author: Robert Leiner <37551961+Rawbat@users.noreply.github.com>
Date:   Tue Dec 6 17:31:43 2022 +0100

    Merge pull request Catrobat#4612 from sebastiangollob/CATROID-1480

    CATROID-1480 Add CLT for repeat bricks

commit 112262f
Author: Ilma Lušija <ilma.lusija@student.tugraz.at>
Date:   Thu Nov 17 20:48:35 2022 +0100

    CATROID-1494 Check checkbox when clicking on a fragment

commit 6052db6
Author: Sebastian Gollob <sebastiangollob@gmail.com>
Date:   Tue Aug 16 23:57:02 2022 +0200

    CATROID-1480 Add CLT for repeat bricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants