Skip to content

Commit

Permalink
docs: Update backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
serra committed Nov 14, 2024
1 parent 5589ca7 commit 9063cea
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions work/backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@

## Doing

### Deployment

- [ ] Create deployable packages
- [ ] Github workflow for creating container on release
- [ ] Create production Docker container
- [ ] upload to ghcr
- [ ] Create development Docker container
- [ ] Add container documentation and examples

## Next

### Project Template

- [ ] Create cookiecutter template based on this project
- [ ] Extract core project structure
- [ ] Configure cookiecutter variables
- [ ] Add Dremio integration options
- [ ] Include documentation templates
- [ ] Add test setup configurations

### Deployment
- [ ] Create deployable packages
- [ ] Github workflow for creating container on release
- [ ] Create production Docker container
- [ ] upload to ghcr
- [ ] Create development Docker container
- [ ] Add container documentation and examples

## Later

### tech stack
- [ ] Remove unused pages
- [ ] Use Pydantic instead of data class

### Data Visualization

- [ ] Integrate with Serra Vine's Superset
- [ ] Add Superset dashboard embedding
- [ ] Configure product analytics views
- [ ] Setup dashboard linking from product pages

### Documentation

- [ ] Setup documentation build pipeline
- [ ] Configure documentation generator for GitHub Pages
- [ ] Setup automatic documentation deployment
Expand All @@ -42,19 +42,22 @@
- [ ] Usage examples

### Automated Specifications

- [ ] Implement specifications by example
- [ ] Setup Robot Framework
- [ ] Write acceptance tests as living documentation
- [ ] Integrate with existing test suite

### Monitoring and Performance

- [ ] Add application monitoring
- [ ] Implement performance metrics collection
- [ ] Add query performance tracking
- [ ] Create monitoring dashboard
- [ ] Setup alerting system

### Security

- [ ] Implement security features
- [ ] Add (audit-) logging
- [ ] Implement secure configuration management

0 comments on commit 9063cea

Please sign in to comment.