{"id":21375379,"url":"https://github.com/lsst/suit","last_synced_at":"2025-07-13T09:33:02.369Z","repository":{"id":2520177,"uuid":"46741417","full_name":"lsst/suit","owner":"lsst","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T17:31:37.000Z","size":62632,"stargazers_count":4,"open_issues_count":1,"forks_count":6,"subscribers_count":56,"default_branch":"main","last_synced_at":"2024-10-25T21:14:08.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsst.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-23T19:00:31.000Z","updated_at":"2024-10-24T15:33:51.000Z","dependencies_parsed_at":"2023-02-19T13:30:33.607Z","dependency_job_id":"e9e191ab-0bed-4464-8b1f-548b49876b14","html_url":"https://github.com/lsst/suit","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsst%2Fsuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsst%2Fsuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsst%2Fsuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsst%2Fsuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsst","download_url":"https://codeload.github.com/lsst/suit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225871094,"owners_count":17537173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T09:10:11.104Z","updated_at":"2024-11-22T09:10:11.960Z","avatar_url":"https://github.com/lsst.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUIT - the Rubin Science Platform Portal Aspect application\n\n## Description\nThe SUIT (Science User Interface and Tools) repository contains applications built on the Firefly Toolkit.\nIt is meant to be used with [Firefly](https://github.com/Caltech-IPAC/firefly).\n\nThe principal current application is \"suit\", otherwise known as the Portal Aspect application, which\ncontains both the Portal search screens and visualization capabilities, and the \"slate\" endpoint that\nis used for Python-based image and table visualizations.\n\n\n## Release configuration management\n\nPlease see the Rubin Observatory document [DMTN-136](https://dmtn-136.lsst.io/) for a detailed discussion of release procedures.\n\nThe SUIT build process provides for the ability to include in a release of the SUIT source code an explicit statement of the Firefly release (GitHub tag) against which it is to be built.\n\nThe philosophy of use of this feature is that `suit:master` will **not** use that feature, so that a standard build of the package from the tip of `master` will by default be performed against the tip of the Firefly default branch (which is `dev` for Firefly, not `main` or `master`).\nHowever, in a release branch of `suit`, the feature will be used to constrain the build to a released version of Firefly, by setting that tag in a `firefly.tag.name` property in the file `config/app.config` in the repo.\n**Edits to that file should always be performed in separate commits** and not commingled with any code, documentation, or release note changes, so that these commits can rigorously be excluded from merging to `suit:master`.\n\nTest builds of `suit` against specific non-release versions of Firefly can be made by creating a `suit` branch in which the `firefly.tag.name` property is set appropriately.\n\n**Examples:**\n\n`gradle -Pfirefly.tag.name=release-2022.1.0 firefly:checkoutFirefly`\n\nThis will checkout Firefly at the given tag `release-2022.1.0`.\n\n\n## Local Build Instuctions\n\n - Install [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)\n\n - Install [Gradle 4.x](https://gradle.org/install/)\n\n - Install [Node.js 8.x](https://nodejs.org/en/download/)\n\n - Install [yarn](https://yarnpkg.com/)\n\n       npm install yarn -g\n\n - Install [HTMLDOC](https://www.msweet.org/htmldoc/)\n\n - Clone `firefly`, `suit`, and `suit-onlinehelp' repositories:\n\n        git clone https://github.com/Caltech-IPAC/firefly\n        git clone https://github.com/lsst/suit\n        git clone https://github.com/lsst/suit-onlinehelp\n\n - Switch to the git branch you want to build on.  This should be done on all repositories.\n   Refer to https://github.com/Caltech-IPAC/firefly/blob/dev/docs/tags-and-branches.md for `firefly` branching scheme.\n\n - In a terminal/console/command prompt, enter:\n\n        cd suit\n        gradle :suit:warAll\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsst%2Fsuit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsst%2Fsuit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsst%2Fsuit/lists"}