The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DataThespian, reference 1.0.0 (e83da2), with Swift 6.0 for macOS (SPM) on 8 Jan 2025 08:57:49 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/DataThespian.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/DataThespian
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at e83da24 v1.0.0 (#25)
Cloned https://github.com/brightdigit/DataThespian.git
Revision (git rev-parse @):
e83da24931eac0a045ce76c74575807db45a2e02
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/DataThespian.git at 1.0.0
Fetching https://github.com/brightdigit/FelinePine.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/572] Fetching felinepine
[133/2620] Fetching felinepine, swift-docc-plugin
[215/6357] Fetching felinepine, swift-docc-plugin, swift-log
Fetched https://github.com/brightdigit/FelinePine.git from cache (0.87s)
[675/5785] Fetching swift-docc-plugin, swift-log
[1162/9036] Fetching swift-docc-plugin, swift-log, swift-docc-symbolkit
Fetched https://github.com/apple/swift-log.git from cache (1.29s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/brightdigit/FelinePine.git
Working copy of https://github.com/brightdigit/FelinePine.git resolved at 1.0.0-beta.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "datathespian",
      "name": "DataThespian",
      "url": "https://github.com/brightdigit/DataThespian.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataThespian",
      "dependencies": [
        {
          "identity": "felinepine",
          "name": "FelinePine",
          "url": "https://github.com/brightdigit/FelinePine.git",
          "version": "1.0.0-beta.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FelinePine",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/DataThespian.git
[1/963] Fetching datathespian
Fetched https://github.com/brightdigit/DataThespian.git from cache (0.90s)
Fetching https://github.com/brightdigit/FelinePine.git from cache
Fetched https://github.com/brightdigit/FelinePine.git from cache (0.48s)
Computing version for https://github.com/brightdigit/FelinePine.git
Computed https://github.com/brightdigit/FelinePine.git at 1.0.0-beta.5 (0.42s)
Creating working copy for https://github.com/brightdigit/DataThespian.git
Working copy of https://github.com/brightdigit/DataThespian.git resolved at 1.0.0 (e83da24)
Creating working copy for https://github.com/brightdigit/FelinePine.git
Working copy of https://github.com/brightdigit/FelinePine.git resolved at 1.0.0-beta.5
warning: '.resolve-product-dependencies': dependency 'datathespian' is not used by any target
Found 1 product dependencies
  - FelinePine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/DataThespian.git
https://github.com/brightdigit/DataThespian.git
{
  "dependencies" : [
    {
      "identity" : "felinepine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/FelinePine.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DataThespian",
  "name" : "DataThespian",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "DataThespian",
      "targets" : [
        "DataThespian"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataThespianTests",
      "module_type" : "SwiftTarget",
      "name" : "DataThespianTests",
      "path" : "Tests/DataThespianTests",
      "sources" : [
        "Child.swift",
        "DatabaseTests.swift",
        "Parent.swift",
        "SwiftDataIsAvailable.swift",
        "TestingDatabase.swift"
      ],
      "target_dependencies" : [
        "DataThespian"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataThespian",
      "module_type" : "SwiftTarget",
      "name" : "DataThespian",
      "path" : "Sources/DataThespian",
      "product_dependencies" : [
        "FelinePine"
      ],
      "product_memberships" : [
        "DataThespian"
      ],
      "sources" : [
        "Assert.swift",
        "Databases/BackgroundDatabase.swift",
        "Databases/Database+Extras.swift",
        "Databases/Database+Queryable.swift",
        "Databases/Database.swift",
        "Databases/EnvironmentValues+Database.swift",
        "Databases/ModelActor+Database.swift",
        "Databases/ModelActorDatabase.swift",
        "Databases/QueryError.swift",
        "Databases/Queryable+Extensions.swift",
        "Databases/Queryable.swift",
        "Databases/Selector.swift",
        "Databases/Unique.swift",
        "Databases/UniqueKey.swift",
        "Databases/UniqueKeyPath.swift",
        "Databases/UniqueKeys.swift",
        "Model.swift",
        "Notification/AgentRegister.swift",
        "Notification/Combine/DatabaseChangePublicist.swift",
        "Notification/Combine/EnvironmentValues+DatabaseChangePublicist.swift",
        "Notification/Combine/PublishingAgent.swift",
        "Notification/Combine/PublishingRegister.swift",
        "Notification/DataAgent.swift",
        "Notification/DataMonitor.swift",
        "Notification/DatabaseChangeSet.swift",
        "Notification/DatabaseChangeType.swift",
        "Notification/DatabaseMonitoring.swift",
        "Notification/ManagedObjectMetadata.swift",
        "Notification/Notification.swift",
        "Notification/NotificationDataUpdate.swift",
        "Notification/RegistrationCollection.swift",
        "SwiftData/FetchDescriptor.swift",
        "SwiftData/ModelContext+Extension.swift",
        "SwiftData/ModelContext+Queryable.swift",
        "SwiftData/ModelContext.swift",
        "SwiftData/NSManagedObjectID.swift",
        "SwiftData/PersistentIdentifier.swift",
        "Synchronization/CollectionDifference.swift",
        "Synchronization/CollectionSynchronizer.swift",
        "Synchronization/ModelDifferenceSynchronizer.swift",
        "Synchronization/ModelSynchronizer.swift",
        "Synchronization/SynchronizationDifference.swift",
        "ThespianLogging.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/13] Compiling FelinePine Logger+LoggerCategory.swift
[7/13] Compiling FelinePine Logger.swift
[8/13] Compiling FelinePine NSLocking.swift
[9/13] Compiling FelinePine Pine.swift
[10/13] Compiling FelinePine Feline.swift
[11/13] Emitting module FelinePine
[12/13] Compiling FelinePine Loggable.swift
[13/13] Compiling FelinePine LoggingSystem.swift
[14/53] Compiling DataThespian Assert.swift
[15/53] Compiling DataThespian BackgroundDatabase.swift
[16/53] Compiling DataThespian Database+Extras.swift
[17/53] Compiling DataThespian Database+Queryable.swift
[18/53] Compiling DataThespian Database.swift
[19/57] Compiling DataThespian Queryable.swift
[20/57] Compiling DataThespian Selector.swift
[21/57] Compiling DataThespian Unique.swift
[22/57] Compiling DataThespian UniqueKey.swift
[23/57] Compiling DataThespian UniqueKeyPath.swift
[24/57] Compiling DataThespian ModelDifferenceSynchronizer.swift
[25/57] Compiling DataThespian ModelSynchronizer.swift
[26/57] Compiling DataThespian SynchronizationDifference.swift
[27/57] Compiling DataThespian ThespianLogging.swift
[28/57] Compiling DataThespian UniqueKeys.swift
[29/57] Compiling DataThespian Model.swift
[30/57] Compiling DataThespian AgentRegister.swift
[31/57] Compiling DataThespian DatabaseChangePublicist.swift
[32/57] Compiling DataThespian FetchDescriptor.swift
[33/57] Compiling DataThespian ModelContext+Extension.swift
[34/57] Compiling DataThespian ModelContext+Queryable.swift
[35/57] Compiling DataThespian ModelContext.swift
[36/57] Emitting module DataThespian
[37/57] Compiling DataThespian ManagedObjectMetadata.swift
[38/57] Compiling DataThespian Notification.swift
[39/57] Compiling DataThespian NotificationDataUpdate.swift
[40/57] Compiling DataThespian RegistrationCollection.swift
[41/57] Compiling DataThespian DataMonitor.swift
[42/57] Compiling DataThespian DatabaseChangeSet.swift
[43/57] Compiling DataThespian DatabaseChangeType.swift
[44/57] Compiling DataThespian DatabaseMonitoring.swift
[45/57] Compiling DataThespian NSManagedObjectID.swift
[46/57] Compiling DataThespian PersistentIdentifier.swift
[47/57] Compiling DataThespian CollectionDifference.swift
[48/57] Compiling DataThespian CollectionSynchronizer.swift
[49/57] Compiling DataThespian EnvironmentValues+DatabaseChangePublicist.swift
[50/57] Compiling DataThespian PublishingAgent.swift
[51/57] Compiling DataThespian PublishingRegister.swift
[52/57] Compiling DataThespian DataAgent.swift
[53/57] Compiling DataThespian EnvironmentValues+Database.swift
[54/57] Compiling DataThespian ModelActor+Database.swift
[55/57] Compiling DataThespian ModelActorDatabase.swift
[56/57] Compiling DataThespian QueryError.swift
[57/57] Compiling DataThespian Queryable+Extensions.swift
Build complete! (30.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "felinepine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/FelinePine.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DataThespian",
  "name" : "DataThespian",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "DataThespian",
      "targets" : [
        "DataThespian"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataThespianTests",
      "module_type" : "SwiftTarget",
      "name" : "DataThespianTests",
      "path" : "Tests/DataThespianTests",
      "sources" : [
        "Child.swift",
        "DatabaseTests.swift",
        "Parent.swift",
        "SwiftDataIsAvailable.swift",
        "TestingDatabase.swift"
      ],
      "target_dependencies" : [
        "DataThespian"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataThespian",
      "module_type" : "SwiftTarget",
      "name" : "DataThespian",
      "path" : "Sources/DataThespian",
      "product_dependencies" : [
        "FelinePine"
      ],
      "product_memberships" : [
        "DataThespian"
      ],
      "sources" : [
        "Assert.swift",
        "Databases/BackgroundDatabase.swift",
        "Databases/Database+Extras.swift",
        "Databases/Database+Queryable.swift",
        "Databases/Database.swift",
        "Databases/EnvironmentValues+Database.swift",
        "Databases/ModelActor+Database.swift",
        "Databases/ModelActorDatabase.swift",
        "Databases/QueryError.swift",
        "Databases/Queryable+Extensions.swift",
        "Databases/Queryable.swift",
        "Databases/Selector.swift",
        "Databases/Unique.swift",
        "Databases/UniqueKey.swift",
        "Databases/UniqueKeyPath.swift",
        "Databases/UniqueKeys.swift",
        "Model.swift",
        "Notification/AgentRegister.swift",
        "Notification/Combine/DatabaseChangePublicist.swift",
        "Notification/Combine/EnvironmentValues+DatabaseChangePublicist.swift",
        "Notification/Combine/PublishingAgent.swift",
        "Notification/Combine/PublishingRegister.swift",
        "Notification/DataAgent.swift",
        "Notification/DataMonitor.swift",
        "Notification/DatabaseChangeSet.swift",
        "Notification/DatabaseChangeType.swift",
        "Notification/DatabaseMonitoring.swift",
        "Notification/ManagedObjectMetadata.swift",
        "Notification/Notification.swift",
        "Notification/NotificationDataUpdate.swift",
        "Notification/RegistrationCollection.swift",
        "SwiftData/FetchDescriptor.swift",
        "SwiftData/ModelContext+Extension.swift",
        "SwiftData/ModelContext+Queryable.swift",
        "SwiftData/ModelContext.swift",
        "SwiftData/NSManagedObjectID.swift",
        "SwiftData/PersistentIdentifier.swift",
        "Synchronization/CollectionDifference.swift",
        "Synchronization/CollectionSynchronizer.swift",
        "Synchronization/ModelDifferenceSynchronizer.swift",
        "Synchronization/ModelSynchronizer.swift",
        "Synchronization/SynchronizationDifference.swift",
        "ThespianLogging.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/brightdigit/datathespian/1.0.0
Repository:               brightdigit/DataThespian
Swift version used:       6.0
    .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.0"),
Target:                   DataThespian
Extracting symbol information for 'DataThespian'...
Finished extracting symbol information for 'DataThespian'. (7.62s)
Building documentation for 'DataThespian'...
Finished building documentation for 'DataThespian' (0.50s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/brightdigit/datathespian/1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/53] Compiling SymbolKit DeclarationFragments.swift
[12/53] Compiling SymbolKit Fragment.swift
[13/53] Compiling SymbolKit FragmentKind.swift
[14/53] Compiling SymbolKit FunctionParameter.swift
[15/53] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling Snippets Snippet.swift
[31/57] Compiling Snippets SnippetParser.swift
[32/57] Emitting module Snippets
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.29s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/9] Compiling FelinePine Pine.swift
[3/9] Compiling FelinePine NSLocking.swift
[4/9] Compiling FelinePine Logger.swift
[5/9] Compiling FelinePine Logger+LoggerCategory.swift
[6/9] Compiling FelinePine Loggable.swift
[7/9] Compiling FelinePine Feline.swift
[8/9] Emitting module FelinePine
[9/9] Compiling FelinePine LoggingSystem.swift
[10/49] Compiling DataThespian Queryable.swift
[11/49] Compiling DataThespian Selector.swift
[12/49] Compiling DataThespian Unique.swift
[13/49] Compiling DataThespian UniqueKey.swift
[14/49] Compiling DataThespian UniqueKeyPath.swift
[15/49] Compiling DataThespian UniqueKeys.swift
[16/49] Compiling DataThespian Model.swift
[17/49] Compiling DataThespian AgentRegister.swift
[18/49] Compiling DataThespian DatabaseChangePublicist.swift
[19/49] Emitting module DataThespian
[20/53] Compiling DataThespian Assert.swift
[21/53] Compiling DataThespian BackgroundDatabase.swift
[22/53] Compiling DataThespian Database+Extras.swift
[23/53] Compiling DataThespian Database+Queryable.swift
[24/53] Compiling DataThespian Database.swift
[25/53] Compiling DataThespian ManagedObjectMetadata.swift
[26/53] Compiling DataThespian Notification.swift
[27/53] Compiling DataThespian NotificationDataUpdate.swift
[28/53] Compiling DataThespian RegistrationCollection.swift
[29/53] Compiling DataThespian EnvironmentValues+Database.swift
[30/53] Compiling DataThespian ModelActor+Database.swift
[31/53] Compiling DataThespian ModelActorDatabase.swift
[32/53] Compiling DataThespian QueryError.swift
[33/53] Compiling DataThespian Queryable+Extensions.swift
[34/53] Compiling DataThespian DataMonitor.swift
[35/53] Compiling DataThespian DatabaseChangeSet.swift
[36/53] Compiling DataThespian DatabaseChangeType.swift
[37/53] Compiling DataThespian DatabaseMonitoring.swift
[38/53] Compiling DataThespian FetchDescriptor.swift
[39/53] Compiling DataThespian ModelContext+Extension.swift
[40/53] Compiling DataThespian ModelContext+Queryable.swift
[41/53] Compiling DataThespian ModelContext.swift
[42/53] Compiling DataThespian NSManagedObjectID.swift
[43/53] Compiling DataThespian PersistentIdentifier.swift
[44/53] Compiling DataThespian CollectionDifference.swift
[45/53] Compiling DataThespian CollectionSynchronizer.swift
[46/53] Compiling DataThespian EnvironmentValues+DatabaseChangePublicist.swift
[47/53] Compiling DataThespian PublishingAgent.swift
[48/53] Compiling DataThespian PublishingRegister.swift
[49/53] Compiling DataThespian DataAgent.swift
[50/53] Compiling DataThespian ModelDifferenceSynchronizer.swift
[51/53] Compiling DataThespian ModelSynchronizer.swift
[52/53] Compiling DataThespian SynchronizationDifference.swift
[53/53] Compiling DataThespian ThespianLogging.swift
Build of target: 'DataThespian' complete! (3.25s)
     532
5	/Users/admin/builder/spi-builder-workspace/.docs/brightdigit/datathespian/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/brightdigit/datathespian/1.0.0
File count: 532
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-brightdigit-datathespian-1.0.0-b391fef1.zip to s3://spi-docs-inbox/prod-brightdigit-datathespian-1.0.0-b391fef1.zip
Copying... [14%]
Copying... [20%]
Copying... [34%]
Copying... [41%]
Copying... [54%]
Copying... [61%]
Copying... [75%]
Copying... [81%]
Copying... [95%]
Copying... [100%]
Done.