DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
Within the support.js file are enum codes that could be associated with strings for better logging practices. function getEnumKeyByValue(enumObj, value) { return Object.keys(enumObj).find(key => enumObj[key] === value); } const name...
## Problem We Want to Solve Many organizations require a login banner be displayed on logging into a service. The banner should be configurable and allow for organizational specific text....
``` commit 111346a17bdeb2f2c1260b80d2ac9e65427bc92f (HEAD, origin/main, origin/HEAD) Author: Joshua S Brown Date: Thu Oct 9 08:48:44 2025 -0400 [DAPS-17] - refactor: address technical debt make print statements consistent in shell prints....
## Description As a backend developer, I want to update the Foxx API endpoints to support repository types and the new allocation response format so that metadata-only repositories can execute...
## Description As a C++ core service developer, I want to update the allocation response handling to support both task-based and direct execution methods so that the core service can...
## Problem We still want to be able to support the legacy password authentication for the Python API while moving to device auth, and as such we need some way...
## Proposed Solution Create a docker image that uses Cargo-chef to define a caching-optimized docker image for the Rust backend. It will pull in only the necessary files to determine...
## Description ## Steps to Replicate ### Additional context Page occured: ### Expected behavior ## Artifacts (if appropriate):
## Description ## Steps to Replicate ### Additional context Page occured: ### Expected behavior ## Artifacts (if appropriate):