Skip to content

Releases: opensource-together/ost-linker

Release v1.0.0

09 Nov 23:13
69bd2f9

Choose a tag to compare

Merge pull request #14 from opensource-together/staging

Release v1.0.0

Release v0.1.3

29 Oct 22:44

Choose a tag to compare

Release v0.1.3

Release v0.1.2

28 Oct 15:41

Choose a tag to compare

Release v0.1.2

Release v0.1.1

28 Oct 14:45

Choose a tag to compare

Release v0.1.1: ETL Pipeline with Go Scrapers and dbt Transformations

- Complete ETL pipeline for open source project data collection
- Go scrapers for GitHub and GitLab APIs (1000 repos each)
- PostgreSQL database with staging and marts schemas
- dbt transformations for data cleaning and modeling
- Dagster orchestration with web UI monitoring
- Docker Compose setup for local development
- Fixed PostgreSQL port configuration and table naming consistency
- Clean git history and proper documentation