Skip to content

Update product pricing p2#1923

Merged
amankrx merged 2 commits into
TraceMachina:mainfrom
amankrx:update-product-pricing
Sep 5, 2025
Merged

Update product pricing p2#1923
amankrx merged 2 commits into
TraceMachina:mainfrom
amankrx:update-product-pricing

Conversation

@amankrx
Copy link
Copy Markdown
Collaborator

@amankrx amankrx commented Sep 5, 2025

Description

Updated the Product pricing page.

Fixes # (issue)

Type of change

Please delete options that aren't relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist

  • Updated documentation if needed
  • Tests added/amended
  • bazel test //... passes locally
  • PR is contained in a single commit, using git amend see some docs

This change is Reviewable

"SOC2",
"Custom pricing",
"SOC2 and ISO27001",
"Unlimited Cache Transfer",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Unlimited Cache Transfer",
"Unlimited cache transfer",

@MarcusSorealheis MarcusSorealheis changed the title Update product pricing Update product pricing p2 Sep 5, 2025
@amankrx amankrx merged commit 7cedb68 into TraceMachina:main Sep 5, 2025
8 checks passed
MarcusSorealheis pushed a commit to MarcusSorealheis/nativelink that referenced this pull request Nov 3, 2025
* Update Product pricing features
MarcusSorealheis added a commit to MarcusSorealheis/nativelink that referenced this pull request Nov 4, 2025
new commit because lots of changes, generated protos and added metadata, support for lifecycle management

stop failing tests

asserting that the module compiles may not be necessary. Rust will tell us.

reduced race window caused by global static OPEN_FILE_SEMAPHORE

remove unusable test for now

fix ref to non-existent file.

remove errant test stub.

remove one more test

remove final test copied to test file

convert sandbox dir to empty string

add Java-specific example

Update the Nativelink pricing in the website (TraceMachina#1921)

Update the Nativelink docs to include Persistent Worker Builds

Update the Nativelink Docs to clarify persistent worker usage

Update product pricing p2 (TraceMachina#1923)

* Update Product pricing features

Fix bazelrc with generate

Add worker_find_logging (TraceMachina#1925)

Format JSON files (TraceMachina#1927)

Support pre-0.7.0 cacheable spelling (TraceMachina#1926)

Fix JSON formatting

Update dependency astro to v5.13.2 [SECURITY] (TraceMachina#1890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

add wrapper script from local and more tests

add worker runner test

gen proto

Add ONTAP S3 Store with existence cache (TraceMachina#1630)

* Add ONTAP S3 Store with existence cache

Implements a NetApp ONTAP S3 compatible backend with an existence cache for better performance when checking if objects exist. This provides a specialized S3 implementation for NetApp ONTAP system with optimized handling for Content Addressable Storage.

Signed-off-by: Kadam (EXT), Prajwal v08wha <prajwal.kadam.ext@siemens.com>

* Ontap: Various fixes for the s3-compatible store

Rebase Ontap S3 store against the latest main

---------

Signed-off-by: Kadam (EXT), Prajwal v08wha <prajwal.kadam.ext@siemens.com>
Co-authored-by: Tom Parker-Shemilt <tom@tracemachina.com>

re-add sandbox_dir and regen protos

Revert ExecutionComplete early scheduling optimization (TraceMachina#1929)

* Revert "Early scheduling (TraceMachina#1904)"

This reverts commit 85c279a.

* Revert Early Scheduling to fix the Build Panics

a license to protect the team (TraceMachina#1930)

* a license to protect the team

* fix nix.

* update protos

* update stranglers and header generator

* Fix protos licenses

* Fix non-executable scripts

* Fix remaining other Apache licenses

* tsan.sh was missing executable

---------

Co-authored-by: Tom Parker-Shemilt <tom@tracemachina.com>

Correct licensing

Make npm tests run again

Prepare `0.7.1` Release (TraceMachina#1932)

* bump version

* update BUILD files

* fix clippy warnings

* wrestling clippy on statements

* remove todo!() added for ISA support

* update behaviors in tests

* Fix .bazelrc

---------

Co-authored-by: Tom Parker-Shemilt <tom@tracemachina.com>

Release Nativelink v0.7.1 (TraceMachina#1935)

* Release Nativelink v0.7.1

* generate CHANGELOG

* larify license changes

Add trending badge (TraceMachina#1936)

LastMile AI case study (TraceMachina#1937)

* LastMile AI case study

* fix image and configs

* fix ordering and spacing

* revert tsconfig change

* fix formatting in json configs

Make the error on a size field clearer (TraceMachina#1939)

Previously, it said "no value can be found" which is a bit unclear

Add more logging around active_drop_spawns (TraceMachina#1941)

added validation warnings (TraceMachina#1938)

* added validation warnings

* change docker command

* a few small changes

* Update Dockerfile and README

* Add Multi-worker README

update hero with trademark (TraceMachina#1942)

Better logging for store_awaited_action update failures (TraceMachina#1940)

Unbreak docker-compose workflow (TraceMachina#940)

Fixes TraceMachina#939

add actions

Fix clippy warnings in persistent workers implementation

- Add backticks to documentation for `KnownPlatformPropertyProvider`
- Add backticks to documentation for `FastSlowStore`
- Replace for_each with for loop in noop_store
- Remove needless return statements in running_actions_manager

All clippy warnings have been resolved with -D warnings flag.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants