ADORSYS-GIS / ADORSYS-GIS/keybound-backend
chore: remove unused opencode tooling config
- Linguagem predominante
- Rust
- Estrelas
- 0
- Forks
- 2
- Merge médio
- 1d 11h
- PRs com merge (30d)
- 5
Descrição
### Overview
Removes OpenCode agent/command tooling config that is no longer used in this repo, and gitignores locally-downloaded docker-compose dev assets that were untracked but not ignored.
### Intent
The real intent of this issue is:
> Local workspace cleanup surfaced a stale branch with these deletions already made but uncommitted; formalizing the removal instead of leaving it as dangling local state.
### Source of Truth
feat/docker-compose branch had .opencode/ and opencode.jsonc deleted locally, uncommitted, alongside ~30MB of untracked .docker/downloaded/ binaries with no matching .gitignore entry.
### Tasks
- [ ] Remove .opencode/ directory and opencode.jsonc
- [ ] Remove .github/workflows/opencode.yml
- [ ] Add .docker/downloaded/ to .gitignore
### Acceptance Criteria
- Repo no longer contains OpenCode tooling config
- .docker/downloaded/ is gitignored
### Definition of Done
- Change merged to master
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Inspect the .opencode/ directory, opencode.jsonc, .github/workflows/opencode.yml, and .gitignore on the feat/docker-compose branch. Remove the unused OpenCode files and add .docker/downloaded/ to .gitignore, then verify those paths are absent or ignored and the repository no longer tracks the tooling configuration.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- docker, github-actions
- Domínio
- devops, tooling
- Tipo de issue
- Refatoração
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Ativa
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 50/100