This website requires JavaScript.
Explore
Help
Sign In
michal
/
mcpctl
Watch
1
Star
0
Fork
0
You've already forked mcpctl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
michal
Status
All status
Success
Failure
Waiting
Running
Merge pull request 'feat: MCP healthcheck probes + new templates' (#9) from feat/healthcheck-probes into main
ci.yml #34
:
Commit
0823e965bf
pushed by
michal
main
2026-02-22 23:06:54 +00:00
0s
View workflow file
feat: add MCP healthcheck probes and new templates (grafana, home-assistant, node-red)
ci.yml #33
:
Commit
c97219f85e
pushed by
michal
#9
2026-02-24 04:18:20 +00:00
0s
View workflow file
Merge pull request 'feat: add MCP server templates and deployment infrastructure' (#8) from feat/mcp-templates into main
ci.yml #32
:
Commit
93adcd4be7
pushed by
michal
main
2026-02-22 22:50:12 +00:00
1s
View workflow file
feat: add MCP server templates and deployment infrastructure
ci.yml #31
:
Commit
d58e6e153f
pushed by
michal
#8
2026-02-24 04:18:20 +00:00
0s
View workflow file
fix: remove unused variables from profile cleanup
ci.yml #30
:
Commit
1e8847bb63
pushed by
michal
main
2026-02-22 22:25:05 +00:00
1s
View workflow file
fix: unused deps parameter in project command
ci.yml #29
:
Commit
2a0deaa225
pushed by
michal
main
2026-02-22 18:43:34 +00:00
1s
View workflow file
Merge pull request 'feat: replace profiles with kubernetes-style secrets' (#7) from feat/replace-profiles-with-secrets into main
ci.yml #28
:
Commit
4eef6e38a2
pushed by
michal
main
2026-02-22 18:42:19 +00:00
1s
View workflow file
feat: replace profiles with kubernetes-style secrets
ci.yml #27
:
Commit
ca02340a4c
pushed by
michal
#7
2026-02-23 22:18:20 +00:00
0s
View workflow file
fix: enable positional options so -o works on subcommands
ci.yml #26
:
Commit
02254f2aac
pushed by
michal
main
2026-02-22 18:41:46 +00:00
1s
View workflow file
fix: remove unused Project interface from project.ts
ci.yml #25
:
Commit
540dd6fd63
pushed by
michal
main
2026-02-22 16:43:37 +00:00
1s
View workflow file
Merge pull request 'feat: create/edit commands, apply-compatible output, better describe' (#6) from feat/create-edit-commands into main
ci.yml #24
:
Commit
a05a4c4816
pushed by
michal
main
2026-02-22 16:41:18 +00:00
1s
View workflow file
fix: resolve resource names in get/describe (not just IDs)
ci.yml #23
:
Commit
97ade470df
pushed by
michal
#6
2026-02-23 22:18:20 +00:00
0s
View workflow file
feat: add create/edit commands, apply-compatible output, better describe
ci.yml #22
:
Commit
b25ff98374
pushed by
michal
#6
2026-02-23 16:18:22 +00:00
1s
View workflow file
fix: add replicas to restore-service server creation
ci.yml #21
:
Commit
22fe9c3435
pushed by
michal
main
2026-02-22 16:40:38 +00:00
0s
View workflow file
Merge pull request 'feat: kubectl-style CLI + Deployment/Pod model' (#5) from feat/kubectl-deployment-model into main
ci.yml #20
:
Commit
72643fceda
pushed by
michal
main
2026-02-22 13:47:05 +00:00
0s
View workflow file
feat: kubectl-style CLI + Deployment/Pod model for servers/instances
ci.yml #19
:
Commit
467357c2c6
pushed by
michal
#5
2026-02-23 16:18:21 +00:00
0s
View workflow file
Merge pull request 'feat: external MCP server support + HA MCP PoC' (#4) from feat/external-mcp-servers into main
ci.yml #18
:
Commit
d6a80fc03d
pushed by
michal
main
2026-02-22 13:39:03 +00:00
0s
View workflow file
test: add integration test for full MCP server flow
ci.yml #17
:
Commit
c07da826a0
pushed by
michal
#4
2026-02-23 16:18:21 +00:00
1s
View workflow file
feat: add external MCP server support with streamable-http proxy
ci.yml #16
:
Commit
0482944056
pushed by
michal
#4
2026-02-23 16:18:20 +00:00
0s
View workflow file
Merge pull request 'feat: v2 3-tier architecture (mcpctl → mcplocal → mcpd)' (#3) from feat/v2-architecture into main
ci.yml #15
:
Commit
46e07e4515
pushed by
michal
main
2026-02-22 12:39:21 +00:00
1s
View workflow file
feat: implement v2 3-tier architecture (mcpctl → mcplocal → mcpd)
ci.yml #14
:
Commit
b8c5cf718a
pushed by
michal
#3
2026-02-23 16:18:20 +00:00
0s
View workflow file
add cli-buildrelease.sh: one-shot build, publish, install
ci.yml #13
:
Commit
a4fe5fdbe2
pushed by
michal
main
2026-02-22 11:44:05 +00:00
1s
View workflow file
fix: improve release scripts with .env loading and idempotent publish
ci.yml #12
:
Commit
e1ed585e2a
pushed by
michal
main
2026-02-21 14:18:36 +00:00
0s
View workflow file
feat: add RPM packaging with nfpm and Gitea registry publishing
ci.yml #11
:
Commit
48fce7fe45
pushed by
michal
main
2026-02-21 14:04:12 +00:00
0s
View workflow file
feat: add Docker bootstrap for mcpd with auto-migration and seeding
ci.yml #10
:
Commit
89b2b1b13d
pushed by
michal
main
2026-02-21 14:00:29 +00:00
0s
View workflow file
feat: add backup and restore with encrypted secrets
ci.yml #9
:
Commit
6da4ae495c
pushed by
michal
main
2026-02-21 13:34:24 +00:00
1s
View workflow file
feat: add health monitoring with metrics collection and REST API
ci.yml #8
:
Commit
9a67e51307
pushed by
michal
main
2026-02-21 05:40:52 +00:00
0s
View workflow file
feat: add Kubernetes orchestrator for MCP server deployment
ci.yml #7
:
Commit
9e660140b3
pushed by
michal
main
2026-02-21 05:34:27 +00:00
0s
View workflow file
feat: add MCP profiles library with builtin templates
ci.yml #6
:
Commit
d0a224e839
pushed by
michal
main
2026-02-21 05:30:54 +00:00
0s
View workflow file
feat: implement LLM provider strategy pattern
ci.yml #5
:
Commit
6161686441
pushed by
michal
main
2026-02-21 05:26:03 +00:00
1s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last