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 }}
dkarczmarski
/
webcmd
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
7
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: dkarczmarski/webcmd
Actions
All workflows
Workflows
Build & Test (Go)
Build & Test (Go)
Release
Release
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
78 workflow runs
78 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.
docs(executor): clarify ErrBusy
Build & Test (Go)
#77:
Commit
9213b94
pushed by
dkarczmarski
30s
main
main
30s
View workflow file
Merge pull request #45 from dkarczmarski/feature/43-buffering-large-f…
Build & Test (Go)
#76:
Commit
e0c66f2
pushed by
dkarczmarski
32s
main
main
32s
View workflow file
Add file buffering for large output in buffered execution mode
Build & Test (Go)
#75:
Pull request
#45
opened by
dkarczmarski
35s
feature/43-buffering-large-files
feature/43-buffering-large-files
35s
View #45
View workflow file
refactor: introduce executor error types and decouple server from gat…
Build & Test (Go)
#74:
Commit
fb75a2b
pushed by
dkarczmarski
30s
main
main
30s
View workflow file
chore: CHANGELOG.md
Release
#1:
Commit
4cdb4cb
pushed by
dkarczmarski
36s
v0.10.0
v0.10.0
36s
View workflow file
chore: CHANGELOG.md
Build & Test (Go)
#73:
Commit
4cdb4cb
pushed by
dkarczmarski
30s
main
main
30s
View workflow file
ci: add GoReleaser config and release workflow
Build & Test (Go)
#72:
Commit
3c146d5
pushed by
dkarczmarski
1m 35s
main
main
1m 35s
View workflow file
chore: CHANGELOG.md
Build & Test (Go)
#71:
Commit
41f47b6
pushed by
dkarczmarski
34s
main
main
34s
View workflow file
refactor(callgate): rename callgate_queue.go to callgate_sequence.go
Build & Test (Go)
#70:
Commit
dda4672
pushed by
dkarczmarski
38s
main
main
38s
View workflow file
test(callgate): reduce waiter count in Sequence acquire tests
Build & Test (Go)
#69:
Commit
d21110c
pushed by
dkarczmarski
34s
main
main
34s
View workflow file
fix(gracehttp): use HTTP request instead of TCP dial for server readi…
Build & Test (Go)
#68:
Commit
35950b5
pushed by
dkarczmarski
32s
main
main
32s
View workflow file
Merge pull request #38 from dkarczmarski/refactor/37-rename-output-ty…
Build & Test (Go)
#67:
Commit
0bcd9d9
pushed by
dkarczmarski
38s
main
main
38s
View workflow file
refactor(config): rename outputType to executionMode (buffered | stream | async)
Build & Test (Go)
#66:
Pull request
#38
opened by
dkarczmarski
31s
refactor/37-rename-output-type-to-execution-mode
refactor/37-rename-output-type-to-execution-mode
31s
View #38
View workflow file
chore: CHANGELOG.md
Build & Test (Go)
#65:
Commit
b626d52
pushed by
dkarczmarski
27s
main
main
27s
View workflow file
Merge pull request #36 from dkarczmarski/feature/30-exit-code-for-syn…
Build & Test (Go)
#64:
Commit
877f455
pushed by
dkarczmarski
1m 41s
main
main
1m 41s
View workflow file
return exit code for synchronous call
Build & Test (Go)
#63:
Pull request
#36
synchronize by
dkarczmarski
34s
feature/30-exit-code-for-sync-call
feature/30-exit-code-for-sync-call
34s
View #36
View workflow file
return exit code for synchronous call
Build & Test (Go)
#62:
Pull request
#36
opened by
dkarczmarski
1m 48s
feature/30-exit-code-for-sync-call
feature/30-exit-code-for-sync-call
1m 48s
View #36
View workflow file
Merge pull request #35 from dkarczmarski/feature/web-error-sink
Build & Test (Go)
#61:
Commit
08cdb40
pushed by
dkarczmarski
1m 32s
main
main
1m 32s
View workflow file
refine error handling in ExecutionHandler and ErrorSink
Build & Test (Go)
#60:
Pull request
#35
opened by
dkarczmarski
1m 30s
feature/web-error-sink
feature/web-error-sink
1m 30s
View #35
View workflow file
chore: CHANGELOG.md
Build & Test (Go)
#59:
Commit
6eb73a4
pushed by
dkarczmarski
58s
main
main
58s
View workflow file
Merge pull request #33 from dkarczmarski/feature/3-execution-concurre…
Build & Test (Go)
#58:
Commit
617683c
pushed by
dkarczmarski
53s
main
main
53s
View workflow file
introduce execution concurrency control with single/sequential modes
Build & Test (Go)
#57:
Pull request
#33
synchronize by
dkarczmarski
46s
feature/3-execution-concurrency-control
feature/3-execution-concurrency-control
46s
View #33
View workflow file
introduce execution concurrency control with single/sequential modes
Build & Test (Go)
#56:
Pull request
#33
opened by
dkarczmarski
46s
feature/3-execution-concurrency-control
feature/3-execution-concurrency-control
46s
View #33
View workflow file
chore: CHANGELOG.md
Build & Test (Go)
#55:
Commit
d7f7428
pushed by
dkarczmarski
36s
main
main
36s
View workflow file
Merge pull request #32 from dkarczmarski/feature/31-sort-and-hard-ter…
Build & Test (Go)
#54:
Commit
322b377
pushed by
dkarczmarski
1m 48s
main
main
1m 48s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.