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

Fix ] in the if statement on line 64 #37

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

damacus
Copy link
Contributor

@damacus damacus commented Nov 27, 2023

  • Also fixes a number of shellcheck errors which prevents future errors

- Also fixes a number of shellcheck errors which prevents future errors

Signed-off-by: Dan Webb <[email protected]>
@damacus
Copy link
Contributor Author

damacus commented Dec 5, 2023

I'm guessing this should probably get fixed in the wrapper/template script repo. @Gadgetoid want me to try and fix it over there?

@Gadgetoid
Copy link
Member

I'm guessing this should probably get fixed in the wrapper/template script repo. @Gadgetoid want me to try and fix it over there?

Yes please, the boilerplate has a work-in-progress branch with all the latest changes here - pimoroni/boilerplate-python#13

I'm in the process of migrating dozens of libraries, see: pimoroni/boilerplate-python#16 - so it would be really helpful to get this stuff right!

@damacus
Copy link
Contributor Author

damacus commented Dec 5, 2023

Ace. I'll try and lend a hand over there. I actually can't see why that particular error crept on!

Keep up the awesome work 😎

@Gadgetoid Gadgetoid merged commit b04b744 into pimoroni:main Dec 11, 2023
8 checks passed
@Gadgetoid
Copy link
Member

I actually can't see why that particular error crept on!

I can 😭 I'm not quite cut out to coordinate this massive upheaval of so many projects, so my brain tends to wander and miss things.

@Gadgetoid
Copy link
Member

Right, looking back at this I think it would be prudent to add shellcheck to our linting/spelling CI!

Gadgetoid added a commit to pimoroni/boilerplate-python that referenced this pull request Jan 9, 2024
This was inspired by and built upon Dan's PR here: pimoroni/grow-python#37

Co-authored-by: Dan Webb <[email protected]>
@damacus damacus deleted the fix-broken-bracket branch January 9, 2024 13:54
@damacus
Copy link
Contributor Author

damacus commented Jan 9, 2024

👍🏼 I've found a decent action I'll make a Pr later today

@Gadgetoid
Copy link
Member

Ooh, interesting! I smashed something together based on our exiting Make-based workflow (and fixed all the warnings and style suggestions), but the Action might be preferable just for better error reporting - pimoroni/boilerplate-python@5e294af

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.

2 participants