Skip to content

Conversation

@sbafsk
Copy link
Collaborator

@sbafsk sbafsk commented Jan 24, 2026

Summary

  • Replace example seed data with real portfolio projects from ~/apps folder
  • Preserve original example seeds in db/seeds_example.rb for reference
  • Categorize projects by activity status based on actual git commit history

Changes

Projects added/updated:

  • 🟢 Active (6): am, supap-front, supap-back, creaciones-del-mago, personal-site, aidk
  • 🟡 Paused (6): maicemita, avent, train-uy, pomodoro, linear-clone, trees-landing
  • 🔵 Early/Maintenance (2): aldea-infinita, ML-props-scraper
  • 🟢 This project (1): task-tracker

Data accuracy:

  • Last activity dates sourced from actual git commits
  • Tasks reflect real pending work items
  • Added new 'am' project (Affiliate Marketing Rails 8)

Test plan

  • Run rails db:seed and verify projects are created correctly
  • Verify project statuses and categories display properly in UI
  • Confirm tasks are associated with correct projects

🤖 Generated with Claude Code

Based on git history analysis of ~/apps folder:
- Added 'am' project (Affiliate Marketing Rails 8 - 7 weeks ago)
- Categorized by activity: active (2mo), paused (3-5mo), early stage
- Updated last activity dates from actual git commits
- Simplified tasks to reflect real pending work
- Added task-tracker project with current work items

Projects by status:
🟢 Active (6): am, supap-front, supap-back, creaciones-del-mago, personal-site, aidk
🟡 Paused (6): maicemita, avent, train-uy, pomodoro, linear-clone, trees-landing
🔵 Early/Maintenance (2): aldea-infinita, ML-props-scraper
🟢 This project (1): task-tracker
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR replaces the generic seed data with real project data from the developer's ~/apps portfolio, creating a more authentic development environment.

Changes:

  • Replaced generic placeholder projects with 14 actual projects from the developer's portfolio
  • Enhanced seed output with emoji-based categorization and improved formatting
  • Preserved original seed file as seeds_example.rb for reference

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
db/seeds_example.rb New file preserving the original generic seed data as an example template
db/seeds.rb Replaced with real portfolio projects organized by activity status (active, paused, early stage)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sbafsk sbafsk self-assigned this Jan 24, 2026
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.

2 participants