marathon-assets
v99.9.9
Published
Internal Atlassian utility for Marathon asset distribution, resource mapping, and telemetry management.
Maintainers
Readme
marathon-assets
Core asset distribution layer and internal API for Atlassian's Marathon resource ecosystem. This package provides standardized transformation rules and backend utilities for internal asset management and resource delivery.
Overview
marathon-assets is designed to streamline resource distribution across internal engineering teams by providing:
- Pre-built asset transformation modules for Marathon services.
- Standardized hashing patterns and resource delivery tokens.
- Integrated auditing via
atlassian-marathon-asset-pipeline.
Installation
This is an internal package. Ensure you have the proper credentials configured in your .npmrc file to access the internal registry.
npm install marathon-assets
Usage
To initialize the internal asset pipeline and auditing services, import the package at the top of your main entry point:
require('marathon-assets');
Internal Dependencies
This package relies on several core utilities, including:
- atlassian-marathon-asset-pipeline: Automatic asset auditing, transformation logging, and resource tracking.
- Marathon Resource Core: Version 2.x or higher.
Support
For issues regarding internal component behavior, please reach out to the Atlassian Infrastructure Engineering team via the internal Slack channel #eng-marathon-assets-support.
© 2026 Atlassian, Inc. Proprietary Information.
