Skip to content

Add release download sparks#1074

Draft
ezekg wants to merge 2 commits intomasterfrom
feature/add-release-download-spark
Draft

Add release download sparks#1074
ezekg wants to merge 2 commits intomasterfrom
feature/add-release-download-spark

Conversation

@ezekg
Copy link
Member

@ezekg ezekg commented Mar 3, 2026

No description provided.

package_id: 'package',
release_id: 'release',
start_date: 'date[start]',
end_date: 'date[end]',
Copy link
Member Author

@ezekg ezekg Mar 3, 2026

Choose a reason for hiding this comment

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

Would be nice to abstract this by introspecting the current typed schema. It's annoyingly verbose.

@ezekg ezekg force-pushed the feature/add-release-download-spark branch from f713afe to 083f01b Compare March 3, 2026 08:05
get 'events/:event', to: 'events#show', as: :event, constraints: { event: /.*/ }
get 'leaderboards/:leaderboard', to: 'leaderboards#show', as: :leaderboard
get 'heatmaps/:heatmap', to: 'heatmaps#show', as: :heatmap
get 'gauges/downloads', to: 'gauges/downloads#show', as: :download_gauge # specialized gauge
Copy link
Member Author

Choose a reason for hiding this comment

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

Remove repetitive comments

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