Skip to content

Tools - makecorever.py explicit output argument #9248

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

Merged
merged 5 commits into from
May 27, 2025

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented May 27, 2025

Don't hide where the file is actually placed
Using pathlib instead of raw strings to simplify path ops and replace with stdout preview when output string is missing

Clean-up git-describe <-> version availability checks and make sure to handle the case when RELEASE was attempted with a HEAD after tag


current tests/device/Makefile & arduino-cli breaks caching in various ways

one issue is with core_version.h recipe, that either has to be removed or provided at an explicit shared -I... path. because build-path is dependent on the sketch, core.a would always be rebuilt

still providing valid core_version.h also seems more sensible than generating it in the tree / using default 0.0.0

mcspr added 5 commits May 27, 2025 05:10
Don't hide where the file is actually placed
Using pathlib instead of raw strings to simplify path ops
Plus, add stdout preview when output is missing

Clean-up git-describe <-> version availility checks
@mcspr mcspr merged commit 4214e16 into esp8266:master May 27, 2025
28 checks passed
@mcspr mcspr deleted the makecorever/output branch May 27, 2025 03:55
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.

1 participant