Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DiamondLightSource
/
python-murfey
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
34
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Selective upstream file download
- #835
#835
Merged
tieneupin
merged 12 commits into
main
DiamondLightSource/python-murfey:main
from
selective-upstream-file-download
DiamondLightSource/python-murfey:selective-upstream-file-download
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Selective upstream file download
#835
tieneupin
merged 12 commits into
main
DiamondLightSource/python-murfey:main
from
selective-upstream-file-download
DiamondLightSource/python-murfey:selective-upstream-file-download
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
Added an optional 'search_strings' field to the 'UpstreamFileRequestInfo' Pydantic model
tieneupin
committed
b5ca9ac
View commit details
Copy full SHA for b5ca9ac
Browse repository at this point
Updated the logic of 'gather_upstream_files' so that it will only use the search strings stored in the MachineConfig if no search strings were provided by the API endpoint functions that call it
tieneupin
committed
9faf04c
View commit details
Copy full SHA for 9faf04c
Browse repository at this point
Updated functions that use 'gather_upstream_files' so that 'search_strings' is also passed along the chain
tieneupin
committed
0252b89
View commit details
Copy full SHA for 0252b89
Browse repository at this point
Commits on Jun 25, 2026
Logger name was out of date
tieneupin
committed
f5bc428
View commit details
Copy full SHA for f5bc428
Browse repository at this point
Fixed broken test for 'gather_upstream_files'
tieneupin
committed
b775941
View commit details
Copy full SHA for b775941
Browse repository at this point
Fixed incorrectly indented logic block in 'gather_upstream_files'
tieneupin
committed
4e9eabe
View commit details
Copy full SHA for 4e9eabe
Browse repository at this point
Updated tests for 'gather_upstream_files' to cover new logic
tieneupin
committed
b86ae9a
View commit details
Copy full SHA for b86ae9a
Browse repository at this point
Sanitised search string used in logs
tieneupin
committed
e25ad4c
View commit details
Copy full SHA for e25ad4c
Browse repository at this point
Added test for 'gather_upstream_files' endpoint in 'murfey.server.api.session_control'
tieneupin
committed
602e07e
View commit details
Copy full SHA for 602e07e
Browse repository at this point
Added test for 'gather_upstream_files' endpoint in 'murfey.server.api.session_info'
tieneupin
committed
03d5cd3
View commit details
Copy full SHA for 03d5cd3
Browse repository at this point
Renames the instrument server 'gather_upstream_files' endpoint function to 'run_upstream_file_download_request' to make its purpose more self-evident
tieneupin
committed
86efb44
View commit details
Copy full SHA for 86efb44
Browse repository at this point
Renamed backend server's 'request_upstream_file_data_download' to 'request_upstream_file_download'
tieneupin
committed
2622659
View commit details
Copy full SHA for 2622659
Browse repository at this point
You can’t perform that action at this time.