renovate
f504ae7000
Pin dependencies
Docker Build and Push / build (pull_request) Successful in 37s
2026-06-13 01:18:48 +00:00
jcabillot
cf5876722b
Merge pull request 'Update docker/build-push-action action to v7' ( #13 ) from renovate/docker-build-push-action-7.x into main
...
Docker Build and Push / build (push) Successful in 51s
Reviewed-on: #13
2026-06-12 21:09:25 -04:00
jcabillot
4ba6096216
Merge pull request 'Update docker/login-action action to v4' ( #14 ) from renovate/docker-login-action-4.x into main
...
Docker Build and Push / build (push) Successful in 53s
Reviewed-on: #14
2026-06-12 21:08:10 -04:00
renovate
d9acc91ae0
Update docker/login-action action to v4
Docker Build and Push / build (pull_request) Successful in 44s
2026-06-13 01:06:41 +00:00
renovate
ac993221ba
Update docker/build-push-action action to v7
Docker Build and Push / build (pull_request) Successful in 44s
2026-06-13 01:06:36 +00:00
jcabillot
d4efe98efd
Merge pull request 'Update actions/checkout action to v6' ( #12 ) from renovate/actions-checkout-6.x into main
...
Docker Build and Push / build (push) Successful in 56s
Reviewed-on: #12
2026-06-12 20:53:58 -04:00
renovate
d54e7147ff
Update actions/checkout action to v6
Docker Build and Push / build (pull_request) Successful in 3m50s
2026-06-13 00:29:04 +00:00
jcabillot
95b1752a11
Merge pull request 'CI: Migrate from Jenkins to Gitea Actions with refactored pipeline' ( #10 ) from fix/refactor-ci-pipelines into main
...
Docker Build and Push / build (push) Successful in 4m31s
Reviewed-on: #10
2026-06-12 20:20:32 -04:00
cloudix_mcp_server
efee1cee5c
chore: remove legacy Jenkinsfile after migration to Gitea Actions
...
Docker Build and Push / build (pull_request) Successful in 3m47s
The CI pipeline has been fully migrated from Jenkins to Gitea Actions.
The Jenkinsfile is no longer needed.
2026-06-12 19:56:08 -04:00
cloudix_mcp_server
f4f5a42a39
refactor: migrate CI pipeline to use semantic version tags for actions
...
- Replace pinned SHA action versions with maintainable semantic version tags
- Add QEMU setup for multi-arch builds
- Simplify conditionals and improve readability
- Clean up tag strategy with metadata action
2026-06-12 19:56:06 -04:00
jcabillot
aa59a002f7
Merge pull request 'Update dependency python-telegram-bot to v22.8' ( #9 ) from renovate/python-telegram-bot-22.x into main
...
Docker Build and Push / build (push) Successful in 52s
Reviewed-on: #9
2026-06-12 07:32:58 -04:00
renovate
def5bb68cd
Update dependency python-telegram-bot to v22.8
Docker Build and Push / build (pull_request) Successful in 34s
2026-06-12 08:30:49 +00:00
jcabillot
32e79f5d9e
Merge pull request 'Pin dependencies' ( #8 ) from renovate/pin-dependencies into main
...
Docker Build and Push / build (push) Successful in 49s
Reviewed-on: #8
2026-06-09 13:29:31 -04:00
renovate
b019ee27f8
Pin dependencies
Docker Build and Push / build (pull_request) Successful in 38s
2026-06-09 16:13:50 +00:00
jcabillot
45e2b35477
Merge pull request 'feat: add Gitea Actions workflow' ( #6 ) from feat/gitea-actions into main
...
Docker Build and Push / build (push) Successful in 2m6s
Reviewed-on: #6
2026-05-29 15:04:41 -04:00
Julien Cabillot
cb0dfd4cca
feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Successful in 2m2s
2026-05-29 14:51:27 -04:00
jcabillot
8fe65a29c3
Merge pull request 'feat: add Gitea Actions workflow' ( #3 ) from feat/gitea-actions into main
...
Docker Build and Push / build (push) Failing after 14m51s
Reviewed-on: #3
2026-05-29 14:32:56 -04:00
Julien Cabillot
0d3c68fc20
feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Successful in 2m10s
2026-05-29 14:23:41 -04:00
Julien Cabillot
87bd866d14
feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 36s
2026-05-29 14:09:34 -04:00
jcabillot
805787c29b
Merge pull request 'Update dependency requests to v2.34.2' ( #1 ) from renovate/requests-2.x into main
...
perso/opencode-dispatch/pipeline/head This commit looks good
Reviewed-on: #1
2026-05-28 16:41:46 -04:00
renovate
b80e1b654f
Update dependency requests to v2.34.2
perso/opencode-dispatch/pipeline/head This commit looks good
perso/opencode-dispatch/pipeline/pr-main This commit looks good
2026-05-27 00:42:11 +00:00
Julien Cabillot
8de37679ae
feat: add auth
perso/opencode-dispatch/pipeline/head This commit looks good
2026-03-28 15:53:19 -04:00
Julien Cabillot
be3edc0e14
feat: import
perso/opencode-dispatch/pipeline/head This commit looks good
2026-03-27 19:12:29 -04:00
alexanxin
c0e82369cd
Update README with vision, badges, and cover image
2026-03-25 17:05:14 +01:00
alexanxin
d2b2d219b1
Add TELEGRAM_ALLOWED_CHAT_ID option to restrict bot to single user
2026-03-25 15:50:31 +01:00
alexanxin
7bb9c7b81a
Update README with centered title, badges, and navigation links
...
Borrowed formatting from openclaw/openclaw:
- Centered title with emoji
- shields.io badge buttons (stars, license, opencode)
- Navigation links row
- Contributor note at top
Also includes: /working command, queue system, security section, realistic use cases
2026-03-25 15:37:56 +01:00
alexanxin
bcb3233ecb
Initial release: opencode-dispatch
...
Control opencode from Telegram — like Claude's Dispatch feature.
- Python (bot.py) and Node.js (bot.js) implementations
- Connects to opencode server API via POST /session/:id/message
- Queue system for handling concurrent messages
- /start, /help, /status, /working, /clear commands
- Workspace scoping via cd into project directory
- Password protection support via OPENCODE_SERVER_PASSWORD
2026-03-25 15:22:55 +01:00