opsmill
infrahub
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove unused logger
gma-20260127-ifc2219
6 minutes ago
Merge branch 'stable' into 'develop' with resolved conflicts
pog-stable-to-develop-20260128
26 minutes ago
Also update openapi spec for the frontend
gma-20260127-ifc2219
36 minutes ago
Add API endpoint to download files attached to `FileObject`s
gma-20260127-ifc2219
56 minutes ago
Merge pull request #7621 from iddocohen/docs/stable-doc-workflow Clarify documentation branching workflow in Git guide
develop
1 hour ago
prevent duplicate CoreNumberPools
ajtm-01272026-protect-number-pools
8 hours ago
clean up how test cleans up between runs
ajtm-01262026-diff-pc-lock
13 hours ago
IFC-2174 Add support for uploading files via GraphQL (#8196) This change introduces a new scalar called `Upload` which can be used to upload a file via a GraphQL mutation. Mutations for nodes inheriting from `CoreObjectFile` will have a new parameter called `file` of type `Upload` exposed. This parameter accepts file in `multipart/form-data` which follows the GraphQL Multipart Request specification. The `Upload` scalar is backed by Starlette's `UploadFile` which takes care of the heavy work of handling the file itself. This allows us to have as less custom code as possible keeping things easy to maintain. After a file has been uploaded, it will be handed over to the `FileUploadProcessor` which will be in charge of gathering details about the files, which are useful to create the object in the database. It will also call the storage component so that the file can be stored according to the Infrahub configured storage backend.
develop
16 hours ago
Active Branches
IFC-2219 Add API endpoint to download files attached to `CoreFileObject`
last run
6 minutes ago
#8254
CodSpeed Performance Gauge
0%
Merge 'stable' into 'develop' with resolved conflicts
last run
26 minutes ago
#8255
CodSpeed Performance Gauge
0%
prevent duplicate CoreNumberPools
last run
8 hours ago
#8253
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs