Skip to content

Develop#67

Merged
profsergiocosta merged 5 commits into
mainfrom
develop
Jun 13, 2026
Merged

Develop#67
profsergiocosta merged 5 commits into
mainfrom
develop

Conversation

@profsergiocosta

Copy link
Copy Markdown
Contributor

No description provided.

profsergiocosta and others added 5 commits May 12, 2026 16:57
- Fix all LambdaGeo → DisSModel org URLs in README and docs/deployment.md
- Rename services/frontend/ → services/jupyter/ (reflects actual JupyterLab service)
- Update docker-compose.yml, docker-compose.prod.yml and CI to reference new path
- Remove || true from lint/typecheck/security CI jobs; fix underlying errors:
  - ruff: remove unused imports, move mid-file imports to module top (main.py)
  - mypy: add type: ignore[misc] for redis-py sync/async stub ambiguity (worker.py)
  - bandit: add nosec B104/B310 for intentional container bind and guarded urlretrieve
- Add PYTHONPATH=$PWD/services to mypy CI step so worker imports resolve
- Add CHANGELOG.md for v0.1.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…upyter

- Renamed dependabot.yml.disabled → dependabot.yml
- Changed all pip and github-actions intervals: weekly → monthly
- Added /services/jupyter to pip coverage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@profsergiocosta profsergiocosta merged commit 969347a into main Jun 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant