Skip to content

Demo/ios nsls2 - #119

Merged
Anthony Sligar (sligara7) merged 4 commits into
NSLS2:demo/ios-nsls2from
anubhutisinha04:demo/ios-nsls2
Aug 11, 2026
Merged

Demo/ios nsls2#119
Anthony Sligar (sligara7) merged 4 commits into
NSLS2:demo/ios-nsls2from
anubhutisinha04:demo/ios-nsls2

Conversation

@anubhutisinha04

Copy link
Copy Markdown
Collaborator

This pull request introduces several improvements to the frontend project, focusing mainly on dependency updates, environment configuration enhancements, and repository consistency. The most significant changes include upgrading key frontend dependencies, adding new environment variables for service integration, and introducing a .gitattributes file to standardize line endings and handle binary files.

Dependency updates and improvements:

  • Upgraded @blueskyproject/finch to version 0.1.9 and its dependency @blueskyproject/tiled to 0.0.30, ensuring compatibility and access to the latest features and fixes. [1] [2]
  • Updated @tanstack/react-query and related packages to 5.101.4, and added @tanstack/react-query-devtools for improved state management and debugging capabilities. [1] [2] [3]
  • Bumped several type definitions and peer dependency flags to the latest versions, improving type safety and compatibility. [1] [2] [3] [4]

Environment configuration:

  • Added new environment variables in frontend/.env.example for connecting to the presets service, configuration service, queue server, and tiled data server, making it easier to configure the frontend for different backend services.

Repository and codebase consistency:

  • Introduced a .gitattributes file to normalize line endings to LF for all text files and mark common binary file types, preventing cross-platform line ending issues and spurious diffs.

These changes collectively improve the maintainability, configurability, and reliability of the frontend project.

@sligara7 Anthony Sligar (sligara7) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

frontend is your domain - so trusting you are doing what is correct.

@sligara7
Anthony Sligar (sligara7) merged commit 3a4b89c into NSLS2:demo/ios-nsls2 Aug 11, 2026
9 checks passed
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.

2 participants