Skip to content

Add relic_menumanager helper library - #286

Merged
FoamyGuy merged 2 commits into
adafruit:mainfrom
relic-se:menumanager
Aug 21, 2026
Merged

Add relic_menumanager helper library#286
FoamyGuy merged 2 commits into
adafruit:mainfrom
relic-se:menumanager

Conversation

@relic-se

@relic-se relic-se commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Library is functionally complete with adequate examples but documentation is somewhat lacking. 🤷

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@tannewt

tannewt commented Aug 20, 2026

Copy link
Copy Markdown
Member

(looks like you need to do a release)

@relic-se

Copy link
Copy Markdown
Contributor Author

(looks like you need to do a release)

@tannewt Odd. I have a release ready (https://github.com/relic-se/CircuitPython_MenuManager/releases/tag/1.0.0) but it's possible that during my attempts to make PyPI happy by re-releasing it after minor changes, it may have confused this Build CI. Would you be able to run the actions again?

@FoamyGuy

Copy link
Copy Markdown
Contributor

@relic-se I re-ran it. I think it's failing now because the submodule change in this PR points at commit relic-se/CircuitPython_MenuManager@0049b4f but the release 1.0.0 is targeting a different commit: relic-se/CircuitPython_MenuManager@58aa658.

The one in the PR needs to have a release tagged against it. So either new release against 0049b4... or update the PR to target 58aa658...

@relic-se

Copy link
Copy Markdown
Contributor Author

@FoamyGuy That makes sense. Thank you for identifying the issue!! Should be ready now.

@FoamyGuy
FoamyGuy merged commit 496d746 into adafruit:main Aug 21, 2026
1 check passed
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