Skip to main content
RECOGNITION · PROGRAMMES · ECOSYSTEM · TRUST FinanceGPT Labs
Developer distribution

Registry publication operations

Secure external release paths for FinanceGPT SDK and framework packages. Registry credentials never live in the FinanceGPT application.

External bootstrap required · Package artifacts and release workflows are prepared, but publication still requires FinanceGPT-controlled registry accounts, repository ownership, licensing approval and registry-specific setup.

Release operations

9 workflow-ready · 0 published
PackageRegistryRelease methodTagExternal gate
Python
financegpt
PyPItrusted_publishing_oidcpython-v{version}Create/claim the PyPI project or pending trusted publisher and approve public SDK licensing.
Node.js / TypeScript
@financegpt/sdk
npmtrusted_publishing_oidcnode-v{version}Control the @financegpt npm scope, create/reserve the package as required, register the trusted publisher and approve public SDK licensing.
PHP
financegpt/sdk
Packagistvcs_tag_and_packagist_hookphp-v{version}Submit the public repository to Packagist, configure automatic updates and approve public SDK licensing.
.NET
FinanceGPT
NuGetscoped_api_keydotnet-v{version}Create the nuget.org publisher account/ownership model, approve package licensing and provision a package-scoped Push API key.
Java
com.financegpt:financegpt-sdk
Maven Centralcentral_portal_token_and_signingjava-v{version}Verify the com.financegpt namespace, approve public SDK licensing, complete Central metadata/source/Javadoc requirements and configure signing.
Laravel
financegpt/laravel
Packagistvcs_tag_and_packagist_hooklaravel-v{version}Submit the public repository to Packagist, configure automatic updates and approve public SDK licensing.
CodeIgniter 4
financegpt/codeigniter4
Packagistvcs_tag_and_packagist_hookcodeigniter4-v{version}Submit the public repository to Packagist, configure automatic updates and approve public SDK licensing.
Go
github.com/financegpt/financegpt-go
Go Modules / GitHubimmutable_git_taggo-v{version}Publish the SDK source in the canonical GitHub repository and protect immutable semantic-version tags.
Dart / Flutter
financegpt
pub.devoidc_after_manual_first_releasedart-v{version}Approve public SDK licensing and publish the first version manually; then configure pub.dev automated publishing for the GitHub repository/tag pattern.
Preferred security model: short-lived OIDC trusted publishing where the registry supports it; protected environment secrets only where a registry still requires long-lived credentials. No publication credential is stored by FinanceGPT.