Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 1.02 KB

File metadata and controls

76 lines (50 loc) · 1.02 KB

Opmisll.Infrahub Release Notes

  • object_file_fetch - Fetch file content from a CoreFileObject node in Infrahub by UUID or HFID, with optional local save via dest.
  • node - Add file_path parameter to create or update CoreFileObject schema nodes with an attached file. SHA-1 idempotency prevents re-upload when the file is unchanged.
  • node - Add fetch_file parameter to download and return file content (base64 binary + decoded text) from a CoreFileObject node in the same task.
  • artifact_generate - Trigger artifact regeneration in Infrahub for a specified target node.