Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reemus-dev
/
gitnr
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
237
Code
Issues
3
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: reemus-dev/gitnr
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Test & Release
Test & Release
Show more workflows...
Management
Caches
Test & Release
Test & Release
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release.yml
will be ignored since log searching is not yet available
14 workflow runs
14 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Test - main
Test & Release
#47:
Commit
08231f5
pushed by
realfresh
26s
main
main
26s
View workflow file
Release - v0.3.1
Test & Release
#46:
Commit
c866cdf
pushed by
realfresh
4m 2s
v0.3.1
v0.3.1
4m 2s
View workflow file
Test - main
Test & Release
#45:
Commit
c866cdf
pushed by
realfresh
26s
main
main
26s
View workflow file
Test - main
Test & Release
#44:
Commit
5c66140
pushed by
realfresh
32s
main
main
32s
View workflow file
fix(clipboard): copied templates vanish on Wayland (#23) copypasta always uses the X11 clipboard backend on Linux, even though it also compiles in Wayland support - selecting that path requires the caller to hand it a raw Wayland display handle, which copypasta never does on its own. On Wayland compositors this means gitnr's clipboard copy silently writes to an ephemeral, headless X11 selection that the native Wayland clipboard never sees, so pasted content is just gone. Switch to arboard, which detect...
Test & Release
#43:
Commit
69afb15
pushed by
realfresh
48s
main
main
48s
View workflow file
PR 23 - fix(clipboard): copied templates vanish on Wayland
Test & Release
#42:
Pull request
#23
synchronize by
realfresh
57s
LashaKamadadze:main
LashaKamadadze:main
57s
View #23
View workflow file
ci: validate pull requests before merge (#24) Run the test workflow for pull requests while guarding every release job with an explicit version-tag check. Resolve the current stable Clippy lint so validation starts green.
Test & Release
#41:
Commit
9c540e9
pushed by
realfresh
1m 4s
main
main
1m 4s
View workflow file
PR 24 - ci: validate pull requests before merge
Test & Release
#40:
Pull request
#24
opened by
realfresh
1m 18s
chore/pr-validation
chore/pr-validation
1m 18s
View #24
View workflow file
Release - v0.3.0
Test & Release
#39:
Commit
3305304
pushed by
realfresh
4m 26s
v0.3.0
v0.3.0
4m 26s
View workflow file
build: bump version to v0.3.0
Test & Release
#38:
Commit
3305304
pushed by
realfresh
23s
main
main
23s
View workflow file
build: update dependencies to resolve security vulnerabilities Resolves 4 of 5 Dependabot security alerts: - openssl 0.10.68 → 0.10.76 (2x medium: use-after-free) - idna 0.5.0 → 1.1.0 (medium: Punycode label validation) - hashbrown 0.15.0 → 0.15.5 (high: non-canonical Borsh serialization) Remaining: lru 0.12.5 (low severity, blocked by ratatui pinning ^0.12)
Test & Release
#37:
Commit
fe8873f
pushed by
realfresh
1m 13s
main
main
1m 13s
View workflow file
fix: resolve clippy mismatched_lifetime_syntaxes lint Add explicit lifetime annotation to Paragraph return type to satisfy the mismatched_lifetime_syntaxes lint introduced in Rust 1.94 stable.
Test & Release
#36:
Commit
c2a3456
pushed by
realfresh
37s
main
main
37s
View workflow file
Merge branch 'pr-15-shell-completions'
Test & Release
#35:
Commit
05b2c67
pushed by
realfresh
20s
main
main
20s
View workflow file
Merge pull request #19 from axkoro/main docs: add homebrew installation and reorganize installation section
Test & Release
#34:
Commit
2d53f13
pushed by
realfresh
39s
main
main
39s
View workflow file
You can’t perform that action at this time.