Skip to content

Tags: dotnet/nuget-trends

Tags

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduce ClickHouse for daily_download counts (#288)

* plan

* clickhouse + migration script

* abandon lowCardinality for package name

* batch the unprocessed packages

* integration tests using migrations

* add ch as connection string

* dont run sentry cli for tests

* simplify deduplicatin

* no sentry cli on data project

* no sentry cli on catalog

* tests

* upload symbols on test run

* fix dependencies

* updated migration

* integration test catalog import, daily download, search endpoint (#289)

* integration testing

* run on PRs

* Disable Sentry symbol uploads in CI tests

* change partition to year

* Update partitioning from monthly to yearly in migration docs

* faster migration

* Simplify migration docs to match streaming approach

* only hit postgres on not results on ch

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sentry settings and deps (#213)

1.5

Toggle 1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies (#161)

1.4

Toggle 1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
.NET 5.0 (#118)

Co-authored-by: Joao Grassi <[email protected]>

v1.3

Toggle v1.3's commit message
docker-compose environment variable

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from NuGetTrends/feat/loading-indicator

Add loading indicator

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from NuGetTrends/fix/search-by-id

Search by id as per @loic-sharma

v1.0

Toggle v1.0's commit message
fix Sentry