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
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
.
DIRACGrid
/
diracx
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
19
Code
Issues
73
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(api): add bulk_upsert method and unit tests for opensearch BaseOSDB class
- #990
#990
Draft
vkuznet
wants to merge 18 commits into
DIRACGrid:main
DIRACGrid/diracx:main
from
vkuznet:fix/issue-401
vkuznet/diracx:fix/issue-401
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
fix(api): add bulk_upsert method and unit tests for opensearch BaseOSDB class
#990
vkuznet
wants to merge 18 commits into
DIRACGrid:main
DIRACGrid/diracx:main
from
vkuznet:fix/issue-401
vkuznet/diracx:fix/issue-401
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
fix(api): add bulk_upsert method and unit tests for opensearch BaseOSDB class
vkuznet
committed
586d311
View commit details
Copy full SHA for 586d311
Browse repository at this point
fix(api): adjust failed unit tests
vkuznet
committed
35dd659
View commit details
Copy full SHA for 35dd659
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
fe52fc2
View commit details
Copy full SHA for fe52fc2
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
14f9515
View commit details
Copy full SHA for 14f9515
Browse repository at this point
Commits on Aug 17, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
cfb5e53
View commit details
Copy full SHA for cfb5e53
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
f22047f
View commit details
Copy full SHA for f22047f
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
0775e3d
View commit details
Copy full SHA for 0775e3d
Browse repository at this point
Commits on Aug 31, 2026
Merge branch 'main' into fix/issue-401
vkuznet
authored
0886112
View commit details
Copy full SHA for 0886112
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 497583a
pre-commit-ci[bot]
committed
497583a
View commit details
Copy full SHA for 497583a
Browse repository at this point
fix(imports): sort import errors
vkuznet
committed
0f15cd2
View commit details
Copy full SHA for 0f15cd2
Browse repository at this point
refactor: move common mock_client to diracx-testing and use it as needed
vkuznet
committed
392c88b
View commit details
Copy full SHA for 392c88b
Browse repository at this point
refactor: put back mock_client into appropriate tests
vkuznet
committed
0ac5dba
View commit details
Copy full SHA for 0ac5dba
Browse repository at this point
refactor: move mock_client into testing module; add bulk_upsert implementation for MockOSDBMixin class
vkuznet
committed
1c66216
View commit details
Copy full SHA for 1c66216
Browse repository at this point
refactor: use mock_client via common mock_osdb module and conftest.py declarations
vkuznet
committed
48474ea
View commit details
Copy full SHA for 48474ea
Browse repository at this point
Commits on Sep 9, 2026
fix: add bulk_upsert into job_parameters
vkuznet
committed
6d2984c
View commit details
Copy full SHA for 6d2984c
Browse repository at this point
fix: reuse DummyOSDB from diracx.testing
vkuznet
committed
c2b68aa
View commit details
Copy full SHA for c2b68aa
Browse repository at this point
fix: put diracx.testing.mock_osdb into pyproject.toml instead of keeping it in conftest module
vkuznet
committed
188948d
View commit details
Copy full SHA for 188948d
Browse repository at this point
Merge branch 'main' into fix/issue-401
vkuznet
authored
7dc18e9
View commit details
Copy full SHA for 7dc18e9
Browse repository at this point
You can’t perform that action at this time.