Skip to content

fix: bugs in robot keywords, namedtuple name, GH Actions syntax, and libdoc - #26

Merged
shpaker merged 1 commit into
mainfrom
fix/critical-bugs
Apr 2, 2026
Merged

fix: bugs in robot keywords, namedtuple name, GH Actions syntax, and libdoc#26
shpaker merged 1 commit into
mainfrom
fix/critical-bugs

Conversation

@shpaker

@shpaker shpaker commented Apr 2, 2026

Copy link
Copy Markdown
Owner
  • Fix NameError in create_registry_key() when key path has no nested subkeys
  • Fix ValueError in delete_registry_key() when called with root key path
  • Fix ValueInfo namedtuple internal name mismatch (RawValueInfo -> ValueInfo)
  • Replace deprecated set-output syntax with $GITHUB_OUTPUT in pypi.yml
  • Move robot class docstring before ROBOT_LIBRARY_DOC_FORMAT so libdoc sees it
  • Add AGENTS.md with project rules

…tax, and libdoc

- Fix NameError in create_registry_key() when key path has no nested subkeys
- Fix ValueError in delete_registry_key() when called with root key path
- Fix ValueInfo namedtuple internal name mismatch (RawValueInfo -> ValueInfo)
- Replace deprecated set-output syntax with $GITHUB_OUTPUT in pypi.yml
- Move robot class docstring before ROBOT_LIBRARY_DOC_FORMAT so libdoc sees it
- Add AGENTS.md with project rules

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@shpaker
shpaker merged commit c232fac into main Apr 2, 2026
7 checks passed
@shpaker
shpaker deleted the fix/critical-bugs branch April 2, 2026 06: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