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

[Backport release-24.05] brainflow: init at 5.12.1 #328019

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 17, 2024

Bot-based backport to release-24.05, triggered by a label in #324462.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

Gavin John added 2 commits July 17, 2024 20:52
(cherry picked from commit 9897874)
@github-actions github-actions bot mentioned this pull request Jul 17, 2024
13 tasks
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jul 17, 2024
@ofborg ofborg bot requested review from ziguana and Pandapip1 July 17, 2024 21:54
})
];

cmakeFlags = with lib; [
Copy link
Member

Choose a reason for hiding this comment

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

:/

Copy link
Member

Choose a reason for hiding this comment

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

Hey @AndersonTorres, it seems like you're frustrated from seeing this pattern too often, but I don't think it's appropriate to use a smiley face as feedback regardless. Especially when seen by newer contributors, this just makes for an uninviting atmosphere, so I'd appreciate it if you could improve on that 🙂

In this case I'd recommend something like

Using with lib; is often not recommended, see also #330035. I don't think it's necessary here.

Suggested change
cmakeFlags = with lib; [
cmakeFlags = [

If you don't want to type this all the time, you could also (in increasing order of difficulty):

Copy link
Contributor

@Pandapip1 Pandapip1 left a comment

Choose a reason for hiding this comment

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

+1 from me, as the person that added the backport label in the first place

@Pandapip1 Pandapip1 added the 12.approvals: 2 This PR was reviewed and approved by two reputable people label Jul 18, 2024
@Pandapip1 Pandapip1 mentioned this pull request Jul 18, 2024
13 tasks
@JohnRTitor JohnRTitor merged commit 7de3e2d into release-24.05 Jul 18, 2024
21 of 24 checks passed
@JohnRTitor JohnRTitor deleted the backport-324462-to-release-24.05 branch July 18, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 12.approvals: 2 This PR was reviewed and approved by two reputable people
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants