Releases: tryweb/Codeforge
v0.5.11
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.11Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.10)
e97866b docs: update CHANGELOG for v0.5.11 release
7ea169d feat: add glab-config volume for GitLab CLI auth persistence
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.10
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.10Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.9)
09ebb31 docs: update CHANGELOG and README for v0.5.10 release
af42945 chore: upgrade OpenCode to v1.4.3
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.9
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.9Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.8)
3dba592 docs: update CHANGELOG for v0.5.9 release
d5a7cdf security: upgrade Docker CLI and Compose to fix critical CVEs
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.8
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.8Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.7)
e9a2905 docs: update CHANGELOG and README for v0.5.8 release
d7b335b test: update memory test scripts to use docker compose plugin
e5c781d fix: install Docker Compose as plugin instead of standalone binary
89cac9e fix: add OpenCode PATH to .profile for non-interactive shell
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.7
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.7Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.6)
ed5996c fix: update OpenCode to 1.3.7 and add required system dependencies
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.6
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.6Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.5)
8783fda docs: update CHANGELOG for v0.5.6 release
c3ce4f4 feat: add gh-config volume for persistent gh auth
b197b2f fix: move version extraction to step 3.1 before CHANGELOG update
859a76a fix: move CHANGELOG update before tagging in release skill
2d73997 docs: update CHANGELOG for v0.5.5 release
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.5
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.5Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.4)
31c1b78 feat: add gh-config volume for persistent gh auth
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.4
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.4Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.2)
3805303 feat: Add memory E2E test with retry, fix docker-compose compatibility
f568801 docs: update changelog for v0.5.2 and add post-release step to release skill
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.2
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.2Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.5.1)
f67b482 fix(ci): correct sed pattern for container name replacement
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.5.0
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.5.0Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.4.1)
19fe7e2 feat: add glab (GitLab CLI) and improve volume/entrypoint (#2)
1e265d7 fix(ci): remove gha cache - not supported by docker driver
0b7d6eb fix(ci): remove invalid fileExists() function, keep security-events permission
b2675ed fix(ci): add security-events permission and fileExists guards for SARIF uploads
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions