Conversation
* Switch to local SVG use for code platform logo Codeberg logo is too complex for simple svg path definition * Check release not undefined for ribbon, as with stars and forks, there may not be a release * Generalize tests for code fetching to cycle platforms Add profile repo key, Codeberg uses .profile like GitHub has .github
* Consolidate platform-specific non-ui value fetches in dedicated file Reduces platform-specific edits required to token-handling in scripts * Remove duplicated key from return fallback defined at UI render * Revise data mapping test
* Update terminology to be more general (use 'demos' instead of 'spaces') * Update documentation where relevant to match
* Update documentation to reflect increased code platform options * ensure no private repos leak * Use platform-specific token auth in release fetch script * Move build-time helper functions to scripts utility * Make org name testing more robust based on platform differences * make build script requests more efficient and respectful * Include projects from subgroups, but exclude shared projects for GitLab consistent with the stated goal of the catalog and the way in which GitLab presents a group's projects
* feat: display result count next to search bar, adjusts with all filters Co-authored-by: egrace479 <38985481+egrace479@users.noreply.github.com> * match formatting standard * Add polite screen-reader notice of result count --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: egrace479 <38985481+egrace479@users.noreply.github.com>
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.
Major version: Backend refactoring, the addition of GitLab and Codeberg as optional code platforms, change to "demo" instead of HF-specific "spaces", and addition of a results counter.