Sync dashboard references with current dashboard implementation#13
Merged
Conversation
- Update repo name from nebari-dev/pack-dashboard to nebari-dev/software-pack-dashboard (3 occurrences). - Update refresh cadence from daily to hourly (2 occurrences). - Remove last_presales_demo / last_presales_demo_by and the demo-lapsed flag, which the dashboard no longer renders. - Adjust demo_notes description: rendered in the Notes column with first ~100 chars, not verbatim. - Add repo-not-found to the documented flag list.
…on command The dashboard sources the Description, release, and last-commit columns from GitHub directly, not from pack-metadata.yaml (Description uses the GitHub repo description). Reword the overstated 'source of truth for everything the dashboard displays' claim accordingly. Make the check-jsonschema command copy-pasteable via the raw schema URL, and add the deprecated flag to the automatic-flags list.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Several references in this checklist had drifted from the actual
software-pack-dashboardimplementation.nebari-dev/pack-dashboardtonebari-dev/software-pack-dashboard(3 occurrences).last_presales_demo/last_presales_demo_byreferences and thedemo-lapsedflag. The dashboard no longer renders a Last demo column or computes that flag; tracking demo dates in pack-metadata was deemed maintenance overhead without changing decisions.demo_notesdescription to match current rendering (first ~100 chars in the Notes column, not verbatim).repo-not-foundto the dashboard flag list. It existed in the dashboard but was missing here.Test plan
nebari-dev/software-pack-dashboard, the schema path).