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
Accelerator
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
.
munigan
/
wow-combatlog-parser
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: munigan/wow-combatlog-parser
Actions
All workflows
Workflows
CI
CI
Publish
Publish
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
27 workflow runs
27 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
chore: release v0.3.3
CI
#24:
Commit
783c2a8
pushed by
diego3g
28s
main
main
28s
View workflow file
chore: release v0.3.2
CI
#23:
Commit
212b7a7
pushed by
diego3g
24s
main
main
24s
View workflow file
chore: release v0.3.1
CI
#22:
Commit
66970f3
pushed by
diego3g
23s
main
main
23s
View workflow file
feat: track damageTotal alongside useful damage in CombatTracker
CI
#21:
Commit
2a57da7
pushed by
diego3g
23s
main
main
23s
View workflow file
fix: track Insane Strength Potion alternate cast spell id
CI
#20:
Commit
34ed287
pushed by
diego3g
27s
main
main
27s
View workflow file
fix: include all calendar days for multi-day raids in scan
CI
#19:
Commit
2e19edd
pushed by
diego3g
26s
main
main
26s
View workflow file
feat: end encounter as wipe when a different boss is engaged
CI
#18:
Commit
1f3d5fe
pushed by
diego3g
22s
main
main
22s
View workflow file
chore: release v0.2.0
Publish
#3:
Commit
4f75ec5
pushed by
diego3g
25s
v0.2.0
v0.2.0
25s
View workflow file
chore: release v0.2.0
CI
#17:
Commit
4f75ec5
pushed by
diego3g
23s
main
main
23s
View workflow file
docs: add realtime parser API implementation plan
CI
#16:
Commit
e88a151
pushed by
diego3g
23s
main
main
23s
View workflow file
chore: remove .opencode/ and docs/plans/ from tracking, update .gitig…
CI
#15:
Commit
530ac3f
pushed by
diego3g
22s
main
main
22s
View workflow file
docs: rename AGENTS.md to CLAUDE.md for Claude Code compatibility
CI
#14:
Commit
5f6251f
pushed by
diego3g
27s
main
main
27s
View workflow file
fix: add NODE_AUTH_TOKEN to publish workflow
Publish
#2:
Commit
0f2680c
pushed by
diego3g
24s
v0.1.1
v0.1.1
24s
View workflow file
fix: add NODE_AUTH_TOKEN to publish workflow
CI
#13:
Commit
0f2680c
pushed by
diego3g
31s
main
main
31s
View workflow file
chore: release v0.1.1
Publish
#1:
Commit
7bcc644
pushed by
diego3g
22s
v0.1.1
v0.1.1
22s
View workflow file
chore: release v0.1.1
CI
#12:
Commit
7bcc644
pushed by
diego3g
25s
main
main
25s
View workflow file
docs: rewrite README and AGENTS.md to reflect current state
CI
#11:
Commit
df00a9a
pushed by
diego3g
21s
main
main
21s
View workflow file
refactor: switch parseLogStream from AsyncGenerator to callback API (…
CI
#10:
Commit
88fc325
pushed by
diego3g
20s
main
main
20s
View workflow file
docs: add gzip, maxBytes, and parseLogStream to AGENTS.md
CI
#9:
Commit
c5fd09d
pushed by
diego3g
21s
main
main
21s
View workflow file
Add streaming parse + gzip implementation plan
CI
#8:
Commit
55f4b96
pushed by
diego3g
37s
main
main
37s
View workflow file
Add streaming parse + gzip support design doc
CI
#7:
Commit
23f150f
pushed by
diego3g
39s
main
main
39s
View workflow file
bench: add parseFieldsPartial comparison to micro-benchmarks
CI
#6:
Commit
68e30af
pushed by
diego3g
24s
main
main
24s
View workflow file
chore: remove generated files and design docs, update gitignore
CI
#5:
Commit
17b0591
pushed by
diego3g
28s
main
main
28s
View workflow file
chore: add /release OpenCode command for version publishing
CI
#4:
Commit
b284818
pushed by
diego3g
24s
main
main
24s
View workflow file
chore: scope package to @munigan, switch to OIDC trusted publishing
CI
#3:
Commit
fe9c32c
pushed by
diego3g
25s
main
main
25s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.