Release v0.1.0 #1

Merged
Mike Bros merged 1 commit from release/0.1.0 into main 2026-02-18 03:10:00 +00:00
Collaborator

Release v0.1.0

Changes

  • GP#990: Add Copy Logs button to action run viewer

Checklist

  • All version tasks closed in Gravity PM
  • Version file matches Gravity PM version (N/A — generic ecosystem)
  • Draft Forgejo release created

References

Version: 0.1.0 (Gravity PM)

## Release v0.1.0 ### Changes - GP#990: Add Copy Logs button to action run viewer ### Checklist - [x] All version tasks closed in Gravity PM - [x] Version file matches Gravity PM version (N/A — generic ecosystem) - [x] Draft Forgejo release created ### References Version: 0.1.0 (Gravity PM)
Inject a "Copy Logs" menu item into the gear dropdown on Forgejo's
action run view page via custom/footer.tmpl. Uses MutationObserver to
detect when the Vue-rendered gear menu appears, then collects all
loaded step logs as plain text and copies to clipboard.

Also adds a bind mount in compose.yaml for the custom templates
directory so injection hooks are served from the git repo.

Closes GP#990
Refs GP#991

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mike Bros deleted branch release/0.1.0 2026-02-18 03:10:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mike/neptune-forgejo!1
No description provided.